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#

laptop7 Courses
list293 Tasks

Beginner

4.8
(2497)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(8992)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(2725)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.4
(521)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(88)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.7
(69)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list38 Tasks

Beginner

4.7
(353)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.7
(210)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list57 Tasks

Beginner

4.7
(79)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list346 Tasks

Beginner

4.7
(876)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list309 Tasks

Beginner

4.7
(846)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks

Intermediate

4.7
(590)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list135 Tasks

Intermediate

4.6
(132)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

4.8
(17)
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list280 Tasks

Advanced

4.7
(2995)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.7
(735)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

5.0
(5)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks

Beginner

4.8
(6)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.8
(285)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop4 Courses
list159 Tasks

Beginner

4.8
(4)
track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop4 Courses
list154 Tasks

Beginner

5.0
(1)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop4 Courses
pencil-with-line2 Projects
list58 Tasks

Beginner

4.8
(329)

Courses & Projects

course

Learning Statistics with Python

Learning Statistics with Python

This course gives you a basic knowledge of statistics. It is intended for students with basic knowledge of Python syntax as they will be working with NumPy and pandas modules. During the course, you will become familiar with the basic concepts and then gradually move on to more complex concepts and tasks.

course

C++ Pointers and References

C++ Pointers and References

Unlock the Power of Memory Manipulation. Dive deep into the fundamentals of programming with this comprehensive course designed for beginners and individuals seeking to strengthen their knowledge on pointers and references in C++. Mastering these essential concepts is crucial for unleashing the full potential of your programming skills.

course

C++ Loops

C++ Loops

C++ Loops from scratch. Master one of the fundamental building blocks for programming. This course is perfect for beginners and those looking to solidify their understanding of loops.

course

C++ Functions

C++ Functions

Explore the world of C++ functions and delve into their fundamental concepts and practical applications. Gain proficiency in declaring, using, and optimizing functions, including parameter handling, scope management, and function overloading. Learn about recursion, templates, and lambda expression for robust C++ programming. Develop the skills to create modular, efficient, and reusable functions for real-world coding challenges.

project

Getting into NumPy Basics

Getting into NumPy Basics

In this project, we will delve into the fundamentals of NumPy, exploring its core features and uncovering the reasons behind its significant impact on scientific computing. By understanding its architecture and capabilities, we will grasp why it is considered an essential tool for data scientists, researchers, and developers working in the realm of data analysis, machine learning, and beyond.

project

Departments' Revenue Analysis

Departments' Revenue Analysis

We will use pandas to analyze departmental data by exploring, cleaning, and manipulating the dataset. Starting with basic inspection and data cleaning, we'll perform filtering, merge datasets, apply advanced filtering using multiple conditions, and finally group the data to extract meaningful insights.

course

Linear Regression with Python

Linear Regression with Python

Linear Regression is a crucial concept in predictive analytics. It is widely used by data scientists, data analytics, and statisticians as it is easy to build and interpret but powerful enough for many tasks.

course

Classification with Python

Classification with Python

In machine learning, classification is used in predictive modeling to assign input data with a class label. Sounds difficult? Don't worry! Let's cope with this! Welcome to the ML!

project

Organizing Date and Time Data for Analysis and Applications

Organizing Date and Time Data for Analysis and Applications

In this project, we are going to understand how to handle Date and Times in Python.

course

C++ Smart Pointers

C++ Smart Pointers

Unlock the power of memory management. Designed seasoned programmers, this course provides a deep dive into one of the most crucial aspects of modern development and revise about pointers and references. With Smart Pointers, you'll learn how to effectively manage memory allocation and deallocation, avoiding common pitfalls like memory leaks and dangling pointers. Our expert instructors guide you through the intricacies of unique_ptr, shared_ptr, and weak_ptr, empowering you to write safer and more robust code.

project

Excel Automation with Python (project)

Excel Automation with Python (project)

In this project, we will study how to create, modify, and extract data from Excel spreadsheets using Python code.

project

Identifying Fake News

Identifying Fake News

