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

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(333)
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.8
(29)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(946)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.5
(36)

Courses & Projects

course

Python Decorators Explained

Python Decorators Explained

Master the art of Python decorators, from foundational concepts to advanced applications. This course guides you through the mechanics, use cases, and best practices of decorators, empowering you to write more expressive and reusable Python code.

course

Python for Researchers

Python for Researchers

A practical course designed for researchers who want to leverage Python for data analysis, visualization, and scientific computation. The course focuses on real-world research scenarios, using Python and its scientific libraries to solve common research problems, analyze data, and present findings effectively.

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.

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

C++ Functional Utilities

C++ Functional Utilities

Master the functional programming tools and patterns available in modern C++. Learn to use lambdas, std::function, callable objects, predicates, and higher-order utilities to write expressive, reusable, and efficient code with the STL.

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++ STL Iterators

C++ STL Iterators

This course explains how iterators work in the C++ Standard Template Library and how they connect containers and algorithms. You will learn what iterators are, how different iterator categories behave, and how to use them safely and idiomatically with STL containers and algorithms. By the end of the course, you will confidently read, write, and reason about iterator-based code, including const iterators, reverse iterators, and iterator invalidation rules.

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

Design Basics

Design Basics

Design shapes how people see, understand, and interact with the world. This learning path introduces the foundations needed to create clear, engaging, and meaningful visuals. From the basics of layout and structure to the nuances of typography and color, every element works together to communicate effectively. Along the way, you’ll discover how psychology, perception, and creative principles influence design decisions. By the end, you’ll have the tools to craft work that is both visually appealing and purpose-driven.

course

DevOps Principles and Practices

DevOps Principles and Practices

A beginner-friendly course introducing the core principles and practical applications of DevOps in modern software development. Learn foundational concepts, automation techniques, CI/CD pipelines, infrastructure as code, monitoring, and effective team collaboration through clear explanations and real-world examples.

course

Efficient Data Handling in Python

Efficient Data Handling in Python

Master the art of efficient iteration in Python by learning about iterators and generators. This course covers the creation, use, and advanced techniques of generators and iterators, with hands-on tasks and conceptual quizzes to reinforce your understanding.

course

Excel Dynamic Arrays

Excel Dynamic Arrays

Master Excel's dynamic array features through practical, column-based tasks. Learn to leverage spill behavior, core dynamic array functions, and advanced multi-step logic for efficient, modern spreadsheet solutions.

course

Exploring Project Thinking

Exploring Project Thinking

A beginner-friendly course designed to introduce developers to the essential concepts of project thinking, focusing on effective planning, decision-making, and teamwork within software development projects.

course

Feature Encoding Methods in Python

Feature Encoding Methods in Python

Master advanced categorical feature encoding methods in Python, including Weight-of-Evidence, Leave-one-out, Helmert, and high-cardinality encodings. Learn to avoid encoding leakage and apply robust techniques for real-world data science projects.

course

Git for Open Source Contributors

Git for Open Source Contributors

Master the essential Git workflows and best practices needed to contribute confidently to open source projects. This course guides you through forking, branching, syncing, making clean commits, handling pull requests, resolving conflicts, and understanding contribution guidelines. Learn how to collaborate effectively and make your mark in the open source community.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(333)
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.8
(29)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(946)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.5
(36)
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

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.8
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.5
Search
Close

Courses & Projects

Technologies

course

Python Decorators Explained

Python Decorators Explained

Master the art of Python decorators, from foundational concepts to advanced applications. This course guides you through the mechanics, use cases, and best practices of decorators, empowering you to write more expressive and reusable Python code.

course

Python for Researchers

Python for Researchers

A practical course designed for researchers who want to leverage Python for data analysis, visualization, and scientific computation. The course focuses on real-world research scenarios, using Python and its scientific libraries to solve common research problems, analyze data, and present findings effectively.

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.

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

C++ Functional Utilities

C++ Functional Utilities

Master the functional programming tools and patterns available in modern C++. Learn to use lambdas, std::function, callable objects, predicates, and higher-order utilities to write expressive, reusable, and efficient code with the STL.

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++ STL Iterators

C++ STL Iterators

This course explains how iterators work in the C++ Standard Template Library and how they connect containers and algorithms. You will learn what iterators are, how different iterator categories behave, and how to use them safely and idiomatically with STL containers and algorithms. By the end of the course, you will confidently read, write, and reason about iterator-based code, including const iterators, reverse iterators, and iterator invalidation rules.

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

Design Basics

Design Basics

Design shapes how people see, understand, and interact with the world. This learning path introduces the foundations needed to create clear, engaging, and meaningful visuals. From the basics of layout and structure to the nuances of typography and color, every element works together to communicate effectively. Along the way, you’ll discover how psychology, perception, and creative principles influence design decisions. By the end, you’ll have the tools to craft work that is both visually appealing and purpose-driven.

