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

Technologies

Topic

Level

Type of lesson

Career tracks

track
lockOnly for Ultimate
track image

Web Development with C#

laptop10 Courses
list439 Tasks

Beginner

4.7
(3368)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list215 Tasks

Beginner

4.6
(12472)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list249 Tasks

Beginner

4.7
(3570)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1038)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(208)

Courses & Projects

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 Ethics 101

AI Ethics 101

An accessible introduction to the foundational ethical principles, challenges, and responsibilities in the development and deployment of Artificial Intelligence. This course is designed for beginners in AI and Data Science, focusing on theory and real-world implications.

course

Adobe After Effects Basics

Adobe After Effects Basics

This course provides a comprehensive introduction to Adobe After Effects, covering essential tools and techniques for animation, motion graphics, and visual effects. You'll engage in precise practice, learning to create full animations and advanced transitions in dedicated chapters. By the end, you'll have the skills to craft dynamic animations and high-quality video content through hands-on projects.

project

Analyzing Online Retail Sales Performance

Analyzing Online Retail Sales Performance

Analyze real-world retail transaction data to uncover customer purchasing patterns, peak shopping periods, and top-selling products for data-driven business optimization.

course

Automating Code and Thinking Manually

Automating Code and Thinking Manually

Explore the intersection of automation and human judgment in software development. This course guides developers in leveraging automated tools while preserving critical thinking, intuition, and thoughtful decision-making throughout the development process.

course

Bayesian Statistics and Probabilistic Modeling

Bayesian Statistics and Probabilistic Modeling

A theory-focused course exploring Bayesian statistics as a framework for reasoning under uncertainty, emphasizing mathematical intuition, conceptual understanding, and probabilistic modeling.

course

Build Meaningful and Accessible Web Pages

Build Meaningful and Accessible Web Pages

Learn to create clean, meaningful, and accessible web pages using semantic HTML. Discover how to use appropriate elements to structure content, enhance SEO, and improve user experience. Master the core principles of a well-designed modern website.

course

C File Handling Basics

C File Handling Basics

A concise beginner-friendly course introducing the essentials of file handling in C, including file types, opening/closing files, reading/writing data, error handling, and file pointers. Each chapter features clear explanations, simple code examples, and interactive quizzes.

course

C++ Lambda Expressions

C++ Lambda Expressions

Master the power of modern C++ lambdas β€” from writing concise inline functions to capturing variables efficiently. Explore how lambdas simplify code structure, enable functional programming patterns, and enhance flexibility when used with STL algorithms. Learn to handle captures, mutable states, and return types with precision. By the end, you’ll be able to use lambdas confidently for cleaner, faster, and more expressive C++ code.

course

C++ Modern Features

C++ Modern Features

Master the essential features introduced in C++11, C++14, and C++17. This course guides you through modern C++ programming paradigms, including type inference, smart pointers, move semantics, functional programming, and concurrency, with hands-on practice after each concept.

course

C++ Move Semantics

C++ Move Semantics

Master the principles and practical applications of move semantics and rvalue references in modern C++. Learn how to write efficient, resource-safe code by leveraging move constructors, move assignment operators, and the standard library's move utilities. Progress from foundational concepts to advanced patterns and best practices, culminating in a hands-on project.

course

C++ Namespaces and Modules

C++ Namespaces and Modules

Master the art of organizing and managing C++ code using namespaces and modern C++20 modules. This course focuses on practical techniques to modularize code, avoid naming conflicts, and leverage the latest language features for scalable software development.

course

CSS Animations and Transitions

CSS Animations and Transitions

Bring your web pages to life with engaging motion and interactivity. Learn how to use CSS transitions, transforms, and keyframe animations to create smooth, modern effects that enhance the user experience.

course

CSS Grid Mastery

CSS Grid Mastery

Explore the power of CSS Grid, the modern way to build flexible, responsive web layouts. Learn how to structure pages with rows, columns, and advanced grid features.

course

Data Cleaning Techniques in Python

Data Cleaning Techniques in Python

Master sophisticated data cleaning strategies in Python, including fuzzy matching, deduplication, record linkage, advanced text normalization, anomaly detection, and repairing corrupted datasets. This course provides hands-on, practical approaches using Python and popular libraries to ensure your data is accurate, consistent, and ready for analysis.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