We are going to identify fake news by analyzing text data and determining whether articles are legitimate or deceptive. We will preprocess the text data using natural language processing techniques and apply machine learning algorithms to build and evaluate classification models. By the end of the project, we aim to develop an effective tool that can accurately distinguish between real and fake news.

project

Logistic Regression Mastering

Logistic Regression Mastering

Logistic regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome. In this project, we will leverage logistic regression to classify data into two distinct categories. The process will involve data preprocessing, model training, evaluation, and tuning to achieve optimal performance.

course

Python Ninja

Python Ninja

Welcome to the Python Ninja Course! This engaging and interactive course is designed to introduce you to the fundamentals of Python programming through a fun and educational game. You'll guide a ninja through various challenges, using Python to control movements and interact with objects like sushi. Starting with the basics, you'll learn how to navigate the map, pick up and place sushi, and gradually progress to more complex programming concepts such as functions, loops, and conditional statements. Each chapter offers hands-on practice to reinforce your learning, culminating in exciting challenges that test your skills. Whether you're a complete beginner or looking to sharpen your coding abilities, this course provides a comprehensive and enjoyable learning experience. Join us and become a coding ninja!

course

Agentic AI for Business

Agentic AI for Business

Learn how to harness the power of MCP (Model Context Protocol) to connect Claude AI with your everyday tools, automate tasks, and simplify complex workflows. This course covers the foundations of MCP servers, how to set them up, and how to interact with your local environment. You'll also explore practical use casesβ€”from integrating Google services like Gmail and Calendar, to automating Excel analysis and PowerPoint generation using Python and AI. Designed for both technical and non-technical users, this course will help you unlock real productivity gains with minimal manual effort.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

Web Development with C#

laptop7 Courses
list293 Tasks

Beginner

4.8
(2497)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(8992)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(2725)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.4
(521)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(88)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.7
(69)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list38 Tasks

Beginner

4.7
(353)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.7
(210)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list57 Tasks

Beginner

4.7
(79)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list346 Tasks

Beginner

4.7
(876)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list309 Tasks

Beginner

4.7
(846)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks

Intermediate

4.7
(590)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list135 Tasks

Intermediate

4.6
(132)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

4.8
(17)
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list280 Tasks

Advanced

4.7
(2995)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.7
(735)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

5.0
(5)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks

Beginner

4.8
(6)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.8
(285)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop4 Courses
list159 Tasks

Beginner

4.8
(4)
track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop4 Courses
list154 Tasks

Beginner

5.0
(1)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop4 Courses
pencil-with-line2 Projects
list58 Tasks

Beginner

4.8
(329)
Search
Close

Courses & Projects

Technologies

return
Filters

course

Learning Statistics with Python

Learning Statistics with Python

This course gives you a basic knowledge of statistics. It is intended for students with basic knowledge of Python syntax as they will be working with NumPy and pandas modules. During the course, you will become familiar with the basic concepts and then gradually move on to more complex concepts and tasks.

course

C++ Pointers and References

C++ Pointers and References

Unlock the Power of Memory Manipulation. Dive deep into the fundamentals of programming with this comprehensive course designed for beginners and individuals seeking to strengthen their knowledge on pointers and references in C++. Mastering these essential concepts is crucial for unleashing the full potential of your programming skills.

course

C++ Loops

C++ Loops

C++ Loops from scratch. Master one of the fundamental building blocks for programming. This course is perfect for beginners and those looking to solidify their understanding of loops.

course

C++ Functions

C++ Functions

Explore the world of C++ functions and delve into their fundamental concepts and practical applications. Gain proficiency in declaring, using, and optimizing functions, including parameter handling, scope management, and function overloading. Learn about recursion, templates, and lambda expression for robust C++ programming. Develop the skills to create modular, efficient, and reusable functions for real-world coding challenges.

project

Getting into NumPy Basics

Getting into NumPy Basics

In this project, we will delve into the fundamentals of NumPy, exploring its core features and uncovering the reasons behind its significant impact on scientific computing. By understanding its architecture and capabilities, we will grasp why it is considered an essential tool for data scientists, researchers, and developers working in the realm of data analysis, machine learning, and beyond.