course

DevOps Principles and Practices

DevOps Principles and Practices

A beginner-friendly course introducing the core principles and practical applications of DevOps in modern software development. Learn foundational concepts, automation techniques, CI/CD pipelines, infrastructure as code, monitoring, and effective team collaboration through clear explanations and real-world examples.

course

Efficient Data Handling in Python

Efficient Data Handling in Python

Master the art of efficient iteration in Python by learning about iterators and generators. This course covers the creation, use, and advanced techniques of generators and iterators, with hands-on tasks and conceptual quizzes to reinforce your understanding.

course

Excel Dynamic Arrays

Excel Dynamic Arrays

Master Excel's dynamic array features through practical, column-based tasks. Learn to leverage spill behavior, core dynamic array functions, and advanced multi-step logic for efficient, modern spreadsheet solutions.

course

Exploring Project Thinking

Exploring Project Thinking

A beginner-friendly course designed to introduce developers to the essential concepts of project thinking, focusing on effective planning, decision-making, and teamwork within software development projects.

course

Feature Encoding Methods in Python

Feature Encoding Methods in Python

Master advanced categorical feature encoding methods in Python, including Weight-of-Evidence, Leave-one-out, Helmert, and high-cardinality encodings. Learn to avoid encoding leakage and apply robust techniques for real-world data science projects.

course

Git for Open Source Contributors

Git for Open Source Contributors

Master the essential Git workflows and best practices needed to contribute confidently to open source projects. This course guides you through forking, branching, syncing, making clean commits, handling pull requests, resolving conflicts, and understanding contribution guidelines. Learn how to collaborate effectively and make your mark in the open source community.

course

Python Decorators Explained

Python Decorators Explained

Master the art of Python decorators, from foundational concepts to advanced applications. This course guides you through the mechanics, use cases, and best practices of decorators, empowering you to write more expressive and reusable Python code.

course

Python for Researchers

Python for Researchers

A practical course designed for researchers who want to leverage Python for data analysis, visualization, and scientific computation. The course focuses on real-world research scenarios, using Python and its scientific libraries to solve common research problems, analyze data, and present findings effectively.

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.

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

C++ Functional Utilities

C++ Functional Utilities

Master the functional programming tools and patterns available in modern C++. Learn to use lambdas, std::function, callable objects, predicates, and higher-order utilities to write expressive, reusable, and efficient code with the STL.

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++ STL Iterators

C++ STL Iterators

This course explains how iterators work in the C++ Standard Template Library and how they connect containers and algorithms. You will learn what iterators are, how different iterator categories behave, and how to use them safely and idiomatically with STL containers and algorithms. By the end of the course, you will confidently read, write, and reason about iterator-based code, including const iterators, reverse iterators, and iterator invalidation rules.

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

Design Basics

Design Basics

Design shapes how people see, understand, and interact with the world. This learning path introduces the foundations needed to create clear, engaging, and meaningful visuals. From the basics of layout and structure to the nuances of typography and color, every element works together to communicate effectively. Along the way, you’ll discover how psychology, perception, and creative principles influence design decisions. By the end, you’ll have the tools to craft work that is both visually appealing and purpose-driven.

course

DevOps Principles and Practices

DevOps Principles and Practices

A beginner-friendly course introducing the core principles and practical applications of DevOps in modern software development. Learn foundational concepts, automation techniques, CI/CD pipelines, infrastructure as code, monitoring, and effective team collaboration through clear explanations and real-world examples.

course

Efficient Data Handling in Python

Efficient Data Handling in Python

Master the art of efficient iteration in Python by learning about iterators and generators. This course covers the creation, use, and advanced techniques of generators and iterators, with hands-on tasks and conceptual quizzes to reinforce your understanding.

course

Excel Dynamic Arrays

Excel Dynamic Arrays

Master Excel's dynamic array features through practical, column-based tasks. Learn to leverage spill behavior, core dynamic array functions, and advanced multi-step logic for efficient, modern spreadsheet solutions.

course

Exploring Project Thinking

Exploring Project Thinking

A beginner-friendly course designed to introduce developers to the essential concepts of project thinking, focusing on effective planning, decision-making, and teamwork within software development projects.

course

Feature Encoding Methods in Python

Feature Encoding Methods in Python

Master advanced categorical feature encoding methods in Python, including Weight-of-Evidence, Leave-one-out, Helmert, and high-cardinality encodings. Learn to avoid encoding leakage and apply robust techniques for real-world data science projects.

course

Git for Open Source Contributors

Git for Open Source Contributors

Master the essential Git workflows and best practices needed to contribute confidently to open source projects. This course guides you through forking, branching, syncing, making clean commits, handling pull requests, resolving conflicts, and understanding contribution guidelines. Learn how to collaborate effectively and make your mark in the open source community.
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