Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Alla kurser & projekt | Codefinity
dsa banner mobiledsa banner

Osäker på var
börja?

Filter
reverse icon

Teknologier

Ämne

Nivå

Lektionstyp

Program

spår
lockEndast för Ultimate
track image

Python from Zero to Hero

laptop7 Kurser
pencil-with-line2 Projekt
list132 Uppgifter

Nybörjare

4.6
(724)
spår
lockEndast för Ultimate
track image

C++ Developer

laptop6 Kurser
pencil-with-line2 Projekt
list93 Uppgifter

Medelnivå

4.6
(33)
spår
lockEndast för Ultimate
track image

Supervised Learning Foundations

laptop6 Kurser
pencil-with-line3 Projekt
list91 Uppgifter

Nybörjare

4.3
(81)
spår
lockEndast för Ultimate
track image

Deep Learning Engineer

laptop7 Kurser
pencil-with-line1 Projekt
list234 Uppgifter

Avancerad

4.8
(26)
spår
lockEndast för Ultimate
track image

С++ Essentials

laptop6 Kurser
pencil-with-line1 Projekt
list105 Uppgifter

Nybörjare

4.7
(92)

Kurser & projekt

projekt

Building Applications Using OOP Concepts

Building Applications Using OOP Concepts

This is a hands-on course that will help you understand the basics of object-oriented programming in Python. You will learn how to create classes, work with objects, use inheritance, and extend the capabilities of your programs.

projekt

Hangman Game

Hangman Game

A terminal-based Hangman game built step by step using Python. The project combines string manipulation, control flow, user input handling, and modular design to create a fully playable game with visual ASCII output and optional hints. The final result demonstrates how small utility functions can be orchestrated into a complete interactive application.

projekt

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.

projekt

Building a Classic Snake Game

Building a Classic Snake Game

In this project, you'll embark on a journey of game development, learning essential programming concepts while honing your creativity and problem-solving skills. Through step-by-step tutorials, you'll build a fully functional Snake game from scratch.

projekt

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.

projekt

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.

projekt

Analyzing Department Revenue

Analyzing Department Revenue

A hands-on project for professional developers to analyze and merge departmental performance and structure data using pandas. Learn to load, inspect, clean, filter, merge, and aggregate real-world datasets with persistent variables across chapters.

projekt

Analyzing Social Influences on High School Performance

Analyzing Social Influences on High School Performance

Explore how romantic relationships may impact academic performance differently for male and female students using statistical analysis and visualization.

projekt

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

projekt

Detecting Credit Card Fraud with Machine Learning

Detecting Credit Card Fraud with Machine Learning

This project teaches practical fraud detection using machine learning, focusing on data preprocessing, model training, evaluation, and threshold optimization.

projekt

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.

projekt

Event System for Files

Event System for Files

Build a complete event logging system for file operations in C++. This hands-on project guides you through modeling file events, managing event logs, filtering, simulating file actions, and persisting event history to and from disk.

projekt

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.

projekt

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.

projekt

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

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

dsa banner mobiledsa banner

Osäker på var
börja?

Program

spår
lockEndast för Ultimate
track image

Python from Zero to Hero

laptop7 Kurser
pencil-with-line2 Projekt
list132 Uppgifter

Nybörjare

4.6
(724)
spår
lockEndast för Ultimate
track image

C++ Developer

laptop6 Kurser
pencil-with-line2 Projekt
list93 Uppgifter

Medelnivå

4.6
(33)
spår
lockEndast för Ultimate
track image

Supervised Learning Foundations

laptop6 Kurser
pencil-with-line3 Projekt
list91 Uppgifter

Nybörjare

4.3
(81)
spår
lockEndast för Ultimate
track image

Deep Learning Engineer

laptop7 Kurser
pencil-with-line1 Projekt
list234 Uppgifter

Avancerad

4.8
(26)
spår
lockEndast för Ultimate
track image

С++ Essentials

laptop6 Kurser
pencil-with-line1 Projekt
list105 Uppgifter

Nybörjare

4.7
(92)
spår
track image
For Ultimate

Endast för Ultimate

Python from Zero to Hero

laptop7 Kurser
pencil-with-line2 Projekt
list132 Uppgifter

new

spår
track image
For Ultimate

Endast för Ultimate

C++ Developer