project

Departments' Revenue Analysis

Departments' Revenue Analysis

We will use pandas to analyze departmental data by exploring, cleaning, and manipulating the dataset. Starting with basic inspection and data cleaning, we'll perform filtering, merge datasets, apply advanced filtering using multiple conditions, and finally group the data to extract meaningful insights.

course

Linear Regression with Python

Linear Regression with Python

Linear Regression is a crucial concept in predictive analytics. It is widely used by data scientists, data analytics, and statisticians as it is easy to build and interpret but powerful enough for many tasks.

course

Classification with Python

Classification with Python

In machine learning, classification is used in predictive modeling to assign input data with a class label. Sounds difficult? Don't worry! Let's cope with this! Welcome to the ML!

project

Organizing Date and Time Data for Analysis and Applications

Organizing Date and Time Data for Analysis and Applications

In this project, we are going to understand how to handle Date and Times in Python.

course

C++ Smart Pointers

C++ Smart Pointers

Unlock the power of memory management. Designed seasoned programmers, this course provides a deep dive into one of the most crucial aspects of modern development and revise about pointers and references. With Smart Pointers, you'll learn how to effectively manage memory allocation and deallocation, avoiding common pitfalls like memory leaks and dangling pointers. Our expert instructors guide you through the intricacies of unique_ptr, shared_ptr, and weak_ptr, empowering you to write safer and more robust code.

project

Excel Automation with Python (project)

Excel Automation with Python (project)

In this project, we will study how to create, modify, and extract data from Excel spreadsheets using Python code.

project

Identifying Fake News

Identifying Fake News

We are going to identify fake news by analyzing text data and determining whether articles are legitimate or deceptive. We will preprocess the text data using natural language processing techniques and apply machine learning algorithms to build and evaluate classification models. By the end of the project, we aim to develop an effective tool that can accurately distinguish between real and fake news.

project

Logistic Regression Mastering

Logistic Regression Mastering

Logistic regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome. In this project, we will leverage logistic regression to classify data into two distinct categories. The process will involve data preprocessing, model training, evaluation, and tuning to achieve optimal performance.

course

Python Ninja

Python Ninja

Welcome to the Python Ninja Course! This engaging and interactive course is designed to introduce you to the fundamentals of Python programming through a fun and educational game. You'll guide a ninja through various challenges, using Python to control movements and interact with objects like sushi. Starting with the basics, you'll learn how to navigate the map, pick up and place sushi, and gradually progress to more complex programming concepts such as functions, loops, and conditional statements. Each chapter offers hands-on practice to reinforce your learning, culminating in exciting challenges that test your skills. Whether you're a complete beginner or looking to sharpen your coding abilities, this course provides a comprehensive and enjoyable learning experience. Join us and become a coding ninja!

course

Agentic AI for Business

Agentic AI for Business

Learn how to harness the power of MCP (Model Context Protocol) to connect Claude AI with your everyday tools, automate tasks, and simplify complex workflows. This course covers the foundations of MCP servers, how to set them up, and how to interact with your local environment. You'll also explore practical use casesβ€”from integrating Google services like Gmail and Calendar, to automating Excel analysis and PowerPoint generation using Python and AI. Designed for both technical and non-technical users, this course will help you unlock real productivity gains with minimal manual effort.

course

Learning Statistics with Python

Learning Statistics with Python

This course gives you a basic knowledge of statistics. It is intended for students with basic knowledge of Python syntax as they will be working with NumPy and pandas modules. During the course, you will become familiar with the basic concepts and then gradually move on to more complex concepts and tasks.

course

C++ Pointers and References

C++ Pointers and References

Unlock the Power of Memory Manipulation. Dive deep into the fundamentals of programming with this comprehensive course designed for beginners and individuals seeking to strengthen their knowledge on pointers and references in C++. Mastering these essential concepts is crucial for unleashing the full potential of your programming skills.

course

C++ Loops

C++ Loops

