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

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(21092)
track
lockOnly for Ultimate
track image

Full Stack Web Development 2024

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list52 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

4.1
(11)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks

Beginner

4.6
(114)

Courses & Projects

course

Neural Tangent Kernel Theory

Neural Tangent Kernel Theory

A rigorous, theory-driven exploration of Neural Tangent Kernel (NTK) theory: infinite-width limits, Gaussian process correspondence, linearized training, kernel dynamics, and the explanatory boundaries of NTK in deep learning.

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

Node.js Foundations

Node.js Foundations

Understand how Node.js brings JavaScript to the server side and powers modern web development. Explore its architecture, event loop, and asynchronous behavior, then run real programs and manage modules with CommonJS and ES imports. Gain a solid foundation for building scalable, high-performance applications with Node.js.

course

Numerical Methods for Scientific Computing with Python

Numerical Methods for Scientific Computing with Python

Master the essential numerical methods for approximating mathematical problems on computers. This course blends mathematical intuition, algorithmic reasoning, and hands-on Python implementation to equip you with the tools for scientific computing.

course

Object Oriented Programming with Python

Object Oriented Programming with Python

course

Object-Oriented PHP

Object-Oriented PHP

A beginner-friendly course introducing the core concepts of object-oriented programming in PHP. Learn how to design, implement, and apply OOP principles to build robust and maintainable PHP applications.

course

Object-Oriented Programming in Python

Object-Oriented Programming in Python

Learn how to build clean, secure, and scalable applications with Object-Oriented Programming in Python. Cover the fundamentals of classes and objects, then moves into advanced concepts such as inheritance, composition, polymorphism, and encapsulation. With clear explanations and practical examples, you'll develop the ability to design Python programs that are powerful, maintainable, and ready for real-world use.

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

Observability Fundamentals in DevOps

Observability Fundamentals in DevOps

A beginner-friendly course introducing the essential concepts and practical applications of observability in DevOps. Learn how logs, metrics, and traces provide visibility into systems, how to use dashboards and alerts, and how to interpret service health using SLIs and SLOs. Each chapter combines clear explanations with real-world text-based examples to build foundational skills for modern DevOps workflows.

course

Operating Systems for DevOps

Operating Systems for DevOps

A comprehensive course designed for DevOps engineers and backend professionals to master the core concepts of operating systems, understand their impact on system performance and reliability, and apply this knowledge to modern infrastructure, including containers and cloud environments.

course

Optimization Methods for Data Analytics

Optimization Methods for Data Analytics

Master the practical skills to formulate, solve, and interpret optimization problems for analytics-driven decision making. Learn hands-on modeling of linear and integer programs, resource allocation, transportation, assignment, and sensitivity analysis using Python and industry-standard solvers.

course

Optimization Methods in Machine Learning in Python

Optimization Methods in Machine Learning in Python

A rigorous, intuition-driven exploration of the mathematical foundations and optimization algorithms that power modern machine learning. This course blends theory, geometric intuition, and Python-based visualizations to build a deep understanding of how optimization works in ML.

course

Optimization and Regularization in Neural Networks with Python

Optimization and Regularization in Neural Networks with Python

Master the mathematical and practical foundations of neural network optimization, explore advanced regularization techniques, and gain hands-on experience with PyTorch and TensorFlow for robust model training.

course

Outlier and Novelty Detection in Python

Outlier and Novelty Detection in Python

A comprehensive, hands-on course exploring the theory, intuition, and practical implementation of outlier and novelty detection algorithms in Python. Learn to identify anomalies using statistical, isolation, density, and kernel-based methods, interpret results, and compare approaches for real-world applications.
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

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(21092)
track
lockOnly for Ultimate
track image

Full Stack Web Development 2024

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list52 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

4.1
(11)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks

Beginner

4.6
(114)
track
track image
For Ultimate

Only for Ultimate

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task
4.0
track
track image
For Ultimate

Only for Ultimate

Full Stack Web Development 2024

laptop7 Courses
list386 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Become a React Developer 2024

laptop4 Courses
list52 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks
4.1
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks
4.6
Search
Close

Courses & Projects

Technologies

course

Neural Tangent Kernel Theory

Neural Tangent Kernel Theory

A rigorous, theory-driven exploration of Neural Tangent Kernel (NTK) theory: infinite-width limits, Gaussian process correspondence, linearized training, kernel dynamics, and the explanatory boundaries of NTK in deep learning.

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

Node.js Foundations

Node.js Foundations

Understand how Node.js brings JavaScript to the server side and powers modern web development. Explore its architecture, event loop, and asynchronous behavior, then run real programs and manage modules with CommonJS and ES imports. Gain a solid foundation for building scalable, high-performance applications with Node.js.

course

Numerical Methods for Scientific Computing with Python

Numerical Methods for Scientific Computing with Python

Master the essential numerical methods for approximating mathematical problems on computers. This course blends mathematical intuition, algorithmic reasoning, and hands-on Python implementation to equip you with the tools for scientific computing.

course

Object Oriented Programming with Python

Object Oriented Programming with Python

course

Object-Oriented PHP

Object-Oriented PHP

A beginner-friendly course introducing the core concepts of object-oriented programming in PHP. Learn how to design, implement, and apply OOP principles to build robust and maintainable PHP applications.

course

Object-Oriented Programming in Python

Object-Oriented Programming in Python

