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

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks

Beginner

4.6
(616)
track
lockOnly for Ultimate
track image

Supervised Learning Foundations

laptop6 Courses
pencil-with-line3 Projects
list91 Tasks

Beginner

4.3
(80)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
pencil-with-line1 Project
list105 Tasks

Beginner

4.7
(83)
track
lockOnly for Ultimate
track image

Data Analyst with Python

laptop6 Courses
pencil-with-line3 Projects
list201 Tasks

Beginner

4.6
(64)
track
lockOnly for Ultimate
track image

C Programming Fundamentals

laptop7 Courses
pencil-with-line1 Project
list76 Tasks

Beginner

4.7
(42)

Courses & Projects

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.

project

Text Pattern Matching with Regex

Text Pattern Matching with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

project

Investment Return Calculator

Investment Return Calculator

Build a modular C++ terminal application that estimates investment growth over time. The project guides you through implementing reusable functions for input collection, validation, interest calculations, and formatted reporting, all using standard C++ and procedural programming.

project

Error Collection and Reporting System

Error Collection and Reporting System

Build a terminal-based C++ project to collect, filter, and report errors using small, value-returning functions. You'll design an error model, manage collections, filter and count errors, format them for output, and generate readable reports.

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.

project

Individual Health Insurance Cost Prediction

Individual Health Insurance Cost Prediction

A hands-on case study where you will analyze, visualize, and model individual health insurance costs using Python and pandas. You will clean and explore the data, extract insights, preprocess features, build a regression model, and interpret the results to understand what drives insurance pricing.

project

Multiplication Table Generator

Multiplication Table Generator

A hands-on C++ case study where you build a terminal-based multiplication table generator, progressively adding features like dynamic sizing, formatted output, value highlighting, and an interactive quiz. Each chapter introduces a new programming concept and guides you to implement it step by step.

project

Mushroom Edibility Classification

Mushroom Edibility Classification

A hands-on, end-to-end data science project using Python to classify mushrooms as edible or poisonous based on their characteristics. This project guides you through data loading, cleaning, exploratory analysis, preprocessing, model building, and evaluation using the mushrooms.csv dataset.

project

Password Hash Checker

Password Hash Checker

Build a secure Python terminal application that validates, hashes, and checks passwords using best practices for separation of logic and I/O, secure salt generation, and safe encoding/decoding for storage.

project

Wordle Game with OOP

Wordle Game with OOP

Build a console-based Wordle game in Python while learning how to structure a real project using object-oriented programming. Step by step, you will design game logic, validation rules, and clean class interactions.

project

Exploring Building Design for Energy Efficiency

Exploring Building Design for Energy Efficiency

Explore how different architectural design features impact building energy performance by analyzing and visualizing heating and cooling loads from building simulation data.

project

Exploring City Bike Rental Insights

Exploring City Bike Rental Insights

This course guides you through analyzing and visualizing how weather and seasonal factors influence daily bike rental demand using real-world data.

project

Exploring Factors Influencing Pet Adoptions

Exploring Factors Influencing Pet Adoptions

This project explores data-driven insights in animal shelter operations, focusing on factors influencing pet adoption rates using real-world datasets.

project

Exploring Heart Disease Patterns in Clinical Data

Exploring Heart Disease Patterns in Clinical Data

Explore real-world patient heart health data to uncover relationships between chest pain types, demographics, and heart disease prevalence using Python analytics.

project

Identifying High-Value International Markets for London Tourism

Identifying High-Value International Markets for London Tourism

This project focuses on leveraging historical visitor data to identify high-potential international markets, uncover travel patterns, and segment audiences for targeted marketing strategies.
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

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks

Beginner

4.6
(616)
track
lockOnly for Ultimate
track image

Supervised Learning Foundations

laptop6 Courses
pencil-with-line3 Projects
list91 Tasks

Beginner

4.3
(80)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
pencil-with-line1 Project
list105 Tasks

Beginner

4.7
(83)
track
lockOnly for Ultimate
track image

Data Analyst with Python

laptop6 Courses
pencil-with-line3 Projects
list201 Tasks

Beginner

4.6
(64)
track
lockOnly for Ultimate
track image

C Programming Fundamentals

laptop7 Courses
pencil-with-line1 Project
list76 Tasks

Beginner

4.7
(42)
track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Supervised Learning Foundations

laptop6 Courses
pencil-with-line3 Projects
list91 Tasks

new

track
track image
For Ultimate

Only for Ultimate

С++ Essentials

laptop6 Courses
pencil-with-line1 Project
list105 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Data Analyst with Python

laptop6 Courses
pencil-with-line3 Projects
list201 Tasks

new

track
track image
For Ultimate

Only for Ultimate

C Programming Fundamentals

laptop7 Courses
pencil-with-line1 Project
list76 Tasks

new

Search
Close

Courses & Projects

Technologies

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.

project

Text Pattern Matching with Regex

Text Pattern Matching with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

project

Investment Return Calculator

Investment Return Calculator

Build a modular C++ terminal application that estimates investment growth over time. The project guides you through implementing reusable functions for input collection, validation, interest calculations, and formatted reporting, all using standard C++ and procedural programming.

project

Error Collection and Reporting System

Error Collection and Reporting System

Build a terminal-based C++ project to collect, filter, and report errors using small, value-returning functions. You'll design an error model, manage collections, filter and count errors, format them for output, and generate readable reports.

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.

