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

Python from Zero to Hero

laptop6 Courses
list215 Tasks

Beginner

4.6
(12839)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list249 Tasks

Beginner

4.7
(3628)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1087)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(217)

Courses & Projects

course

Introduction to Time Series Forecasting

Introduction to Time Series Forecasting

Master the theory and practical implementation of ARIMA models for time series forecasting. This course guides you from foundational time series concepts through advanced ARIMA techniques, including hands-on coding and real-world forecasting challenges.

course

Java Under the Hood

Java Under the Hood

Explore how Java works behind the scenes with clear explanations and practical examples. This course helps you understand the essential mechanisms that power Java programs, focusing on real-world relevance and hands-on learning.

course

Lambda Expressions in Java

Lambda Expressions in Java

Master the power of lambda expressions in Java to write concise, expressive, and modern code. This course guides you from the basics of functional interfaces to advanced lambda usage, including real-world applications and best practices.

course

MUI Essentials for React Applications

MUI Essentials for React Applications

Build modern, responsive, and visually polished React applications using Material UI. Learn to structure interfaces with core components, design flexible layouts, manage forms, and apply responsive behavior. Customize themes, refine visual styles, and develop practical features through focused, real-world mini projects. Gain the confidence to create clean, accessible, production-ready UIs with MUI.

course

Machine Learning for Time Series Forecasting

Machine Learning for Time Series Forecasting

A hands-on course teaching practical machine learning techniques for time series forecasting using tree-based and boosting models. Learn windowing, feature engineering, temporal validation, and multi-step forecasting strategies with Python and scikit-learn.

course

Marketing and CRM Mastery with HubSpot

Marketing and CRM Mastery with HubSpot

Gain a solid understanding of HubSpot's CRM and marketing tools. Learn how to manage contacts, create campaigns, automate workflows, and analyze performance to grow your business effectively.

course

Mastering C Structs

Mastering C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

course

Mastering Java Application Configuration

Mastering Java Application Configuration

Explore the essentials of Java properties and configuration management. This course guides you through the practical use of properties files, system properties, environment variables, and advanced configuration techniques for robust Java applications.

course

Mastering Methods in Java

Mastering Methods in Java

A comprehensive course dedicated to understanding, designing, and applying methods in Java. Explore method fundamentals, parameter passing, overloading, recursion, and best practices through a blend of theory and hands-on coding challenges.

course

Mastering SQL EXPLAIN and Query Planning

Mastering SQL EXPLAIN and Query Planning

Dive deep into the world of SQL query optimization by mastering the EXPLAIN statement and understanding how query planners work. This course blends engaging theory with hands-on, real-world tasks to help you analyze, interpret, and optimize SQL queries using EXPLAIN and related tools.

course

Mastering scikit-learn API and Workflows

Mastering scikit-learn API and Workflows

Master the scikit-learn library by learning its API, core abstractions, and engineering patterns. Focus on syntax, structure, and workflow to confidently build, compose, and inspect machine learning pipelines using scikit-learn.

course

Mathematical Foundations of Neural Networks

Mathematical Foundations of Neural Networks

Gain a rigorous mathematical understanding of neural networks as function approximators. Explore their linear-algebraic structure, approximation power, and the fundamental role of depth in expressivityβ€”without implementation or training details.

course

Node.js Event Loop and Asynchronous Code

Node.js Event Loop and Asynchronous Code

Understand how Node.js manages asynchronous operations and concurrency through its event loop. Explore callbacks, Promises, and async/await to control complex asynchronous flows with clarity. Apply modern patterns and best practices to write efficient, non-blocking, and resilient JavaScript for real-world Node.js applications.

course

Node.js Events and Process Management

Node.js Events and Process Management

Explore how Node.js connects event-driven programming with powerful process management tools. Create custom event emitters, manage processes and signals, and control child processes for advanced application workflows. Combine these concepts to design efficient, scalable systems built on Node’s asynchronous architecture.

course

Objects and Prototypes in JavaScript

Objects and Prototypes in JavaScript

Build and manipulate objects to organize data, extend functionality with prototypes, and control context using the this keyword. Apply inheritance, composition, and immutability to write flexible, maintainable code, and use modern techniques like Object.assign and the spread syntax to create clean, efficient object patterns for any project.
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
(3430)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list215 Tasks

