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

SQL from Zero to Hero

laptop7 Courses
list248 Tasks

Beginner

4.7
(4051)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1321)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(297)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list73 Tasks

Intermediate

4.3
(124)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.6
(1482)

Courses & Projects

course

Flutter REST API Integration

Flutter REST API Integration

Master the art of integrating REST APIs into Flutter apps. This course guides you from understanding HTTP fundamentals to building robust, scalable, and maintainable API-driven Flutter applications. Learn to handle networking, JSON parsing, error management, authentication, file transfers, and architect your code for real-world production use.

course

Flutter State and Data Handling

Flutter State and Data Handling

Master state management and data handling in Flutter to build robust, data-driven applications that work seamlessly both online and offline. Explore essential state management techniques, remote data fetching, error handling, and local storage solutions to create resilient Flutter apps.

project

Forecasting Price Trends and Seasonality in the Avocado Market

Forecasting Price Trends and Seasonality in the Avocado Market

A hands-on guided project for beginner to intermediate Python learners to analyze, visualize, and forecast avocado prices using real-world time series data. Students will clean and prepare the dataset, detect trends and seasonality, decompose the series, build a basic forecast, and extract actionable market insights.

course

Formatting and Parsing in Java

Formatting and Parsing in Java

Master the art of formatting and parsing data in Java, from string templates to numbers and dates, and learn how to create well-structured console tables. This course is designed for learners with a basic understanding of Java syntax who want to deepen their skills in data presentation and manipulation.

project

Fruit EDA, Clustering, and Classification

Fruit EDA, Clustering, and Classification

A hands-on, notebook-driven case study for exploring, clustering, and classifying fruits based on their chemical properties. You will perform exploratory data analysis, preprocess features, apply unsupervised clustering, build a classification model, and identify key chemical markersβ€”all using strictly linear code (no function definitions).

course

Functional Analysis for Machine Learning

Functional Analysis for Machine Learning

A rigorous exploration of the functional-analytic foundations of machine learning, focusing on normed spaces, operators, compactness, and the mathematical structure underlying generalization and stability.

course

Functions and Functional Programming in R

Functions and Functional Programming in R

Master the art of writing and using functions in R, from basic syntax to advanced functional programming techniques. This course guides you through creating your own functions, leveraging anonymous functions, and applying functional programming concepts to solve real-world problems in R.

course

Fuzzy Logic and Approximate Reasoning

Fuzzy Logic and Approximate Reasoning

Explore fuzzy logic as a framework for reasoning under vagueness. Learn fuzzy sets, membership functions, fuzzy operators, and rule-based inference with clear theory and concise NumPy examples.

course

Generalization Bounds

Generalization Bounds

Explore the theoretical foundations of generalization in machine learning, from classical PAC/VC bounds to modern data-dependent measures. Gain intuition for why generalization bounds matter, how they are derived, and what they doβ€”and do notβ€”tell us about real-world learning.

course

Generative Adversarial Networks Basics

Generative Adversarial Networks Basics

A comprehensive, theory-focused introduction to Generative Adversarial Networks (GANs), covering their intuition, mathematical foundations, training dynamics, key variants, and real-world challenges. This course is designed for learners seeking a deep conceptual understanding of GANs without coding.

course

Go Backend Development Essentials

Go Backend Development Essentials

A comprehensive introduction to backend development with Go, covering core backend concepts, Go's role in server-side programming, and hands-on exploration of popular Go frameworks and backend techniques.

course

Graph Theory for Machine Learning with Python

Graph Theory for Machine Learning with Python

Master advanced machine learning techniques tailored for graph-structured data. Explore graph theory, graph representation, node embeddings, and practical graph ML tasks using Python and essential libraries.

course

HTML Scroll Animations with AOS

HTML Scroll Animations with AOS

Learn how to enhance modern web pages with smooth scroll-triggered animations using AOS (Animate On Scroll). Gain practical experience with setup, built-in animations, timing controls, and advanced configuration options. Build visually engaging layouts, improve user experience, and apply animation best practices through real-world examples and hands-on exercises.

course

HTML Text and Media Foundations

HTML Text and Media Foundations

Learn how to create meaningful, accessible, and visually rich web content using HTML. Combine text, images, audio, and video to craft pages that are structured, engaging, and optimized for search engines. Gain practical skills in semantic markup, media integration, and navigation design to build web pages that look great and perform well.

course

Handling Data Drift in Production

Handling Data Drift in Production

A comprehensive course on understanding, detecting, and monitoring feature and data drift in machine learning pipelines using statistical and model-based methods.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list248 Tasks

