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

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

Python from Zero to Hero

laptop6 Courses
list215 Tasks

Beginner

4.6
(12474)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list249 Tasks

Beginner

4.7
(3572)
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

Docker Essentials

Docker Essentials

A beginner-friendly course introducing the fundamentals of Docker, including containers, images, Docker Compose, and practical workflows for modern development.

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

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.

course

Event Handling and User Interaction in JavaScript

Event Handling and User Interaction in JavaScript

Learn how JavaScript responds to user interactions by mastering browser events, event flow, and input handling. Explore the event object, work with keyboard, mouse, and form events, and use event delegation to manage interactions efficiently. Apply these skills to build practical UI components such as tabs, dropdowns, and keyboard shortcuts, creating interfaces that feel dynamic, responsive, and intuitive.

course

Explainable AI (XAI) Basics

Explainable AI (XAI) Basics

Gain a foundational understanding of Explainable AI (XAI): what it is, why it matters, key concepts, main techniques, and ethical considerations. This course is theory-focused, using clear explanations and quizzes to build your intuition about making AI systems more transparent and trustworthy.

course

Exploratory Data Analysis with Python

Exploratory Data Analysis with Python

Master the art of exploratory data analysis (EDA) using Python, pandas, matplotlib, and seaborn. Learn to extract insights, visualize patterns, and communicate findings effectively using a consistent retail dataset.

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

Feature Scaling and Normalization in Python

Feature Scaling and Normalization in Python

A comprehensive exploration of feature scaling, normalization, and data preprocessing techniques essential for effective machine learning. This course covers the mathematical foundations, intuition, practical implementation, and impact of various scaling methods on model performance.

course

Geometry of High-Dimensional Data

Geometry of High-Dimensional Data

Explore how geometry fundamentally changes in high-dimensional spaces and why these effects reshape the behavior of machine learning algorithms. Develop intuition for phenomena like the curse of dimensionality, concentration of measure, and distance collapse, and understand their impact on clustering, kNN, and embeddings.

course

Geospatial Data Science with Python

Geospatial Data Science with Python

An intermediate-level course introducing the core concepts, techniques, and practical skills for geospatial analysis using Python and key open-source libraries. Learn to work with vector and raster data, perform spatial operations, and visualize geographic information.

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

HTML Forms Foundations

HTML Forms Foundations

An introduction to creating well-structured and accessible HTML forms. Explore fundamental form elements, validation techniques, and best practices for ensuring accessibility. Learn how to design forms that are both functional and user-friendly, as they are essential components of any interactive website.

course

Improving Social Media Workflow with Hootsuite

Improving Social Media Workflow with Hootsuite

Build a strong foundation in social media management with Hootsuite. Explore tools for scheduling content, monitoring engagement, analyzing performance, and optimizing strategy. Leverage built-in AI features, streamline team collaboration, and integrate third-party apps to enhance workflow and results.

course

Internal Mechanics of Python Code Execution

Internal Mechanics of Python Code Execution

Dive deep into the inner workings of Python by exploring how the interpreter parses, compiles, and executes your code. This course demystifies the Python execution model, revealing the mechanisms behind variables, functions, memory management, and more. Perfect for those who know Python basics and want to understand what happens behind the scenes.
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
(3369)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list215 Tasks

Beginner

4.6
(12474)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list249 Tasks

Beginner

4.7
(3572)
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

Docker Essentials

Docker Essentials

A beginner-friendly course introducing the fundamentals of Docker, including containers, images, Docker Compose, and practical workflows for modern development.

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

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.

course

Event Handling and User Interaction in JavaScript

Event Handling and User Interaction in JavaScript

Learn how JavaScript responds to user interactions by mastering browser events, event flow, and input handling. Explore the event object, work with keyboard, mouse, and form events, and use event delegation to manage interactions efficiently. Apply these skills to build practical UI components such as tabs, dropdowns, and keyboard shortcuts, creating interfaces that feel dynamic, responsive, and intuitive.

course

Explainable AI (XAI) Basics

Explainable AI (XAI) Basics

Gain a foundational understanding of Explainable AI (XAI): what it is, why it matters, key concepts, main techniques, and ethical considerations. This course is theory-focused, using clear explanations and quizzes to build your intuition about making AI systems more transparent and trustworthy.

course

Exploratory Data Analysis with Python

Exploratory Data Analysis with Python

Master the art of exploratory data analysis (EDA) using Python, pandas, matplotlib, and seaborn. Learn to extract insights, visualize patterns, and communicate findings effectively using a consistent retail dataset.

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

Feature Scaling and Normalization in Python

Feature Scaling and Normalization in Python

