Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
All Courses & Projects | Codefinity
dsa banner mobiledsa banner

Unsure where
to begin?

Filters
reverse icon

Technologies

Topic

Level

Type of lesson

Career tracks

track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list214 Tasks

Beginner

4.4
(359)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(15)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(34)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1013)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.6
(39)

Courses & Projects

course

SQL Query Execution

SQL Query Execution

Explore the internal workings of SQL query execution. This course demystifies what happens after you write a SELECT statement, covering parsing, planning, optimization, execution, and result delivery. Gain a deep understanding of the SQL engine's processes and how queries are transformed from text to results.

course

Applied Computer Vision

Applied Computer Vision

Comprehensive introduction to Computer Vision, focusing on machine perception and interpretation of visual data. Covers image preprocessing, feature extraction, object detection, and deep learning techniques used in modern vision systems.

course

Build a Code Free Website with WordPress

Build a Code Free Website with WordPress

Master the skills needed to build a modern, responsive website using WordPress—without writing code. Learn how to create and customize pages, install essential plugins, and launch a professional site ready for clients or personal use.

course

C++ Concurrency and Multithreading

C++ Concurrency and Multithreading

Learn how to write efficient, thread-safe, and high-performance C++ programs. This course introduces the fundamentals of concurrency, thread management, and synchronization, then moves to advanced tools and best practices. You'll explore key concepts like mutexes, locks, atomic operations, and condition variables, and apply them to build real-world concurrent applications. By the end, you’ll understand how to safely manage threads, avoid common pitfalls, and use modern C++ features like std::async, futures, and thread pools to design scalable multithreaded systems.

course

C++ Structures and Enumerations

C++ Structures and Enumerations

Master the essentials of C++ structures and enumerations. Learn how to define, use, and combine structs and enums to model real-world data, and practice with hands-on coding tasks.

course

DOM Manipulation with JavaScript

DOM Manipulation with JavaScript

A practical introduction to JavaScript DOM manipulation for beginners. This course covers everything from understanding the DOM and selecting elements to modifying content, handling events, and writing efficient code. Build interactive, dynamic web pages with confidence through guided examples and hands-on practice.

course

Evaluation Metrics in Machine Learning with Python

Evaluation Metrics in Machine Learning with Python

A comprehensive course for intermediate learners to master the key evaluation metrics used in machine learning, covering both supervised and unsupervised tasks. The course progresses from foundational concepts to practical Python implementations, interpretation of results, and a comparative overview of metric types and their trade-offs.

course

Fundamentals of Information Security for Developers

Fundamentals of Information Security for Developers

A beginner-friendly course introducing core information security concepts, common vulnerabilities, and best practices for developers, illustrated with real-world software development examples.

course

JavaScript Data Types Foundations

JavaScript Data Types Foundations

Master how JavaScript represents, stores, and manipulates data through practical, real-world examples. Explore primitive and reference types, work with arrays and objects, and understand how type conversion affects program behavior. Build the confidence to handle data correctly, avoid common pitfalls, and write clean, predictable JavaScript in any project.

course

SQL Data Types Explained

SQL Data Types Explained

A beginner-friendly course that demystifies SQL data types, guiding you through their purpose, usage, and best practices. Learn how to choose the right data type for your data, avoid common pitfalls, and build robust, efficient databases.

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

TypeScript Functions and Parameters

TypeScript Functions and Parameters

Explore how TypeScript enhances function design with precise typing and advanced parameter control. Work with explicit and inferred return types, handle complex parameter setups, and define overloads for flexible function behavior. Understand how this works in different contexts and write functions that are both safe and expressive in modern TypeScript projects.

course

Vibe Coding Fundamentals

Vibe Coding Fundamentals

Explore the art and mindset of coding beyond syntax. This course delves into the rhythms, intuition, and emotional states that shape how developers write, read, and improve code. Learn how the 'vibe' of coding influences quality, collaboration, and maintainability through real-world scenarios and reflective practice.

course

Working with JSON and Local Storage in JavaScript

Working with JSON and Local Storage in JavaScript

A clear and practical introduction to JSON and browser storage in JavaScript. Learn how to structure and manipulate JSON data, parse and stringify objects, and store information persistently using localStorage and sessionStorage.

course

AI-Powered Sales and Marketing with ChatGPT

AI-Powered Sales and Marketing with ChatGPT

Master the art of using ChatGPT to scale your marketing efforts without losing your brand's voice. In this hands-on course, you'll learn to build custom GPTs, create high-converting email campaigns, generate social media content, repurpose blog posts into video scripts and podcasts, and manage tone consistently across platforms. Explore tools like Canvas and Projects to organize workflows, collaborate effectively, and maintain context across campaigns. You'll also learn to avoid common pitfalls of over-automation and ensure your messaging remains human, relevant, and on-brand. Perfect for creators, marketers, and content teams ready to work smarter.
not found