Beginner

4.6
(12839)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop7 Courses
list249 Tasks

Beginner

4.7
(3628)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1087)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(217)
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

Introduction to Time Series Forecasting

Introduction to Time Series Forecasting

Master the theory and practical implementation of ARIMA models for time series forecasting. This course guides you from foundational time series concepts through advanced ARIMA techniques, including hands-on coding and real-world forecasting challenges.

course

Java Under the Hood

Java Under the Hood

Explore how Java works behind the scenes with clear explanations and practical examples. This course helps you understand the essential mechanisms that power Java programs, focusing on real-world relevance and hands-on learning.

course

Lambda Expressions in Java

Lambda Expressions in Java

Master the power of lambda expressions in Java to write concise, expressive, and modern code. This course guides you from the basics of functional interfaces to advanced lambda usage, including real-world applications and best practices.

course

MUI Essentials for React Applications

MUI Essentials for React Applications

Build modern, responsive, and visually polished React applications using Material UI. Learn to structure interfaces with core components, design flexible layouts, manage forms, and apply responsive behavior. Customize themes, refine visual styles, and develop practical features through focused, real-world mini projects. Gain the confidence to create clean, accessible, production-ready UIs with MUI.

course

Machine Learning for Time Series Forecasting

Machine Learning for Time Series Forecasting

A hands-on course teaching practical machine learning techniques for time series forecasting using tree-based and boosting models. Learn windowing, feature engineering, temporal validation, and multi-step forecasting strategies with Python and scikit-learn.

course

Marketing and CRM Mastery with HubSpot

Marketing and CRM Mastery with HubSpot

Gain a solid understanding of HubSpot's CRM and marketing tools. Learn how to manage contacts, create campaigns, automate workflows, and analyze performance to grow your business effectively.

course

Mastering C Structs

Mastering C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

course

Mastering Java Application Configuration

Mastering Java Application Configuration

Explore the essentials of Java properties and configuration management. This course guides you through the practical use of properties files, system properties, environment variables, and advanced configuration techniques for robust Java applications.

course

Mastering Methods in Java

Mastering Methods in Java

A comprehensive course dedicated to understanding, designing, and applying methods in Java. Explore method fundamentals, parameter passing, overloading, recursion, and best practices through a blend of theory and hands-on coding challenges.

course

Mastering SQL EXPLAIN and Query Planning

Mastering SQL EXPLAIN and Query Planning

Dive deep into the world of SQL query optimization by mastering the EXPLAIN statement and understanding how query planners work. This course blends engaging theory with hands-on, real-world tasks to help you analyze, interpret, and optimize SQL queries using EXPLAIN and related tools.

course

Mastering scikit-learn API and Workflows

Mastering scikit-learn API and Workflows

Master the scikit-learn library by learning its API, core abstractions, and engineering patterns. Focus on syntax, structure, and workflow to confidently build, compose, and inspect machine learning pipelines using scikit-learn.

course

Mathematical Foundations of Neural Networks

Mathematical Foundations of Neural Networks

Gain a rigorous mathematical understanding of neural networks as function approximators. Explore their linear-algebraic structure, approximation power, and the fundamental role of depth in expressivityβ€”without implementation or training details.

course

Node.js Event Loop and Asynchronous Code

Node.js Event Loop and Asynchronous Code

Understand how Node.js manages asynchronous operations and concurrency through its event loop. Explore callbacks, Promises, and async/await to control complex asynchronous flows with clarity. Apply modern patterns and best practices to write efficient, non-blocking, and resilient JavaScript for real-world Node.js applications.

course

Node.js Events and Process Management

Node.js Events and Process Management

Explore how Node.js connects event-driven programming with powerful process management tools. Create custom event emitters, manage processes and signals, and control child processes for advanced application workflows. Combine these concepts to design efficient, scalable systems built on Node’s asynchronous architecture.

course

Objects and Prototypes in JavaScript

Objects and Prototypes in JavaScript

Build and manipulate objects to organize data, extend functionality with prototypes, and control context using the this keyword. Apply inheritance, composition, and immutability to write flexible, maintainable code, and use modern techniques like Object.assign and the spread syntax to create clean, efficient object patterns for any project.

