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

SQL from Zero to Hero

laptop7 Courses
list248 Tasks

Beginner

4.7
(4047)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1320)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(296)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list73 Tasks

Intermediate

4.3
(124)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.6
(1481)

Courses & Projects

course

Canvas Apps with Konva.js and JavaScript

Canvas Apps with Konva.js and JavaScript

Build interactive canvas based applications using Konva JS and JavaScript. Learn to work with stages, layers, shapes, events, drawing tools, text, and images to create rich canvas experiences. Apply these skills to design whiteboard style editors, diagram tools, and other custom interactive canvas interfaces.

course

Clean Code Concepts in Java

Clean Code Concepts in Java

Learn the foundational principles of writing clean, readable, and maintainable Java code. This beginner-friendly course introduces essential clean code concepts, demonstrates their practical application with clear examples, and helps you develop habits for professional-quality programming.

course

Dart Asynchronous Flow

Dart Asynchronous Flow

A concise, hands-on course introducing Dart's asynchronous programming model. Learn how to work with Futures, async/await, chaining, coordination, and Streams using clear, console-based examples.

course

Dart Control Flow

Dart Control Flow

Master Dart's control flow mechanisms with concise, console-based examples. Learn to direct program execution using conditionals, loops, and advanced flow techniques for robust and readable Dart code.

course

Dart OOP Essentials

Dart OOP Essentials

A concise, beginner-friendly course focused on the core object-oriented programming concepts in Dart. Learn to design robust classes, leverage inheritance and composition, and write maintainable OOP code.

course

Dart for Flutter Developers

Dart for Flutter Developers

A hands-on, developer-focused course designed to help Flutter developers master Dart language features, write cleaner code, and architect scalable Flutter apps. This course bridges the gap between basic Flutter knowledge and advanced Dart proficiency, with practical tasks and real-world mistakes to avoid.

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

Data Privacy and Differential Privacy Fundamentals

Data Privacy and Differential Privacy Fundamentals

An intermediate, theory-first course exploring the essentials of data privacy, classical anonymization, and the foundations and mechanisms of Differential Privacy (DP), with practical Python demonstrations and conceptual quizzes.

course

Data Structures and Algorithms for Scalable Systems

Data Structures and Algorithms for Scalable Systems

A comprehensive course exploring the foundational algorithms and data structures that underpin modern data engineering and large-scale data systems. Learn how sorting, hashing, indexing, and probabilistic structures power real-world data infrastructure, with conceptual explanations and practical Python demonstrations.

course

Database Design Patterns

Database Design Patterns

Explore foundational and advanced database design patterns using SQL. This course introduces essential concepts, best practices, and real-world examples to help you build robust, scalable, and efficient relational databases.

course

Deep Generative Models with Python

Deep Generative Models with Python

This course provides a comprehensive introduction to Generative AI, covering its theoretical foundations, practical applications, and ethical considerations. Learners will explore various generative models, their training methods, and real-world use cases while also addressing the challenges and risks associated with AI-generated content.

course

Effective Logging Strategies

Effective Logging Strategies

Master the art and science of logging for robust, maintainable, and observable software systems. This course guides software engineers and DevOps professionals through the principles, patterns, and practical tools needed to design and implement effective logging strategies in modern environments.

course

Ensemble Learning Techniques with Python

Ensemble Learning Techniques with Python

A comprehensive intermediate course on ensemble learning in machine learning, covering foundational concepts, mathematical intuition, and practical implementation of bagging, boosting, and advanced integration methods using Python and scikit-learn.

course

Error Handling in JavaScript

Error Handling in JavaScript

Master the art of detecting, handling, and debugging errors in JavaScript. Handle both synchronous and asynchronous failures using try...catch, promises, and async functions. Customize error types, apply debugging strategies, and write resilient, production-quality code that gracefully recovers from unexpected issues.

project

Exploring New York Airbnb Listings

Exploring New York Airbnb Listings

Explore Airbnb listings in New York by cleaning, filtering, and visualizing data to identify optimal neighborhoods, prices, and listing types.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list248 Tasks

