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

ะก++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1324)
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
(1483)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list374 Tasks

Beginner

4.6
(1415)

Courses & Projects

course

Mermaid.js Diagrams with JavaScript

Mermaid.js Diagrams with JavaScript

Create clear, text driven diagrams using Mermaid.js and JavaScript friendly workflows. Learn how to write and embed diagrams, work with multiple diagram types, and customise their appearance for real documentation and web projects.

course

Meta-Learning Fundamentals

Meta-Learning Fundamentals

A theory-first exploration of meta-learning, focusing on mathematical intuition, optimization dynamics, and learning theory. Understand how models learn to learn, the foundations of MAML, and the conceptual landscape of meta-learning methods.

course

Model Calibration with Python

Model Calibration with Python

Master the principles and practical techniques for measuring, interpreting, and improving the probabilistic calibration of machine learning models. Learn to use reliability diagrams, calibration metrics, and modern calibration methods to ensure your models produce trustworthy probability estimates.

project

Mushroom Classification Project: Predicting Edibility with Python

Mushroom Classification Project: Predicting Edibility with Python

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.

course

Neural Network Attention Mechanisms

Neural Network Attention Mechanisms

A comprehensive, fully theoretical exploration of attention mechanisms in modern neural architectures. This course builds intuition, mathematical understanding, and conceptual clarity around attention, self-attention, multi-head attention, masking, and their role in transformers โ€” without any programming or code.

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

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

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

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

PHP Error Handling

PHP Error Handling

Learn how to detect, control, and recover from runtime problems in PHP applications. This course teaches how PHP handles errors internally, how to convert errors into exceptions, and how to build safe failure systems that prevent crashes in real-world projects.

course

PHP FFI Internals

PHP FFI Internals

Dive deep into PHP's Foreign Function Interface (FFI) internals. Learn how PHP interacts with native C code at runtime, how memory and types are managed, and what performance and security implications arise. This course is designed for experienced PHP developers with a basic understanding of C.

course

PHP MVC Development

PHP MVC Development

Learn how to build your own MVC architecture step by step using only native PHP. This course guides you through the core concepts and practical implementation of the Model-View-Controller pattern, empowering you to create scalable and maintainable PHP applications without relying on frameworks.

course

PHP Memory Management

PHP Memory Management

Master PHP's internal memory management, including allocation, usage, and freeing of memory. Learn how the Zend Engine handles memory, how zvals and reference counting work, and how to profile and optimize memory usage in your PHP applications.

course

PHP Sessions and Cookies

PHP Sessions and Cookies

Master the essentials of managing user state in PHP using sessions and cookies. This course guides you from the basics of session and cookie handling to implementing secure login persistence and building a mini login system.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

ะก++ Essentials

laptop6 Courses
list124 Tasks

Beginner

4.3
(1324)
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
(1483)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list374 Tasks

Beginner

4.6
(1415)
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
track
track image
For Ultimate

Only for Ultimate

Frontend Development Foundations

laptop6 Courses
list374 Tasks
4.6
Search
Close

Courses & Projects

Technologies

course

Mermaid.js Diagrams with JavaScript

Mermaid.js Diagrams with JavaScript

Create clear, text driven diagrams using Mermaid.js and JavaScript friendly workflows. Learn how to write and embed diagrams, work with multiple diagram types, and customise their appearance for real documentation and web projects.

course

Meta-Learning Fundamentals

Meta-Learning Fundamentals

A theory-first exploration of meta-learning, focusing on mathematical intuition, optimization dynamics, and learning theory. Understand how models learn to learn, the foundations of MAML, and the conceptual landscape of meta-learning methods.

course

Model Calibration with Python

Model Calibration with Python

Master the principles and practical techniques for measuring, interpreting, and improving the probabilistic calibration of machine learning models. Learn to use reliability diagrams, calibration metrics, and modern calibration methods to ensure your models produce trustworthy probability estimates.

project

Mushroom Classification Project: Predicting Edibility with Python

Mushroom Classification Project: Predicting Edibility with Python

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.

course

Neural Network Attention Mechanisms

Neural Network Attention Mechanisms