Learn how to build clean, secure, and scalable applications with Object-Oriented Programming in Python. Cover the fundamentals of classes and objects, then moves into advanced concepts such as inheritance, composition, polymorphism, and encapsulation. With clear explanations and practical examples, you'll develop the ability to design Python programs that are powerful, maintainable, and ready for real-world use.

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

Observability Fundamentals in DevOps

Observability Fundamentals in DevOps

A beginner-friendly course introducing the essential concepts and practical applications of observability in DevOps. Learn how logs, metrics, and traces provide visibility into systems, how to use dashboards and alerts, and how to interpret service health using SLIs and SLOs. Each chapter combines clear explanations with real-world text-based examples to build foundational skills for modern DevOps workflows.

course

Operating Systems for DevOps

Operating Systems for DevOps

A comprehensive course designed for DevOps engineers and backend professionals to master the core concepts of operating systems, understand their impact on system performance and reliability, and apply this knowledge to modern infrastructure, including containers and cloud environments.

course

Optimization Methods for Data Analytics

Optimization Methods for Data Analytics

Master the practical skills to formulate, solve, and interpret optimization problems for analytics-driven decision making. Learn hands-on modeling of linear and integer programs, resource allocation, transportation, assignment, and sensitivity analysis using Python and industry-standard solvers.

course

Optimization Methods in Machine Learning in Python

Optimization Methods in Machine Learning in Python

A rigorous, intuition-driven exploration of the mathematical foundations and optimization algorithms that power modern machine learning. This course blends theory, geometric intuition, and Python-based visualizations to build a deep understanding of how optimization works in ML.

course

Optimization and Regularization in Neural Networks with Python

Optimization and Regularization in Neural Networks with Python

Master the mathematical and practical foundations of neural network optimization, explore advanced regularization techniques, and gain hands-on experience with PyTorch and TensorFlow for robust model training.

course

Outlier and Novelty Detection in Python

Outlier and Novelty Detection in Python

A comprehensive, hands-on course exploring the theory, intuition, and practical implementation of outlier and novelty detection algorithms in Python. Learn to identify anomalies using statistical, isolation, density, and kernel-based methods, interpret results, and compare approaches for real-world applications.

course

Neural Tangent Kernel Theory

Neural Tangent Kernel Theory

A rigorous, theory-driven exploration of Neural Tangent Kernel (NTK) theory: infinite-width limits, Gaussian process correspondence, linearized training, kernel dynamics, and the explanatory boundaries of NTK in deep learning.

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

Node.js Foundations

Node.js Foundations

Understand how Node.js brings JavaScript to the server side and powers modern web development. Explore its architecture, event loop, and asynchronous behavior, then run real programs and manage modules with CommonJS and ES imports. Gain a solid foundation for building scalable, high-performance applications with Node.js.

course

Numerical Methods for Scientific Computing with Python

Numerical Methods for Scientific Computing with Python

Master the essential numerical methods for approximating mathematical problems on computers. This course blends mathematical intuition, algorithmic reasoning, and hands-on Python implementation to equip you with the tools for scientific computing.

course

Object Oriented Programming with Python

Object Oriented Programming with Python

course

Object-Oriented PHP

Object-Oriented PHP

A beginner-friendly course introducing the core concepts of object-oriented programming in PHP. Learn how to design, implement, and apply OOP principles to build robust and maintainable PHP applications.

course

Object-Oriented Programming in Python

Object-Oriented Programming in Python

Learn how to build clean, secure, and scalable applications with Object-Oriented Programming in Python. Cover the fundamentals of classes and objects, then moves into advanced concepts such as inheritance, composition, polymorphism, and encapsulation. With clear explanations and practical examples, you'll develop the ability to design Python programs that are powerful, maintainable, and ready for real-world use.

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

Observability Fundamentals in DevOps

Observability Fundamentals in DevOps

A beginner-friendly course introducing the essential concepts and practical applications of observability in DevOps. Learn how logs, metrics, and traces provide visibility into systems, how to use dashboards and alerts, and how to interpret service health using SLIs and SLOs. Each chapter combines clear explanations with real-world text-based examples to build foundational skills for modern DevOps workflows.

course

Operating Systems for DevOps

Operating Systems for DevOps

A comprehensive course designed for DevOps engineers and backend professionals to master the core concepts of operating systems, understand their impact on system performance and reliability, and apply this knowledge to modern infrastructure, including containers and cloud environments.

course

Optimization Methods for Data Analytics

Optimization Methods for Data Analytics

Master the practical skills to formulate, solve, and interpret optimization problems for analytics-driven decision making. Learn hands-on modeling of linear and integer programs, resource allocation, transportation, assignment, and sensitivity analysis using Python and industry-standard solvers.

course

Optimization Methods in Machine Learning in Python

Optimization Methods in Machine Learning in Python

A rigorous, intuition-driven exploration of the mathematical foundations and optimization algorithms that power modern machine learning. This course blends theory, geometric intuition, and Python-based visualizations to build a deep understanding of how optimization works in ML.

course

Optimization and Regularization in Neural Networks with Python

Optimization and Regularization in Neural Networks with Python

Master the mathematical and practical foundations of neural network optimization, explore advanced regularization techniques, and gain hands-on experience with PyTorch and TensorFlow for robust model training.

course

Outlier and Novelty Detection in Python

Outlier and Novelty Detection in Python

A comprehensive, hands-on course exploring the theory, intuition, and practical implementation of outlier and novelty detection algorithms in Python. Learn to identify anomalies using statistical, isolation, density, and kernel-based methods, interpret results, and compare approaches for real-world applications.
not found

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

some-alt