Beginner

4.7
(4047)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1320)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(296)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list73 Tasks

Intermediate

4.3
(124)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.6
(1481)
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero

laptop7 Courses
list248 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
track
track image
For Ultimate

Only for Ultimate

Become a React Developer

laptop4 Courses
list73 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Full Stack Web Development

laptop7 Courses
list386 Tasks
4.6
Search
Close

Courses & Projects

Technologies

course

Canvas Apps with Konva.js and JavaScript

Canvas Apps with Konva.js and JavaScript

Build interactive canvas based applications using Konva JS and JavaScript. Learn to work with stages, layers, shapes, events, drawing tools, text, and images to create rich canvas experiences. Apply these skills to design whiteboard style editors, diagram tools, and other custom interactive canvas interfaces.

course

Clean Code Concepts in Java

Clean Code Concepts in Java

Learn the foundational principles of writing clean, readable, and maintainable Java code. This beginner-friendly course introduces essential clean code concepts, demonstrates their practical application with clear examples, and helps you develop habits for professional-quality programming.

course

Dart Asynchronous Flow

Dart Asynchronous Flow

A concise, hands-on course introducing Dart's asynchronous programming model. Learn how to work with Futures, async/await, chaining, coordination, and Streams using clear, console-based examples.

course

Dart Control Flow

Dart Control Flow

Master Dart's control flow mechanisms with concise, console-based examples. Learn to direct program execution using conditionals, loops, and advanced flow techniques for robust and readable Dart code.

course

Dart OOP Essentials

Dart OOP Essentials

A concise, beginner-friendly course focused on the core object-oriented programming concepts in Dart. Learn to design robust classes, leverage inheritance and composition, and write maintainable OOP code.

course

Dart for Flutter Developers

Dart for Flutter Developers

A hands-on, developer-focused course designed to help Flutter developers master Dart language features, write cleaner code, and architect scalable Flutter apps. This course bridges the gap between basic Flutter knowledge and advanced Dart proficiency, with practical tasks and real-world mistakes to avoid.

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

Data Privacy and Differential Privacy Fundamentals

Data Privacy and Differential Privacy Fundamentals

An intermediate, theory-first course exploring the essentials of data privacy, classical anonymization, and the foundations and mechanisms of Differential Privacy (DP), with practical Python demonstrations and conceptual quizzes.

course

Data Structures and Algorithms for Scalable Systems

Data Structures and Algorithms for Scalable Systems

A comprehensive course exploring the foundational algorithms and data structures that underpin modern data engineering and large-scale data systems. Learn how sorting, hashing, indexing, and probabilistic structures power real-world data infrastructure, with conceptual explanations and practical Python demonstrations.

course

Database Design Patterns

Database Design Patterns

Explore foundational and advanced database design patterns using SQL. This course introduces essential concepts, best practices, and real-world examples to help you build robust, scalable, and efficient relational databases.

course

Deep Generative Models with Python

Deep Generative Models with Python

This course provides a comprehensive introduction to Generative AI, covering its theoretical foundations, practical applications, and ethical considerations. Learners will explore various generative models, their training methods, and real-world use cases while also addressing the challenges and risks associated with AI-generated content.

course

Effective Logging Strategies

Effective Logging Strategies

Master the art and science of logging for robust, maintainable, and observable software systems. This course guides software engineers and DevOps professionals through the principles, patterns, and practical tools needed to design and implement effective logging strategies in modern environments.

course

Ensemble Learning Techniques with Python

Ensemble Learning Techniques with Python

A comprehensive intermediate course on ensemble learning in machine learning, covering foundational concepts, mathematical intuition, and practical implementation of bagging, boosting, and advanced integration methods using Python and scikit-learn.

course

Error Handling in JavaScript

Error Handling in JavaScript

Master the art of detecting, handling, and debugging errors in JavaScript. Handle both synchronous and asynchronous failures using try...catch, promises, and async functions. Customize error types, apply debugging strategies, and write resilient, production-quality code that gracefully recovers from unexpected issues.