Sorry... We can't find
what you're looking for

dsa banner mobiledsa banner

Unsure where
to begin?

Career tracks

track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list214 Tasks

Beginner

4.4
(359)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(15)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(34)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1013)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.6
(39)
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list214 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

Video Production with Adobe

laptop4 Courses
list123 Tasks
5.0
track
track image
For Ultimate

Only for Ultimate

UI/UX Design Tools

laptop4 Courses
list161 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Essential Office Skills

laptop3 Courses
list75 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Digital Marketing Essentials

laptop6 Courses
list293 Tasks
4.6
Search
Close

Courses & Projects

Technologies

course

SQL Query Execution

SQL Query Execution

Explore the internal workings of SQL query execution. This course demystifies what happens after you write a SELECT statement, covering parsing, planning, optimization, execution, and result delivery. Gain a deep understanding of the SQL engine's processes and how queries are transformed from text to results.

course

Applied Computer Vision

Applied Computer Vision

Comprehensive introduction to Computer Vision, focusing on machine perception and interpretation of visual data. Covers image preprocessing, feature extraction, object detection, and deep learning techniques used in modern vision systems.

course

Build a Code Free Website with WordPress

Build a Code Free Website with WordPress

Master the skills needed to build a modern, responsive website using WordPress—without writing code. Learn how to create and customize pages, install essential plugins, and launch a professional site ready for clients or personal use.

course

C++ Concurrency and Multithreading

C++ Concurrency and Multithreading

Learn how to write efficient, thread-safe, and high-performance C++ programs. This course introduces the fundamentals of concurrency, thread management, and synchronization, then moves to advanced tools and best practices. You'll explore key concepts like mutexes, locks, atomic operations, and condition variables, and apply them to build real-world concurrent applications. By the end, you’ll understand how to safely manage threads, avoid common pitfalls, and use modern C++ features like std::async, futures, and thread pools to design scalable multithreaded systems.

course

C++ Structures and Enumerations

C++ Structures and Enumerations

Master the essentials of C++ structures and enumerations. Learn how to define, use, and combine structs and enums to model real-world data, and practice with hands-on coding tasks.

course

DOM Manipulation with JavaScript

DOM Manipulation with JavaScript

A practical introduction to JavaScript DOM manipulation for beginners. This course covers everything from understanding the DOM and selecting elements to modifying content, handling events, and writing efficient code. Build interactive, dynamic web pages with confidence through guided examples and hands-on practice.

course

Evaluation Metrics in Machine Learning with Python

Evaluation Metrics in Machine Learning with Python

A comprehensive course for intermediate learners to master the key evaluation metrics used in machine learning, covering both supervised and unsupervised tasks. The course progresses from foundational concepts to practical Python implementations, interpretation of results, and a comparative overview of metric types and their trade-offs.

course

Fundamentals of Information Security for Developers

Fundamentals of Information Security for Developers

A beginner-friendly course introducing core information security concepts, common vulnerabilities, and best practices for developers, illustrated with real-world software development examples.

course

JavaScript Data Types Foundations

JavaScript Data Types Foundations

Master how JavaScript represents, stores, and manipulates data through practical, real-world examples. Explore primitive and reference types, work with arrays and objects, and understand how type conversion affects program behavior. Build the confidence to handle data correctly, avoid common pitfalls, and write clean, predictable JavaScript in any project.

course

SQL Data Types Explained

SQL Data Types Explained

A beginner-friendly course that demystifies SQL data types, guiding you through their purpose, usage, and best practices. Learn how to choose the right data type for your data, avoid common pitfalls, and build robust, efficient databases.

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

TypeScript Functions and Parameters

TypeScript Functions and Parameters

Explore how TypeScript enhances function design with precise typing and advanced parameter control. Work with explicit and inferred return types, handle complex parameter setups, and define overloads for flexible function behavior. Understand how this works in different contexts and write functions that are both safe and expressive in modern TypeScript projects.

course

Vibe Coding Fundamentals

Vibe Coding Fundamentals

Explore the art and mindset of coding beyond syntax. This course delves into the rhythms, intuition, and emotional states that shape how developers write, read, and improve code. Learn how the 'vibe' of coding influences quality, collaboration, and maintainability through real-world scenarios and reflective practice.

course

Working with JSON and Local Storage in JavaScript

Working with JSON and Local Storage in JavaScript

A clear and practical introduction to JSON and browser storage in JavaScript. Learn how to structure and manipulate JSON data, parse and stringify objects, and store information persistently using localStorage and sessionStorage.

course

AI-Powered Sales and Marketing with ChatGPT

AI-Powered Sales and Marketing with ChatGPT