A comprehensive exploration of feature scaling, normalization, and data preprocessing techniques essential for effective machine learning. This course covers the mathematical foundations, intuition, practical implementation, and impact of various scaling methods on model performance.

course

Geometry of High-Dimensional Data

Geometry of High-Dimensional Data

Explore how geometry fundamentally changes in high-dimensional spaces and why these effects reshape the behavior of machine learning algorithms. Develop intuition for phenomena like the curse of dimensionality, concentration of measure, and distance collapse, and understand their impact on clustering, kNN, and embeddings.

course

Geospatial Data Science with Python

Geospatial Data Science with Python

An intermediate-level course introducing the core concepts, techniques, and practical skills for geospatial analysis using Python and key open-source libraries. Learn to work with vector and raster data, perform spatial operations, and visualize geographic information.

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

HTML Forms Foundations

HTML Forms Foundations

An introduction to creating well-structured and accessible HTML forms. Explore fundamental form elements, validation techniques, and best practices for ensuring accessibility. Learn how to design forms that are both functional and user-friendly, as they are essential components of any interactive website.

course

Improving Social Media Workflow with Hootsuite

Improving Social Media Workflow with Hootsuite

Build a strong foundation in social media management with Hootsuite. Explore tools for scheduling content, monitoring engagement, analyzing performance, and optimizing strategy. Leverage built-in AI features, streamline team collaboration, and integrate third-party apps to enhance workflow and results.

course

Internal Mechanics of Python Code Execution

Internal Mechanics of Python Code Execution

Dive deep into the inner workings of Python by exploring how the interpreter parses, compiles, and executes your code. This course demystifies the Python execution model, revealing the mechanisms behind variables, functions, memory management, and more. Perfect for those who know Python basics and want to understand what happens behind the scenes.

course

Docker Essentials

Docker Essentials

A beginner-friendly course introducing the fundamentals of Docker, including containers, images, Docker Compose, and practical workflows for modern development.

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

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.

course

Event Handling and User Interaction in JavaScript

Event Handling and User Interaction in JavaScript

Learn how JavaScript responds to user interactions by mastering browser events, event flow, and input handling. Explore the event object, work with keyboard, mouse, and form events, and use event delegation to manage interactions efficiently. Apply these skills to build practical UI components such as tabs, dropdowns, and keyboard shortcuts, creating interfaces that feel dynamic, responsive, and intuitive.

course

Explainable AI (XAI) Basics

Explainable AI (XAI) Basics

Gain a foundational understanding of Explainable AI (XAI): what it is, why it matters, key concepts, main techniques, and ethical considerations. This course is theory-focused, using clear explanations and quizzes to build your intuition about making AI systems more transparent and trustworthy.

course

Exploratory Data Analysis with Python

Exploratory Data Analysis with Python

Master the art of exploratory data analysis (EDA) using Python, pandas, matplotlib, and seaborn. Learn to extract insights, visualize patterns, and communicate findings effectively using a consistent retail dataset.

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

Feature Scaling and Normalization in Python

Feature Scaling and Normalization in Python

A comprehensive exploration of feature scaling, normalization, and data preprocessing techniques essential for effective machine learning. This course covers the mathematical foundations, intuition, practical implementation, and impact of various scaling methods on model performance.

course

Geometry of High-Dimensional Data

Geometry of High-Dimensional Data

Explore how geometry fundamentally changes in high-dimensional spaces and why these effects reshape the behavior of machine learning algorithms. Develop intuition for phenomena like the curse of dimensionality, concentration of measure, and distance collapse, and understand their impact on clustering, kNN, and embeddings.

course

Geospatial Data Science with Python

Geospatial Data Science with Python

An intermediate-level course introducing the core concepts, techniques, and practical skills for geospatial analysis using Python and key open-source libraries. Learn to work with vector and raster data, perform spatial operations, and visualize geographic information.

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

HTML Forms Foundations

HTML Forms Foundations

An introduction to creating well-structured and accessible HTML forms. Explore fundamental form elements, validation techniques, and best practices for ensuring accessibility. Learn how to design forms that are both functional and user-friendly, as they are essential components of any interactive website.

course

Improving Social Media Workflow with Hootsuite

Improving Social Media Workflow with Hootsuite

Build a strong foundation in social media management with Hootsuite. Explore tools for scheduling content, monitoring engagement, analyzing performance, and optimizing strategy. Leverage built-in AI features, streamline team collaboration, and integrate third-party apps to enhance workflow and results.

course

Internal Mechanics of Python Code Execution

Internal Mechanics of Python Code Execution

Dive deep into the inner workings of Python by exploring how the interpreter parses, compiles, and executes your code. This course demystifies the Python execution model, revealing the mechanisms behind variables, functions, memory management, and more. Perfect for those who know Python basics and want to understand what happens behind the scenes.
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