project

Exploring New York Airbnb Listings

Exploring New York Airbnb Listings

Explore Airbnb listings in New York by cleaning, filtering, and visualizing data to identify optimal neighborhoods, prices, and listing types.

course

Canvas Apps with Konva.js and JavaScript

Canvas Apps with Konva.js and JavaScript

Build interactive canvas based applications using Konva JS and JavaScript. Learn to work with stages, layers, shapes, events, drawing tools, text, and images to create rich canvas experiences. Apply these skills to design whiteboard style editors, diagram tools, and other custom interactive canvas interfaces.

course

Clean Code Concepts in Java

Clean Code Concepts in Java

Learn the foundational principles of writing clean, readable, and maintainable Java code. This beginner-friendly course introduces essential clean code concepts, demonstrates their practical application with clear examples, and helps you develop habits for professional-quality programming.

course

Dart Asynchronous Flow

Dart Asynchronous Flow

A concise, hands-on course introducing Dart's asynchronous programming model. Learn how to work with Futures, async/await, chaining, coordination, and Streams using clear, console-based examples.

course

Dart Control Flow

Dart Control Flow

Master Dart's control flow mechanisms with concise, console-based examples. Learn to direct program execution using conditionals, loops, and advanced flow techniques for robust and readable Dart code.

course

Dart OOP Essentials

Dart OOP Essentials

A concise, beginner-friendly course focused on the core object-oriented programming concepts in Dart. Learn to design robust classes, leverage inheritance and composition, and write maintainable OOP code.

course

Dart for Flutter Developers

Dart for Flutter Developers

A hands-on, developer-focused course designed to help Flutter developers master Dart language features, write cleaner code, and architect scalable Flutter apps. This course bridges the gap between basic Flutter knowledge and advanced Dart proficiency, with practical tasks and real-world mistakes to avoid.

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

Data Privacy and Differential Privacy Fundamentals

Data Privacy and Differential Privacy Fundamentals

An intermediate, theory-first course exploring the essentials of data privacy, classical anonymization, and the foundations and mechanisms of Differential Privacy (DP), with practical Python demonstrations and conceptual quizzes.

course

Data Structures and Algorithms for Scalable Systems

Data Structures and Algorithms for Scalable Systems

A comprehensive course exploring the foundational algorithms and data structures that underpin modern data engineering and large-scale data systems. Learn how sorting, hashing, indexing, and probabilistic structures power real-world data infrastructure, with conceptual explanations and practical Python demonstrations.

course

Database Design Patterns

Database Design Patterns

Explore foundational and advanced database design patterns using SQL. This course introduces essential concepts, best practices, and real-world examples to help you build robust, scalable, and efficient relational databases.

course

Deep Generative Models with Python

Deep Generative Models with Python

This course provides a comprehensive introduction to Generative AI, covering its theoretical foundations, practical applications, and ethical considerations. Learners will explore various generative models, their training methods, and real-world use cases while also addressing the challenges and risks associated with AI-generated content.

course

Effective Logging Strategies

Effective Logging Strategies

Master the art and science of logging for robust, maintainable, and observable software systems. This course guides software engineers and DevOps professionals through the principles, patterns, and practical tools needed to design and implement effective logging strategies in modern environments.

course

Ensemble Learning Techniques with Python

Ensemble Learning Techniques with Python

A comprehensive intermediate course on ensemble learning in machine learning, covering foundational concepts, mathematical intuition, and practical implementation of bagging, boosting, and advanced integration methods using Python and scikit-learn.

course

Error Handling in JavaScript

Error Handling in JavaScript

Master the art of detecting, handling, and debugging errors in JavaScript. Handle both synchronous and asynchronous failures using try...catch, promises, and async functions. Customize error types, apply debugging strategies, and write resilient, production-quality code that gracefully recovers from unexpected issues.

project

Exploring New York Airbnb Listings

Exploring New York Airbnb Listings

Explore Airbnb listings in New York by cleaning, filtering, and visualizing data to identify optimal neighborhoods, prices, and listing types.
not found

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

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