A comprehensive, fully theoretical exploration of attention mechanisms in modern neural architectures. This course builds intuition, mathematical understanding, and conceptual clarity around attention, self-attention, multi-head attention, masking, and their role in transformers โ€” without any programming or code.

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

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

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

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

PHP Error Handling

PHP Error Handling

Learn how to detect, control, and recover from runtime problems in PHP applications. This course teaches how PHP handles errors internally, how to convert errors into exceptions, and how to build safe failure systems that prevent crashes in real-world projects.

course

PHP FFI Internals

PHP FFI Internals

Dive deep into PHP's Foreign Function Interface (FFI) internals. Learn how PHP interacts with native C code at runtime, how memory and types are managed, and what performance and security implications arise. This course is designed for experienced PHP developers with a basic understanding of C.

course

PHP MVC Development

PHP MVC Development

Learn how to build your own MVC architecture step by step using only native PHP. This course guides you through the core concepts and practical implementation of the Model-View-Controller pattern, empowering you to create scalable and maintainable PHP applications without relying on frameworks.

course

PHP Memory Management

PHP Memory Management

Master PHP's internal memory management, including allocation, usage, and freeing of memory. Learn how the Zend Engine handles memory, how zvals and reference counting work, and how to profile and optimize memory usage in your PHP applications.

course

PHP Sessions and Cookies

PHP Sessions and Cookies

Master the essentials of managing user state in PHP using sessions and cookies. This course guides you from the basics of session and cookie handling to implementing secure login persistence and building a mini login system.

course

Mermaid.js Diagrams with JavaScript

Mermaid.js Diagrams with JavaScript

Create clear, text driven diagrams using Mermaid.js and JavaScript friendly workflows. Learn how to write and embed diagrams, work with multiple diagram types, and customise their appearance for real documentation and web projects.

course

Meta-Learning Fundamentals

Meta-Learning Fundamentals

A theory-first exploration of meta-learning, focusing on mathematical intuition, optimization dynamics, and learning theory. Understand how models learn to learn, the foundations of MAML, and the conceptual landscape of meta-learning methods.

course

Model Calibration with Python

Model Calibration with Python

Master the principles and practical techniques for measuring, interpreting, and improving the probabilistic calibration of machine learning models. Learn to use reliability diagrams, calibration metrics, and modern calibration methods to ensure your models produce trustworthy probability estimates.

project

Mushroom Classification Project: Predicting Edibility with Python

Mushroom Classification Project: Predicting Edibility with Python

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.

course

Neural Network Attention Mechanisms

Neural Network Attention Mechanisms

A comprehensive, fully theoretical exploration of attention mechanisms in modern neural architectures. This course builds intuition, mathematical understanding, and conceptual clarity around attention, self-attention, multi-head attention, masking, and their role in transformers โ€” without any programming or code.

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

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

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

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

PHP Error Handling

PHP Error Handling

Learn how to detect, control, and recover from runtime problems in PHP applications. This course teaches how PHP handles errors internally, how to convert errors into exceptions, and how to build safe failure systems that prevent crashes in real-world projects.

course

PHP FFI Internals

PHP FFI Internals

Dive deep into PHP's Foreign Function Interface (FFI) internals. Learn how PHP interacts with native C code at runtime, how memory and types are managed, and what performance and security implications arise. This course is designed for experienced PHP developers with a basic understanding of C.

course

PHP MVC Development

PHP MVC Development

Learn how to build your own MVC architecture step by step using only native PHP. This course guides you through the core concepts and practical implementation of the Model-View-Controller pattern, empowering you to create scalable and maintainable PHP applications without relying on frameworks.

course

PHP Memory Management

PHP Memory Management

Master PHP's internal memory management, including allocation, usage, and freeing of memory. Learn how the Zend Engine handles memory, how zvals and reference counting work, and how to profile and optimize memory usage in your PHP applications.

course

PHP Sessions and Cookies

PHP Sessions and Cookies

Master the essentials of managing user state in PHP using sessions and cookies. This course guides you from the basics of session and cookie handling to implementing secure login persistence and building a mini login system.
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