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
(4049)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1321)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(297)
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
(1482)

Courses & Projects

course

Building UI Systems in React with Storybook

Building UI Systems in React with Storybook

Develop, document, and test React UI components using Storybook. Create structured stories, configure addons for documentation and testing, and scale component libraries for team workflows. Integrate Storybook into collaborative development and automated delivery pipelines.

project

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

course

C Loops

C Loops

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

course

C Strings

C Strings

Learn how strings are represented and manipulated in the C programming language. Understand the unique characteristics of C strings, including memory management, null-termination, and common string operations.

course

C# Exceptions and Error Handling Practice

C# Exceptions and Error Handling Practice

Master the art of robust C# programming by learning how to handle, create, and debug exceptions. This hands-on course guides you through real-world error handling scenarios, from basic try-catch to custom exceptions and safe file operations.

course

C# Methods and Modular Thinking

C# Methods and Modular Thinking

Master the art of writing modular, reusable, and clear code in C# by learning how to create, use, and reason about methods. This course guides you from the basics of function signatures to advanced modularization techniques, with engaging real-world challenges and step-by-step explanations.

course

C# OOP Class Construction Drills

C# OOP Class Construction Drills

Master the art of building robust C# classes through hands-on drills and engaging theory. Explore constructors, encapsulation, access modifiers, static classes, and more, with real-world inspired challenges.

course

C# Strings and Text Processing

C# Strings and Text Processing

Master the essentials of string manipulation, text parsing, and efficient text processing in C#. This course guides you from the basics of working with strings to advanced text analysis and formatting, using engaging real-world examples and hands-on challenges.

course

CSS Flexbox Foundations

CSS Flexbox Foundations

Build flexible, responsive layouts using CSS Flexbox. This course breaks down how Flexbox organizes space, aligns items, and simplifies complex positioning problems in modern web design.

course

Circuit Breakers in Spring Boot

Circuit Breakers in Spring Boot

Master the principles and practical applications of circuit breakers in Spring Boot. Learn how to design resilient, fault-tolerant distributed systems by understanding circuit breaker patterns, their real-world use cases, and decision-making strategies for robust microservices.

course

Clerk Authentication in React Apps

Clerk Authentication in React Apps

Implement user authentication in React applications using Clerk. Integrate Clerk into React, manage user sessions and profile data, customize authentication flows, and control authentication state. Apply secure authentication practices and troubleshoot common authentication issues.

course

Cloud Cost Optimization

Cloud Cost Optimization

Cloud spending grows fast when it is unmanaged. This course shows how to identify waste, right-size resources, apply pricing models, and build cost-aware architectures. Learners gain hands-on skills to reduce real cloud bills in production environments.

course

Cloud Foundations for Data Science

Cloud Foundations for Data Science

A theory-first, concept-driven course that explains the foundational mental models, architectural patterns, and trade-offs of cloud computing for data scientists. This course focuses on why cloud systems are designed the way they are, emphasizing practitioner intuition over provider-specific details.

course

Concurrency in Go

Concurrency in Go

Learn the fundamentals of concurrency in Go, including goroutines, channels, synchronization, and best practices. This course is designed for beginners and provides clear explanations, practical examples, and step-by-step breakdowns to help you master concurrent programming in Go.

course

Container Behavior Under Load

Container Behavior Under Load

Explore how containers behave under various system loads, understand the impact of resource constraints, and master performance tuning, monitoring, and troubleshooting in containerized environments. This course is designed for DevOps engineers and backend professionals seeking to optimize reliability and efficiency in production systems.
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
(4049)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1321)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(297)
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
(1482)
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

Building UI Systems in React with Storybook

Building UI Systems in React with Storybook

Develop, document, and test React UI components using Storybook. Create structured stories, configure addons for documentation and testing, and scale component libraries for team workflows. Integrate Storybook into collaborative development and automated delivery pipelines.

project

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

course

C Loops

C Loops

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

course

C Strings

C Strings

Learn how strings are represented and manipulated in the C programming language. Understand the unique characteristics of C strings, including memory management, null-termination, and common string operations.

course

C# Exceptions and Error Handling Practice

C# Exceptions and Error Handling Practice

Master the art of robust C# programming by learning how to handle, create, and debug exceptions. This hands-on course guides you through real-world error handling scenarios, from basic try-catch to custom exceptions and safe file operations.

course

C# Methods and Modular Thinking

C# Methods and Modular Thinking

Master the art of writing modular, reusable, and clear code in C# by learning how to create, use, and reason about methods. This course guides you from the basics of function signatures to advanced modularization techniques, with engaging real-world challenges and step-by-step explanations.

course

C# OOP Class Construction Drills

C# OOP Class Construction Drills

Master the art of building robust C# classes through hands-on drills and engaging theory. Explore constructors, encapsulation, access modifiers, static classes, and more, with real-world inspired challenges.

course

C# Strings and Text Processing

C# Strings and Text Processing

Master the essentials of string manipulation, text parsing, and efficient text processing in C#. This course guides you from the basics of working with strings to advanced text analysis and formatting, using engaging real-world examples and hands-on challenges.

course

CSS Flexbox Foundations

CSS Flexbox Foundations

