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
list213 Tasks

Beginner

4.4
(370)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(19)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(37)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1043)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(126)

Courses & Projects

course

Python for Chemoinformatics

Python for Chemoinformatics

Dive into the world of chemoinformatics using Python! This course introduces you to essential concepts such as molecular representations, descriptors, similarity, clustering, and QSAR modeling. Through engaging theory and hands-on challenges, you'll learn to analyze chemical data, compute molecular properties, and build predictive models—all with beginner-friendly explanations and real-world examples.

course

Transfer Learning Essentials with Python

Transfer Learning Essentials with Python

Master the core concepts and hands-on techniques of transfer learning. Learn how to leverage pre-trained models for image classification and sentiment analysis, and gain practical experience with CNNs and transformers.

course

Working with Interfaces and Generics in TypeScript

Working with Interfaces and Generics in TypeScript

A practical course on mastering interfaces and generics in TypeScript. Learn how to design robust type systems that make your code safer, cleaner, and easier to scale. From defining interfaces to building reusable generic patterns, this course provides a complete foundation for writing modern, type-safe applications.

course

Working with Java Enum

Working with Java Enum

Master the power of Java enums for type-safe, expressive, and maintainable code. This course explores enums from the basics to advanced usage, including methods, fields, and best practices.

course

API and Protocol Design

API and Protocol Design

A comprehensive theoretical course exploring the principles, design patterns, and practical considerations of API and protocol design, focusing on REST, RPC, and gRPC. This course provides a deep dive into the architectural styles, communication models, and best practices for designing robust APIs.

course

Applied Hypothesis Testing & A/B Testing

Applied Hypothesis Testing & A/B Testing

Master the principles and practical application of hypothesis testing and A/B testing. Learn statistical tests, experiment design, data preparation, and analysis techniques using Python to make data-driven decisions in real-world scenarios.

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++ Library Development

C++ Library Development

A comprehensive beginner-to-intermediate course guiding learners through the process of designing, implementing, packaging, and distributing C++ libraries. The course covers best practices for API design, project structuring, building static/shared libraries, and preparing libraries for real-world distribution.

course

Clean Data in Excel

Clean Data in Excel

Study how to clean, organize, and prepare data in Excel to ensure accuracy and reliability in your analysis. You'll understand why raw data is often messy and how improper formatting or errors can lead to incorrect results.

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

Core Application Security

Core Application Security

Gain a comprehensive understanding of foundational application security concepts, threats, and best practices. This course covers the most common security problems in software applications, providing practical context and real-world examples to help you recognize and mitigate vulnerabilities.

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

Documentation in Software Projects

Documentation in Software Projects

Explore the critical role of documentation in software projects, focusing on its impact on team collaboration, project success, and long-term maintainability. Learn through real-world scenarios how effective documentation practices can prevent failures, support decision-making, and ensure sustainable software development.

course

End to End Testing React Apps with Playwright

End to End Testing React Apps with Playwright

Test React applications end to end using Playwright. Write reliable browser tests, interact with UI elements, handle asynchronous behavior, and validate navigation and network behavior. Apply advanced testing strategies to build scalable, maintainable test suites for production React applications.

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.
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
list213 Tasks

Beginner

4.4
(370)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(19)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(37)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1043)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(126)
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list213 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

Business AI Toolkit

laptop3 Courses
list42 Tasks
4.1
Search
Close

Courses & Projects

Technologies

course

Python for Chemoinformatics

Python for Chemoinformatics

Dive into the world of chemoinformatics using Python! This course introduces you to essential concepts such as molecular representations, descriptors, similarity, clustering, and QSAR modeling. Through engaging theory and hands-on challenges, you'll learn to analyze chemical data, compute molecular properties, and build predictive models—all with beginner-friendly explanations and real-world examples.

course

Transfer Learning Essentials with Python

Transfer Learning Essentials with Python

Master the core concepts and hands-on techniques of transfer learning. Learn how to leverage pre-trained models for image classification and sentiment analysis, and gain practical experience with CNNs and transformers.

course

Working with Interfaces and Generics in TypeScript

Working with Interfaces and Generics in TypeScript

A practical course on mastering interfaces and generics in TypeScript. Learn how to design robust type systems that make your code safer, cleaner, and easier to scale. From defining interfaces to building reusable generic patterns, this course provides a complete foundation for writing modern, type-safe applications.

course

Working with Java Enum

Working with Java Enum

Master the power of Java enums for type-safe, expressive, and maintainable code. This course explores enums from the basics to advanced usage, including methods, fields, and best practices.

course

API and Protocol Design

API and Protocol Design

A comprehensive theoretical course exploring the principles, design patterns, and practical considerations of API and protocol design, focusing on REST, RPC, and gRPC. This course provides a deep dive into the architectural styles, communication models, and best practices for designing robust APIs.