laptop6 Kurser
pencil-with-line2 Projekt
list93 Uppgifter

new

spår
track image
For Ultimate

Endast för Ultimate

Supervised Learning Foundations

laptop6 Kurser
pencil-with-line3 Projekt
list91 Uppgifter

new

spår
track image
For Ultimate

Endast för Ultimate

Deep Learning Engineer

laptop7 Kurser
pencil-with-line1 Projekt
list234 Uppgifter

new

spår
track image
For Ultimate

Endast för Ultimate

С++ Essentials

laptop6 Kurser
pencil-with-line1 Projekt
list105 Uppgifter

new

Search
Close

Kurser & projekt

Teknologier

projekt

Building Applications Using OOP Concepts

Building Applications Using OOP Concepts

This is a hands-on course that will help you understand the basics of object-oriented programming in Python. You will learn how to create classes, work with objects, use inheritance, and extend the capabilities of your programs.

projekt

Hangman Game

Hangman Game

A terminal-based Hangman game built step by step using Python. The project combines string manipulation, control flow, user input handling, and modular design to create a fully playable game with visual ASCII output and optional hints. The final result demonstrates how small utility functions can be orchestrated into a complete interactive application.

projekt

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.

projekt

Building a Classic Snake Game

Building a Classic Snake Game

In this project, you'll embark on a journey of game development, learning essential programming concepts while honing your creativity and problem-solving skills. Through step-by-step tutorials, you'll build a fully functional Snake game from scratch.

projekt

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.

projekt

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.

projekt

Analyzing Department Revenue

Analyzing Department Revenue

A hands-on project for professional developers to analyze and merge departmental performance and structure data using pandas. Learn to load, inspect, clean, filter, merge, and aggregate real-world datasets with persistent variables across chapters.

projekt

Analyzing Social Influences on High School Performance

Analyzing Social Influences on High School Performance

Explore how romantic relationships may impact academic performance differently for male and female students using statistical analysis and visualization.

projekt

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

projekt

Detecting Credit Card Fraud with Machine Learning

Detecting Credit Card Fraud with Machine Learning

This project teaches practical fraud detection using machine learning, focusing on data preprocessing, model training, evaluation, and threshold optimization.

projekt

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.

projekt

Event System for Files

Event System for Files

Build a complete event logging system for file operations in C++. This hands-on project guides you through modeling file events, managing event logs, filtering, simulating file actions, and persisting event history to and from disk.

projekt

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.

projekt

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.

projekt

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.

projekt

Building Applications Using OOP Concepts

Building Applications Using OOP Concepts

This is a hands-on course that will help you understand the basics of object-oriented programming in Python. You will learn how to create classes, work with objects, use inheritance, and extend the capabilities of your programs.

projekt

Hangman Game

Hangman Game

A terminal-based Hangman game built step by step using Python. The project combines string manipulation, control flow, user input handling, and modular design to create a fully playable game with visual ASCII output and optional hints. The final result demonstrates how small utility functions can be orchestrated into a complete interactive application.

projekt

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.

projekt

Building a Classic Snake Game

Building a Classic Snake Game

In this project, you'll embark on a journey of game development, learning essential programming concepts while honing your creativity and problem-solving skills. Through step-by-step tutorials, you'll build a fully functional Snake game from scratch.

projekt

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.

projekt

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.

projekt

Analyzing Department Revenue

Analyzing Department Revenue

A hands-on project for professional developers to analyze and merge departmental performance and structure data using pandas. Learn to load, inspect, clean, filter, merge, and aggregate real-world datasets with persistent variables across chapters.

projekt

Analyzing Social Influences on High School Performance

Analyzing Social Influences on High School Performance

Explore how romantic relationships may impact academic performance differently for male and female students using statistical analysis and visualization.

projekt

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

projekt

Detecting Credit Card Fraud with Machine Learning

Detecting Credit Card Fraud with Machine Learning

This project teaches practical fraud detection using machine learning, focusing on data preprocessing, model training, evaluation, and threshold optimization.

projekt

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.

projekt

Event System for Files

Event System for Files

Build a complete event logging system for file operations in C++. This hands-on project guides you through modeling file events, managing event logs, filtering, simulating file actions, and persisting event history to and from disk.

projekt

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.

projekt

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.

projekt

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

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

codefinity
some-alt