Web Development with C#

laptop10 Courses
list439 Tasks

Beginner

4.7
(3368)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list215 Tasks

Beginner

4.6
(12472)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list249 Tasks

Beginner

4.7
(3570)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1038)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(208)
track
track image
For Ultimate

Only for Ultimate

Web Development with C#

laptop10 Courses
list439 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop6 Courses
list215 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero

laptop7 Courses
list249 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Π‘++ Essentials

laptop6 Courses
list124 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list164 Tasks
4.4
Search
Close

Courses & Projects

Technologies

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 Ethics 101

AI Ethics 101

An accessible introduction to the foundational ethical principles, challenges, and responsibilities in the development and deployment of Artificial Intelligence. This course is designed for beginners in AI and Data Science, focusing on theory and real-world implications.

course

Adobe After Effects Basics

Adobe After Effects Basics

This course provides a comprehensive introduction to Adobe After Effects, covering essential tools and techniques for animation, motion graphics, and visual effects. You'll engage in precise practice, learning to create full animations and advanced transitions in dedicated chapters. By the end, you'll have the skills to craft dynamic animations and high-quality video content through hands-on projects.

project

Analyzing Online Retail Sales Performance

Analyzing Online Retail Sales Performance

Analyze real-world retail transaction data to uncover customer purchasing patterns, peak shopping periods, and top-selling products for data-driven business optimization.

course

Automating Code and Thinking Manually

Automating Code and Thinking Manually

Explore the intersection of automation and human judgment in software development. This course guides developers in leveraging automated tools while preserving critical thinking, intuition, and thoughtful decision-making throughout the development process.

course

Bayesian Statistics and Probabilistic Modeling

Bayesian Statistics and Probabilistic Modeling

A theory-focused course exploring Bayesian statistics as a framework for reasoning under uncertainty, emphasizing mathematical intuition, conceptual understanding, and probabilistic modeling.

course

Build Meaningful and Accessible Web Pages

Build Meaningful and Accessible Web Pages

Learn to create clean, meaningful, and accessible web pages using semantic HTML. Discover how to use appropriate elements to structure content, enhance SEO, and improve user experience. Master the core principles of a well-designed modern website.

course

C File Handling Basics

C File Handling Basics

A concise beginner-friendly course introducing the essentials of file handling in C, including file types, opening/closing files, reading/writing data, error handling, and file pointers. Each chapter features clear explanations, simple code examples, and interactive quizzes.

course

C++ Lambda Expressions

C++ Lambda Expressions

Master the power of modern C++ lambdas β€” from writing concise inline functions to capturing variables efficiently. Explore how lambdas simplify code structure, enable functional programming patterns, and enhance flexibility when used with STL algorithms. Learn to handle captures, mutable states, and return types with precision. By the end, you’ll be able to use lambdas confidently for cleaner, faster, and more expressive C++ code.

course

C++ Modern Features

C++ Modern Features

Master the essential features introduced in C++11, C++14, and C++17. This course guides you through modern C++ programming paradigms, including type inference, smart pointers, move semantics, functional programming, and concurrency, with hands-on practice after each concept.

course

C++ Move Semantics

C++ Move Semantics

Master the principles and practical applications of move semantics and rvalue references in modern C++. Learn how to write efficient, resource-safe code by leveraging move constructors, move assignment operators, and the standard library's move utilities. Progress from foundational concepts to advanced patterns and best practices, culminating in a hands-on project.

course

C++ Namespaces and Modules

C++ Namespaces and Modules

Master the art of organizing and managing C++ code using namespaces and modern C++20 modules. This course focuses on practical techniques to modularize code, avoid naming conflicts, and leverage the latest language features for scalable software development.

course

CSS Animations and Transitions

CSS Animations and Transitions

Bring your web pages to life with engaging motion and interactivity. Learn how to use CSS transitions, transforms, and keyframe animations to create smooth, modern effects that enhance the user experience.

course

CSS Grid Mastery

CSS Grid Mastery

Explore the power of CSS Grid, the modern way to build flexible, responsive web layouts. Learn how to structure pages with rows, columns, and advanced grid features.

course

Data Cleaning Techniques in Python

Data Cleaning Techniques in Python