project

Individual Health Insurance Cost Prediction

Individual Health Insurance Cost Prediction

A hands-on case study where you will analyze, visualize, and model individual health insurance costs using Python and pandas. You will clean and explore the data, extract insights, preprocess features, build a regression model, and interpret the results to understand what drives insurance pricing.

project

Multiplication Table Generator

Multiplication Table Generator

A hands-on C++ case study where you build a terminal-based multiplication table generator, progressively adding features like dynamic sizing, formatted output, value highlighting, and an interactive quiz. Each chapter introduces a new programming concept and guides you to implement it step by step.

project

Mushroom Edibility Classification

Mushroom Edibility Classification

A hands-on, end-to-end data science project using Python to classify mushrooms as edible or poisonous based on their characteristics. This project guides you through data loading, cleaning, exploratory analysis, preprocessing, model building, and evaluation using the mushrooms.csv dataset.

project

Password Hash Checker

Password Hash Checker

Build a secure Python terminal application that validates, hashes, and checks passwords using best practices for separation of logic and I/O, secure salt generation, and safe encoding/decoding for storage.

project

Wordle Game with OOP

Wordle Game with OOP

Build a console-based Wordle game in Python while learning how to structure a real project using object-oriented programming. Step by step, you will design game logic, validation rules, and clean class interactions.

project

Exploring Building Design for Energy Efficiency

Exploring Building Design for Energy Efficiency

Explore how different architectural design features impact building energy performance by analyzing and visualizing heating and cooling loads from building simulation data.

project

Exploring City Bike Rental Insights

Exploring City Bike Rental Insights

This course guides you through analyzing and visualizing how weather and seasonal factors influence daily bike rental demand using real-world data.

project

Exploring Factors Influencing Pet Adoptions

Exploring Factors Influencing Pet Adoptions

This project explores data-driven insights in animal shelter operations, focusing on factors influencing pet adoption rates using real-world datasets.

project

Exploring Heart Disease Patterns in Clinical Data

Exploring Heart Disease Patterns in Clinical Data

Explore real-world patient heart health data to uncover relationships between chest pain types, demographics, and heart disease prevalence using Python analytics.

project

Identifying High-Value International Markets for London Tourism

Identifying High-Value International Markets for London Tourism

This project focuses on leveraging historical visitor data to identify high-potential international markets, uncover travel patterns, and segment audiences for targeted marketing strategies.

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.

project

Text Pattern Matching with Regex

Text Pattern Matching with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

project

Investment Return Calculator

Investment Return Calculator

Build a modular C++ terminal application that estimates investment growth over time. The project guides you through implementing reusable functions for input collection, validation, interest calculations, and formatted reporting, all using standard C++ and procedural programming.

project

Error Collection and Reporting System

Error Collection and Reporting System

Build a terminal-based C++ project to collect, filter, and report errors using small, value-returning functions. You'll design an error model, manage collections, filter and count errors, format them for output, and generate readable reports.

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.

project

Individual Health Insurance Cost Prediction

Individual Health Insurance Cost Prediction

A hands-on case study where you will analyze, visualize, and model individual health insurance costs using Python and pandas. You will clean and explore the data, extract insights, preprocess features, build a regression model, and interpret the results to understand what drives insurance pricing.

project

Multiplication Table Generator

Multiplication Table Generator

A hands-on C++ case study where you build a terminal-based multiplication table generator, progressively adding features like dynamic sizing, formatted output, value highlighting, and an interactive quiz. Each chapter introduces a new programming concept and guides you to implement it step by step.

project

Mushroom Edibility Classification

Mushroom Edibility Classification

A hands-on, end-to-end data science project using Python to classify mushrooms as edible or poisonous based on their characteristics. This project guides you through data loading, cleaning, exploratory analysis, preprocessing, model building, and evaluation using the mushrooms.csv dataset.

project

Password Hash Checker

Password Hash Checker

Build a secure Python terminal application that validates, hashes, and checks passwords using best practices for separation of logic and I/O, secure salt generation, and safe encoding/decoding for storage.

project

Wordle Game with OOP

Wordle Game with OOP

Build a console-based Wordle game in Python while learning how to structure a real project using object-oriented programming. Step by step, you will design game logic, validation rules, and clean class interactions.

project

Exploring Building Design for Energy Efficiency

Exploring Building Design for Energy Efficiency

Explore how different architectural design features impact building energy performance by analyzing and visualizing heating and cooling loads from building simulation data.

project

Exploring City Bike Rental Insights

Exploring City Bike Rental Insights

This course guides you through analyzing and visualizing how weather and seasonal factors influence daily bike rental demand using real-world data.

project

Exploring Factors Influencing Pet Adoptions

Exploring Factors Influencing Pet Adoptions

This project explores data-driven insights in animal shelter operations, focusing on factors influencing pet adoption rates using real-world datasets.

project

Exploring Heart Disease Patterns in Clinical Data

Exploring Heart Disease Patterns in Clinical Data

Explore real-world patient heart health data to uncover relationships between chest pain types, demographics, and heart disease prevalence using Python analytics.

project

Identifying High-Value International Markets for London Tourism

Identifying High-Value International Markets for London Tourism

This project focuses on leveraging historical visitor data to identify high-potential international markets, uncover travel patterns, and segment audiences for targeted marketing strategies.
not found

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

codefinity
some-alt