C++ Loops from scratch. Master one of the fundamental building blocks for programming. This course is perfect for beginners and those looking to solidify their understanding of loops.

course

C++ Functions

C++ Functions

Explore the world of C++ functions and delve into their fundamental concepts and practical applications. Gain proficiency in declaring, using, and optimizing functions, including parameter handling, scope management, and function overloading. Learn about recursion, templates, and lambda expression for robust C++ programming. Develop the skills to create modular, efficient, and reusable functions for real-world coding challenges.

project

Getting into NumPy Basics

Getting into NumPy Basics

In this project, we will delve into the fundamentals of NumPy, exploring its core features and uncovering the reasons behind its significant impact on scientific computing. By understanding its architecture and capabilities, we will grasp why it is considered an essential tool for data scientists, researchers, and developers working in the realm of data analysis, machine learning, and beyond.

project

Departments' Revenue Analysis

Departments' Revenue Analysis

We will use pandas to analyze departmental data by exploring, cleaning, and manipulating the dataset. Starting with basic inspection and data cleaning, we'll perform filtering, merge datasets, apply advanced filtering using multiple conditions, and finally group the data to extract meaningful insights.

course

Linear Regression with Python

Linear Regression with Python

Linear Regression is a crucial concept in predictive analytics. It is widely used by data scientists, data analytics, and statisticians as it is easy to build and interpret but powerful enough for many tasks.

course

Classification with Python

Classification with Python

In machine learning, classification is used in predictive modeling to assign input data with a class label. Sounds difficult? Don't worry! Let's cope with this! Welcome to the ML!

project

Organizing Date and Time Data for Analysis and Applications

Organizing Date and Time Data for Analysis and Applications

In this project, we are going to understand how to handle Date and Times in Python.

course

C++ Smart Pointers

C++ Smart Pointers

Unlock the power of memory management. Designed seasoned programmers, this course provides a deep dive into one of the most crucial aspects of modern development and revise about pointers and references. With Smart Pointers, you'll learn how to effectively manage memory allocation and deallocation, avoiding common pitfalls like memory leaks and dangling pointers. Our expert instructors guide you through the intricacies of unique_ptr, shared_ptr, and weak_ptr, empowering you to write safer and more robust code.

project

Excel Automation with Python (project)

Excel Automation with Python (project)

In this project, we will study how to create, modify, and extract data from Excel spreadsheets using Python code.

project

Identifying Fake News

Identifying Fake News

We are going to identify fake news by analyzing text data and determining whether articles are legitimate or deceptive. We will preprocess the text data using natural language processing techniques and apply machine learning algorithms to build and evaluate classification models. By the end of the project, we aim to develop an effective tool that can accurately distinguish between real and fake news.

project

Logistic Regression Mastering

Logistic Regression Mastering

Logistic regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome. In this project, we will leverage logistic regression to classify data into two distinct categories. The process will involve data preprocessing, model training, evaluation, and tuning to achieve optimal performance.

course

Python Ninja

Python Ninja

Welcome to the Python Ninja Course! This engaging and interactive course is designed to introduce you to the fundamentals of Python programming through a fun and educational game. You'll guide a ninja through various challenges, using Python to control movements and interact with objects like sushi. Starting with the basics, you'll learn how to navigate the map, pick up and place sushi, and gradually progress to more complex programming concepts such as functions, loops, and conditional statements. Each chapter offers hands-on practice to reinforce your learning, culminating in exciting challenges that test your skills. Whether you're a complete beginner or looking to sharpen your coding abilities, this course provides a comprehensive and enjoyable learning experience. Join us and become a coding ninja!

course

Agentic AI for Business

Agentic AI for Business

Learn how to harness the power of MCP (Model Context Protocol) to connect Claude AI with your everyday tools, automate tasks, and simplify complex workflows. This course covers the foundations of MCP servers, how to set them up, and how to interact with your local environment. You'll also explore practical use casesβ€”from integrating Google services like Gmail and Calendar, to automating Excel analysis and PowerPoint generation using Python and AI. Designed for both technical and non-technical users, this course will help you unlock real productivity gains with minimal manual effort.
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