Master the art of using ChatGPT to scale your marketing efforts without losing your brand's voice. In this hands-on course, you'll learn to build custom GPTs, create high-converting email campaigns, generate social media content, repurpose blog posts into video scripts and podcasts, and manage tone consistently across platforms. Explore tools like Canvas and Projects to organize workflows, collaborate effectively, and maintain context across campaigns. You'll also learn to avoid common pitfalls of over-automation and ensure your messaging remains human, relevant, and on-brand. Perfect for creators, marketers, and content teams ready to work smarter.

course

SQL Query Execution

SQL Query Execution

Explore the internal workings of SQL query execution. This course demystifies what happens after you write a SELECT statement, covering parsing, planning, optimization, execution, and result delivery. Gain a deep understanding of the SQL engine's processes and how queries are transformed from text to results.

course

Applied Computer Vision

Applied Computer Vision

Comprehensive introduction to Computer Vision, focusing on machine perception and interpretation of visual data. Covers image preprocessing, feature extraction, object detection, and deep learning techniques used in modern vision systems.

course

Build a Code Free Website with WordPress

Build a Code Free Website with WordPress

Master the skills needed to build a modern, responsive website using WordPress—without writing code. Learn how to create and customize pages, install essential plugins, and launch a professional site ready for clients or personal use.

course

C++ Concurrency and Multithreading

C++ Concurrency and Multithreading

Learn how to write efficient, thread-safe, and high-performance C++ programs. This course introduces the fundamentals of concurrency, thread management, and synchronization, then moves to advanced tools and best practices. You'll explore key concepts like mutexes, locks, atomic operations, and condition variables, and apply them to build real-world concurrent applications. By the end, you’ll understand how to safely manage threads, avoid common pitfalls, and use modern C++ features like std::async, futures, and thread pools to design scalable multithreaded systems.

course

C++ Structures and Enumerations

C++ Structures and Enumerations

Master the essentials of C++ structures and enumerations. Learn how to define, use, and combine structs and enums to model real-world data, and practice with hands-on coding tasks.

course

DOM Manipulation with JavaScript

DOM Manipulation with JavaScript

A practical introduction to JavaScript DOM manipulation for beginners. This course covers everything from understanding the DOM and selecting elements to modifying content, handling events, and writing efficient code. Build interactive, dynamic web pages with confidence through guided examples and hands-on practice.

course

Evaluation Metrics in Machine Learning with Python

Evaluation Metrics in Machine Learning with Python

A comprehensive course for intermediate learners to master the key evaluation metrics used in machine learning, covering both supervised and unsupervised tasks. The course progresses from foundational concepts to practical Python implementations, interpretation of results, and a comparative overview of metric types and their trade-offs.

course

Fundamentals of Information Security for Developers

Fundamentals of Information Security for Developers

A beginner-friendly course introducing core information security concepts, common vulnerabilities, and best practices for developers, illustrated with real-world software development examples.

course

JavaScript Data Types Foundations

JavaScript Data Types Foundations

Master how JavaScript represents, stores, and manipulates data through practical, real-world examples. Explore primitive and reference types, work with arrays and objects, and understand how type conversion affects program behavior. Build the confidence to handle data correctly, avoid common pitfalls, and write clean, predictable JavaScript in any project.

course

SQL Data Types Explained

SQL Data Types Explained

A beginner-friendly course that demystifies SQL data types, guiding you through their purpose, usage, and best practices. Learn how to choose the right data type for your data, avoid common pitfalls, and build robust, efficient databases.

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

TypeScript Functions and Parameters

TypeScript Functions and Parameters

Explore how TypeScript enhances function design with precise typing and advanced parameter control. Work with explicit and inferred return types, handle complex parameter setups, and define overloads for flexible function behavior. Understand how this works in different contexts and write functions that are both safe and expressive in modern TypeScript projects.

course

Vibe Coding Fundamentals

Vibe Coding Fundamentals

Explore the art and mindset of coding beyond syntax. This course delves into the rhythms, intuition, and emotional states that shape how developers write, read, and improve code. Learn how the 'vibe' of coding influences quality, collaboration, and maintainability through real-world scenarios and reflective practice.

course

Working with JSON and Local Storage in JavaScript

Working with JSON and Local Storage in JavaScript

A clear and practical introduction to JSON and browser storage in JavaScript. Learn how to structure and manipulate JSON data, parse and stringify objects, and store information persistently using localStorage and sessionStorage.

course

AI-Powered Sales and Marketing with ChatGPT

AI-Powered Sales and Marketing with ChatGPT

Master the art of using ChatGPT to scale your marketing efforts without losing your brand's voice. In this hands-on course, you'll learn to build custom GPTs, create high-converting email campaigns, generate social media content, repurpose blog posts into video scripts and podcasts, and manage tone consistently across platforms. Explore tools like Canvas and Projects to organize workflows, collaborate effectively, and maintain context across campaigns. You'll also learn to avoid common pitfalls of over-automation and ensure your messaging remains human, relevant, and on-brand. Perfect for creators, marketers, and content teams ready to work smarter.
not found

Sorry... We can't find
what you're looking for

some-alt