Master sophisticated data cleaning strategies in Python, including fuzzy matching, deduplication, record linkage, advanced text normalization, anomaly detection, and repairing corrupted datasets. This course provides hands-on, practical approaches using Python and popular libraries to ensure your data is accurate, consistent, and ready for analysis.

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 Ethics 101

AI Ethics 101

An accessible introduction to the foundational ethical principles, challenges, and responsibilities in the development and deployment of Artificial Intelligence. This course is designed for beginners in AI and Data Science, focusing on theory and real-world implications.

course

Adobe After Effects Basics

Adobe After Effects Basics

This course provides a comprehensive introduction to Adobe After Effects, covering essential tools and techniques for animation, motion graphics, and visual effects. You'll engage in precise practice, learning to create full animations and advanced transitions in dedicated chapters. By the end, you'll have the skills to craft dynamic animations and high-quality video content through hands-on projects.

project

Analyzing Online Retail Sales Performance

Analyzing Online Retail Sales Performance

Analyze real-world retail transaction data to uncover customer purchasing patterns, peak shopping periods, and top-selling products for data-driven business optimization.

course

Automating Code and Thinking Manually

Automating Code and Thinking Manually

Explore the intersection of automation and human judgment in software development. This course guides developers in leveraging automated tools while preserving critical thinking, intuition, and thoughtful decision-making throughout the development process.

course

Bayesian Statistics and Probabilistic Modeling

Bayesian Statistics and Probabilistic Modeling

A theory-focused course exploring Bayesian statistics as a framework for reasoning under uncertainty, emphasizing mathematical intuition, conceptual understanding, and probabilistic modeling.

course

Build Meaningful and Accessible Web Pages

Build Meaningful and Accessible Web Pages

Learn to create clean, meaningful, and accessible web pages using semantic HTML. Discover how to use appropriate elements to structure content, enhance SEO, and improve user experience. Master the core principles of a well-designed modern website.

course

C File Handling Basics

C File Handling Basics

A concise beginner-friendly course introducing the essentials of file handling in C, including file types, opening/closing files, reading/writing data, error handling, and file pointers. Each chapter features clear explanations, simple code examples, and interactive quizzes.

course

C++ Lambda Expressions

C++ Lambda Expressions

Master the power of modern C++ lambdas β€” from writing concise inline functions to capturing variables efficiently. Explore how lambdas simplify code structure, enable functional programming patterns, and enhance flexibility when used with STL algorithms. Learn to handle captures, mutable states, and return types with precision. By the end, you’ll be able to use lambdas confidently for cleaner, faster, and more expressive C++ code.

course

C++ Modern Features

C++ Modern Features

Master the essential features introduced in C++11, C++14, and C++17. This course guides you through modern C++ programming paradigms, including type inference, smart pointers, move semantics, functional programming, and concurrency, with hands-on practice after each concept.

course

C++ Move Semantics

C++ Move Semantics

Master the principles and practical applications of move semantics and rvalue references in modern C++. Learn how to write efficient, resource-safe code by leveraging move constructors, move assignment operators, and the standard library's move utilities. Progress from foundational concepts to advanced patterns and best practices, culminating in a hands-on project.

course

C++ Namespaces and Modules

C++ Namespaces and Modules

Master the art of organizing and managing C++ code using namespaces and modern C++20 modules. This course focuses on practical techniques to modularize code, avoid naming conflicts, and leverage the latest language features for scalable software development.

course

CSS Animations and Transitions

CSS Animations and Transitions

Bring your web pages to life with engaging motion and interactivity. Learn how to use CSS transitions, transforms, and keyframe animations to create smooth, modern effects that enhance the user experience.

course

CSS Grid Mastery

CSS Grid Mastery

Explore the power of CSS Grid, the modern way to build flexible, responsive web layouts. Learn how to structure pages with rows, columns, and advanced grid features.

course

Data Cleaning Techniques in Python

Data Cleaning Techniques in Python

Master sophisticated data cleaning strategies in Python, including fuzzy matching, deduplication, record linkage, advanced text normalization, anomaly detection, and repairing corrupted datasets. This course provides hands-on, practical approaches using Python and popular libraries to ensure your data is accurate, consistent, and ready for analysis.
not found

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

Follow us

trustpilot logo

Address

codefinity
We're sorry to hear that something went wrong. What happened?
some-alt