Beginner

4.7
(4051)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1321)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(297)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list73 Tasks

Intermediate

4.3
(124)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.6
(1482)
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero

laptop7 Courses
list248 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
track
track image
For Ultimate

Only for Ultimate

Become a React Developer

laptop4 Courses
list73 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Full Stack Web Development

laptop7 Courses
list386 Tasks
4.6
Search
Close

Courses & Projects

Technologies

course

Flutter REST API Integration

Flutter REST API Integration

Master the art of integrating REST APIs into Flutter apps. This course guides you from understanding HTTP fundamentals to building robust, scalable, and maintainable API-driven Flutter applications. Learn to handle networking, JSON parsing, error management, authentication, file transfers, and architect your code for real-world production use.

course

Flutter State and Data Handling

Flutter State and Data Handling

Master state management and data handling in Flutter to build robust, data-driven applications that work seamlessly both online and offline. Explore essential state management techniques, remote data fetching, error handling, and local storage solutions to create resilient Flutter apps.

project

Forecasting Price Trends and Seasonality in the Avocado Market

Forecasting Price Trends and Seasonality in the Avocado Market

A hands-on guided project for beginner to intermediate Python learners to analyze, visualize, and forecast avocado prices using real-world time series data. Students will clean and prepare the dataset, detect trends and seasonality, decompose the series, build a basic forecast, and extract actionable market insights.

course

Formatting and Parsing in Java

Formatting and Parsing in Java

Master the art of formatting and parsing data in Java, from string templates to numbers and dates, and learn how to create well-structured console tables. This course is designed for learners with a basic understanding of Java syntax who want to deepen their skills in data presentation and manipulation.

project

Fruit EDA, Clustering, and Classification

Fruit EDA, Clustering, and Classification

A hands-on, notebook-driven case study for exploring, clustering, and classifying fruits based on their chemical properties. You will perform exploratory data analysis, preprocess features, apply unsupervised clustering, build a classification model, and identify key chemical markersβ€”all using strictly linear code (no function definitions).

course

Functional Analysis for Machine Learning

Functional Analysis for Machine Learning

A rigorous exploration of the functional-analytic foundations of machine learning, focusing on normed spaces, operators, compactness, and the mathematical structure underlying generalization and stability.

course

Functions and Functional Programming in R

Functions and Functional Programming in R

Master the art of writing and using functions in R, from basic syntax to advanced functional programming techniques. This course guides you through creating your own functions, leveraging anonymous functions, and applying functional programming concepts to solve real-world problems in R.

course

Fuzzy Logic and Approximate Reasoning

Fuzzy Logic and Approximate Reasoning

Explore fuzzy logic as a framework for reasoning under vagueness. Learn fuzzy sets, membership functions, fuzzy operators, and rule-based inference with clear theory and concise NumPy examples.

course

Generalization Bounds

Generalization Bounds

Explore the theoretical foundations of generalization in machine learning, from classical PAC/VC bounds to modern data-dependent measures. Gain intuition for why generalization bounds matter, how they are derived, and what they doβ€”and do notβ€”tell us about real-world learning.

course

Generative Adversarial Networks Basics

Generative Adversarial Networks Basics

A comprehensive, theory-focused introduction to Generative Adversarial Networks (GANs), covering their intuition, mathematical foundations, training dynamics, key variants, and real-world challenges. This course is designed for learners seeking a deep conceptual understanding of GANs without coding.

course

Go Backend Development Essentials

Go Backend Development Essentials

A comprehensive introduction to backend development with Go, covering core backend concepts, Go's role in server-side programming, and hands-on exploration of popular Go frameworks and backend techniques.

course

Graph Theory for Machine Learning with Python

Graph Theory for Machine Learning with Python

Master advanced machine learning techniques tailored for graph-structured data. Explore graph theory, graph representation, node embeddings, and practical graph ML tasks using Python and essential libraries.

course

HTML Scroll Animations with AOS

HTML Scroll Animations with AOS

Learn how to enhance modern web pages with smooth scroll-triggered animations using AOS (Animate On Scroll). Gain practical experience with setup, built-in animations, timing controls, and advanced configuration options. Build visually engaging layouts, improve user experience, and apply animation best practices through real-world examples and hands-on exercises.

course

HTML Text and Media Foundations

HTML Text and Media Foundations

Learn how to create meaningful, accessible, and visually rich web content using HTML. Combine text, images, audio, and video to craft pages that are structured, engaging, and optimized for search engines. Gain practical skills in semantic markup, media integration, and navigation design to build web pages that look great and perform well.