course

Applied Hypothesis Testing & A/B Testing

Applied Hypothesis Testing & A/B Testing

Master the principles and practical application of hypothesis testing and A/B testing. Learn statistical tests, experiment design, data preparation, and analysis techniques using Python to make data-driven decisions in real-world scenarios.

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++ Library Development

C++ Library Development

A comprehensive beginner-to-intermediate course guiding learners through the process of designing, implementing, packaging, and distributing C++ libraries. The course covers best practices for API design, project structuring, building static/shared libraries, and preparing libraries for real-world distribution.

course

Clean Data in Excel

Clean Data in Excel

Study how to clean, organize, and prepare data in Excel to ensure accuracy and reliability in your analysis. You'll understand why raw data is often messy and how improper formatting or errors can lead to incorrect results.

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

Core Application Security

Core Application Security

Gain a comprehensive understanding of foundational application security concepts, threats, and best practices. This course covers the most common security problems in software applications, providing practical context and real-world examples to help you recognize and mitigate vulnerabilities.

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

Documentation in Software Projects

Documentation in Software Projects

Explore the critical role of documentation in software projects, focusing on its impact on team collaboration, project success, and long-term maintainability. Learn through real-world scenarios how effective documentation practices can prevent failures, support decision-making, and ensure sustainable software development.

course

End to End Testing React Apps with Playwright

End to End Testing React Apps with Playwright

Test React applications end to end using Playwright. Write reliable browser tests, interact with UI elements, handle asynchronous behavior, and validate navigation and network behavior. Apply advanced testing strategies to build scalable, maintainable test suites for production React applications.

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

Python for Chemoinformatics

Python for Chemoinformatics

Dive into the world of chemoinformatics using Python! This course introduces you to essential concepts such as molecular representations, descriptors, similarity, clustering, and QSAR modeling. Through engaging theory and hands-on challenges, you'll learn to analyze chemical data, compute molecular properties, and build predictive models—all with beginner-friendly explanations and real-world examples.

course

Transfer Learning Essentials with Python

Transfer Learning Essentials with Python

Master the core concepts and hands-on techniques of transfer learning. Learn how to leverage pre-trained models for image classification and sentiment analysis, and gain practical experience with CNNs and transformers.

course

Working with Interfaces and Generics in TypeScript

Working with Interfaces and Generics in TypeScript

A practical course on mastering interfaces and generics in TypeScript. Learn how to design robust type systems that make your code safer, cleaner, and easier to scale. From defining interfaces to building reusable generic patterns, this course provides a complete foundation for writing modern, type-safe applications.

course

Working with Java Enum

Working with Java Enum

Master the power of Java enums for type-safe, expressive, and maintainable code. This course explores enums from the basics to advanced usage, including methods, fields, and best practices.

course

API and Protocol Design

API and Protocol Design

A comprehensive theoretical course exploring the principles, design patterns, and practical considerations of API and protocol design, focusing on REST, RPC, and gRPC. This course provides a deep dive into the architectural styles, communication models, and best practices for designing robust APIs.

course

Applied Hypothesis Testing & A/B Testing

Applied Hypothesis Testing & A/B Testing

Master the principles and practical application of hypothesis testing and A/B testing. Learn statistical tests, experiment design, data preparation, and analysis techniques using Python to make data-driven decisions in real-world scenarios.

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++ Library Development

C++ Library Development

A comprehensive beginner-to-intermediate course guiding learners through the process of designing, implementing, packaging, and distributing C++ libraries. The course covers best practices for API design, project structuring, building static/shared libraries, and preparing libraries for real-world distribution.

course

Clean Data in Excel

Clean Data in Excel

Study how to clean, organize, and prepare data in Excel to ensure accuracy and reliability in your analysis. You'll understand why raw data is often messy and how improper formatting or errors can lead to incorrect results.

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

Core Application Security

Core Application Security

Gain a comprehensive understanding of foundational application security concepts, threats, and best practices. This course covers the most common security problems in software applications, providing practical context and real-world examples to help you recognize and mitigate vulnerabilities.

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

Documentation in Software Projects

Documentation in Software Projects

Explore the critical role of documentation in software projects, focusing on its impact on team collaboration, project success, and long-term maintainability. Learn through real-world scenarios how effective documentation practices can prevent failures, support decision-making, and ensure sustainable software development.

course

End to End Testing React Apps with Playwright

End to End Testing React Apps with Playwright

Test React applications end to end using Playwright. Write reliable browser tests, interact with UI elements, handle asynchronous behavior, and validate navigation and network behavior. Apply advanced testing strategies to build scalable, maintainable test suites for production React applications.

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.
not found

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

some-alt