Build flexible, responsive layouts using CSS Flexbox. This course breaks down how Flexbox organizes space, aligns items, and simplifies complex positioning problems in modern web design.

course

Circuit Breakers in Spring Boot

Circuit Breakers in Spring Boot

Master the principles and practical applications of circuit breakers in Spring Boot. Learn how to design resilient, fault-tolerant distributed systems by understanding circuit breaker patterns, their real-world use cases, and decision-making strategies for robust microservices.

course

Clerk Authentication in React Apps

Clerk Authentication in React Apps

Implement user authentication in React applications using Clerk. Integrate Clerk into React, manage user sessions and profile data, customize authentication flows, and control authentication state. Apply secure authentication practices and troubleshoot common authentication issues.

course

Cloud Cost Optimization

Cloud Cost Optimization

Cloud spending grows fast when it is unmanaged. This course shows how to identify waste, right-size resources, apply pricing models, and build cost-aware architectures. Learners gain hands-on skills to reduce real cloud bills in production environments.

course

Cloud Foundations for Data Science

Cloud Foundations for Data Science

A theory-first, concept-driven course that explains the foundational mental models, architectural patterns, and trade-offs of cloud computing for data scientists. This course focuses on why cloud systems are designed the way they are, emphasizing practitioner intuition over provider-specific details.

course

Concurrency in Go

Concurrency in Go

Learn the fundamentals of concurrency in Go, including goroutines, channels, synchronization, and best practices. This course is designed for beginners and provides clear explanations, practical examples, and step-by-step breakdowns to help you master concurrent programming in Go.

course

Container Behavior Under Load

Container Behavior Under Load

Explore how containers behave under various system loads, understand the impact of resource constraints, and master performance tuning, monitoring, and troubleshooting in containerized environments. This course is designed for DevOps engineers and backend professionals seeking to optimize reliability and efficiency in production systems.

course

Building UI Systems in React with Storybook

Building UI Systems in React with Storybook

Develop, document, and test React UI components using Storybook. Create structured stories, configure addons for documentation and testing, and scale component libraries for team workflows. Integrate Storybook into collaborative development and automated delivery pipelines.

project

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

course

C Loops

C Loops

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

course

C Strings

C Strings

Learn how strings are represented and manipulated in the C programming language. Understand the unique characteristics of C strings, including memory management, null-termination, and common string operations.

course

C# Exceptions and Error Handling Practice

C# Exceptions and Error Handling Practice

Master the art of robust C# programming by learning how to handle, create, and debug exceptions. This hands-on course guides you through real-world error handling scenarios, from basic try-catch to custom exceptions and safe file operations.

course

C# Methods and Modular Thinking

C# Methods and Modular Thinking

Master the art of writing modular, reusable, and clear code in C# by learning how to create, use, and reason about methods. This course guides you from the basics of function signatures to advanced modularization techniques, with engaging real-world challenges and step-by-step explanations.

course

C# OOP Class Construction Drills

C# OOP Class Construction Drills

Master the art of building robust C# classes through hands-on drills and engaging theory. Explore constructors, encapsulation, access modifiers, static classes, and more, with real-world inspired challenges.

course

C# Strings and Text Processing

C# Strings and Text Processing

Master the essentials of string manipulation, text parsing, and efficient text processing in C#. This course guides you from the basics of working with strings to advanced text analysis and formatting, using engaging real-world examples and hands-on challenges.

course

CSS Flexbox Foundations

CSS Flexbox Foundations

Build flexible, responsive layouts using CSS Flexbox. This course breaks down how Flexbox organizes space, aligns items, and simplifies complex positioning problems in modern web design.

course

Circuit Breakers in Spring Boot

Circuit Breakers in Spring Boot

Master the principles and practical applications of circuit breakers in Spring Boot. Learn how to design resilient, fault-tolerant distributed systems by understanding circuit breaker patterns, their real-world use cases, and decision-making strategies for robust microservices.

course

Clerk Authentication in React Apps

Clerk Authentication in React Apps

Implement user authentication in React applications using Clerk. Integrate Clerk into React, manage user sessions and profile data, customize authentication flows, and control authentication state. Apply secure authentication practices and troubleshoot common authentication issues.

course

Cloud Cost Optimization

Cloud Cost Optimization

Cloud spending grows fast when it is unmanaged. This course shows how to identify waste, right-size resources, apply pricing models, and build cost-aware architectures. Learners gain hands-on skills to reduce real cloud bills in production environments.

course

Cloud Foundations for Data Science

Cloud Foundations for Data Science

A theory-first, concept-driven course that explains the foundational mental models, architectural patterns, and trade-offs of cloud computing for data scientists. This course focuses on why cloud systems are designed the way they are, emphasizing practitioner intuition over provider-specific details.

course

Concurrency in Go

Concurrency in Go

Learn the fundamentals of concurrency in Go, including goroutines, channels, synchronization, and best practices. This course is designed for beginners and provides clear explanations, practical examples, and step-by-step breakdowns to help you master concurrent programming in Go.

course

Container Behavior Under Load

Container Behavior Under Load

Explore how containers behave under various system loads, understand the impact of resource constraints, and master performance tuning, monitoring, and troubleshooting in containerized environments. This course is designed for DevOps engineers and backend professionals seeking to optimize reliability and efficiency in production systems.
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