course

Handling Data Drift in Production

Handling Data Drift in Production

A comprehensive course on understanding, detecting, and monitoring feature and data drift in machine learning pipelines using statistical and model-based methods.

course

Flutter REST API Integration

Flutter REST API Integration

Master the art of integrating REST APIs into Flutter apps. This course guides you from understanding HTTP fundamentals to building robust, scalable, and maintainable API-driven Flutter applications. Learn to handle networking, JSON parsing, error management, authentication, file transfers, and architect your code for real-world production use.

course

Flutter State and Data Handling

Flutter State and Data Handling

Master state management and data handling in Flutter to build robust, data-driven applications that work seamlessly both online and offline. Explore essential state management techniques, remote data fetching, error handling, and local storage solutions to create resilient Flutter apps.

project

Forecasting Price Trends and Seasonality in the Avocado Market

Forecasting Price Trends and Seasonality in the Avocado Market

A hands-on guided project for beginner to intermediate Python learners to analyze, visualize, and forecast avocado prices using real-world time series data. Students will clean and prepare the dataset, detect trends and seasonality, decompose the series, build a basic forecast, and extract actionable market insights.

course

Formatting and Parsing in Java

Formatting and Parsing in Java

Master the art of formatting and parsing data in Java, from string templates to numbers and dates, and learn how to create well-structured console tables. This course is designed for learners with a basic understanding of Java syntax who want to deepen their skills in data presentation and manipulation.

project

Fruit EDA, Clustering, and Classification

Fruit EDA, Clustering, and Classification

A hands-on, notebook-driven case study for exploring, clustering, and classifying fruits based on their chemical properties. You will perform exploratory data analysis, preprocess features, apply unsupervised clustering, build a classification model, and identify key chemical markersβ€”all using strictly linear code (no function definitions).

course

Functional Analysis for Machine Learning

Functional Analysis for Machine Learning

A rigorous exploration of the functional-analytic foundations of machine learning, focusing on normed spaces, operators, compactness, and the mathematical structure underlying generalization and stability.

course

Functions and Functional Programming in R

Functions and Functional Programming in R

Master the art of writing and using functions in R, from basic syntax to advanced functional programming techniques. This course guides you through creating your own functions, leveraging anonymous functions, and applying functional programming concepts to solve real-world problems in R.

course

Fuzzy Logic and Approximate Reasoning

Fuzzy Logic and Approximate Reasoning

Explore fuzzy logic as a framework for reasoning under vagueness. Learn fuzzy sets, membership functions, fuzzy operators, and rule-based inference with clear theory and concise NumPy examples.

course

Generalization Bounds

Generalization Bounds

Explore the theoretical foundations of generalization in machine learning, from classical PAC/VC bounds to modern data-dependent measures. Gain intuition for why generalization bounds matter, how they are derived, and what they doβ€”and do notβ€”tell us about real-world learning.

course

Generative Adversarial Networks Basics

Generative Adversarial Networks Basics

A comprehensive, theory-focused introduction to Generative Adversarial Networks (GANs), covering their intuition, mathematical foundations, training dynamics, key variants, and real-world challenges. This course is designed for learners seeking a deep conceptual understanding of GANs without coding.

course

Go Backend Development Essentials

Go Backend Development Essentials

A comprehensive introduction to backend development with Go, covering core backend concepts, Go's role in server-side programming, and hands-on exploration of popular Go frameworks and backend techniques.

course

Graph Theory for Machine Learning with Python

Graph Theory for Machine Learning with Python

Master advanced machine learning techniques tailored for graph-structured data. Explore graph theory, graph representation, node embeddings, and practical graph ML tasks using Python and essential libraries.

course

HTML Scroll Animations with AOS

HTML Scroll Animations with AOS

Learn how to enhance modern web pages with smooth scroll-triggered animations using AOS (Animate On Scroll). Gain practical experience with setup, built-in animations, timing controls, and advanced configuration options. Build visually engaging layouts, improve user experience, and apply animation best practices through real-world examples and hands-on exercises.

course

HTML Text and Media Foundations

HTML Text and Media Foundations

Learn how to create meaningful, accessible, and visually rich web content using HTML. Combine text, images, audio, and video to craft pages that are structured, engaging, and optimized for search engines. Gain practical skills in semantic markup, media integration, and navigation design to build web pages that look great and perform well.

course

Handling Data Drift in Production

Handling Data Drift in Production

A comprehensive course on understanding, detecting, and monitoring feature and data drift in machine learning pipelines using statistical and model-based methods.
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