course

Introduction to Time Series Forecasting

Introduction to Time Series Forecasting

Master the theory and practical implementation of ARIMA models for time series forecasting. This course guides you from foundational time series concepts through advanced ARIMA techniques, including hands-on coding and real-world forecasting challenges.

course

Java Under the Hood

Java Under the Hood

Explore how Java works behind the scenes with clear explanations and practical examples. This course helps you understand the essential mechanisms that power Java programs, focusing on real-world relevance and hands-on learning.

course

Lambda Expressions in Java

Lambda Expressions in Java

Master the power of lambda expressions in Java to write concise, expressive, and modern code. This course guides you from the basics of functional interfaces to advanced lambda usage, including real-world applications and best practices.

course

MUI Essentials for React Applications

MUI Essentials for React Applications

Build modern, responsive, and visually polished React applications using Material UI. Learn to structure interfaces with core components, design flexible layouts, manage forms, and apply responsive behavior. Customize themes, refine visual styles, and develop practical features through focused, real-world mini projects. Gain the confidence to create clean, accessible, production-ready UIs with MUI.

course

Machine Learning for Time Series Forecasting

Machine Learning for Time Series Forecasting

A hands-on course teaching practical machine learning techniques for time series forecasting using tree-based and boosting models. Learn windowing, feature engineering, temporal validation, and multi-step forecasting strategies with Python and scikit-learn.

course

Marketing and CRM Mastery with HubSpot

Marketing and CRM Mastery with HubSpot

Gain a solid understanding of HubSpot's CRM and marketing tools. Learn how to manage contacts, create campaigns, automate workflows, and analyze performance to grow your business effectively.

course

Mastering C Structs

Mastering C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

course

Mastering Java Application Configuration

Mastering Java Application Configuration

Explore the essentials of Java properties and configuration management. This course guides you through the practical use of properties files, system properties, environment variables, and advanced configuration techniques for robust Java applications.

course

Mastering Methods in Java

Mastering Methods in Java

A comprehensive course dedicated to understanding, designing, and applying methods in Java. Explore method fundamentals, parameter passing, overloading, recursion, and best practices through a blend of theory and hands-on coding challenges.

course

Mastering SQL EXPLAIN and Query Planning

Mastering SQL EXPLAIN and Query Planning

Dive deep into the world of SQL query optimization by mastering the EXPLAIN statement and understanding how query planners work. This course blends engaging theory with hands-on, real-world tasks to help you analyze, interpret, and optimize SQL queries using EXPLAIN and related tools.

course

Mastering scikit-learn API and Workflows

Mastering scikit-learn API and Workflows

Master the scikit-learn library by learning its API, core abstractions, and engineering patterns. Focus on syntax, structure, and workflow to confidently build, compose, and inspect machine learning pipelines using scikit-learn.

course

Mathematical Foundations of Neural Networks

Mathematical Foundations of Neural Networks

Gain a rigorous mathematical understanding of neural networks as function approximators. Explore their linear-algebraic structure, approximation power, and the fundamental role of depth in expressivityβ€”without implementation or training details.

course

Node.js Event Loop and Asynchronous Code

Node.js Event Loop and Asynchronous Code

Understand how Node.js manages asynchronous operations and concurrency through its event loop. Explore callbacks, Promises, and async/await to control complex asynchronous flows with clarity. Apply modern patterns and best practices to write efficient, non-blocking, and resilient JavaScript for real-world Node.js applications.

course

Node.js Events and Process Management

Node.js Events and Process Management

Explore how Node.js connects event-driven programming with powerful process management tools. Create custom event emitters, manage processes and signals, and control child processes for advanced application workflows. Combine these concepts to design efficient, scalable systems built on Node’s asynchronous architecture.

course

Objects and Prototypes in JavaScript

Objects and Prototypes in JavaScript

Build and manipulate objects to organize data, extend functionality with prototypes, and control context using the this keyword. Apply inheritance, composition, and immutability to write flexible, maintainable code, and use modern techniques like Object.assign and the spread syntax to create clean, efficient object patterns for any project.
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