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

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(19465)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list73 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

5.0
(2)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks

Beginner

4.6
(114)

Courses & Projects

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

PHP Core Concepts

PHP Core Concepts

Learn the core PHP essentials needed to build dynamic, interactive web applications. Master functions, handle form data safely, work with superglobals, and manage file operations with confidence to create clean, secure, and reliable PHP projects.

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 Error Handling and Exceptions

PHP Error Handling and Exceptions

Master the essentials of error handling and exception management in PHP. This course guides you from the basics of try/catch blocks to advanced custom exceptions and robust validation flows, empowering you to write safer, more reliable PHP code.

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 Functions

PHP Functions

A beginner-friendly course designed to introduce learners to the fundamentals of PHP functions. Explore how to define, call, and utilize functions, understand parameters and return values, grasp variable scope, and work with both built-in and user-defined functions. This course provides clear explanations, practical examples, and quizzes to reinforce your understanding.

course

PHP Loops & Iteration

PHP Loops & Iteration

Master the art of iteration in PHP! This course takes you from the basics of for, while, and foreach loops to advanced data processing and real-world challenges. Learn to count, filter, accumulate, and transform data with confidence, and discover how to write efficient, readable, and powerful loop-based code.

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

Parameter-Efficient Fine-Tuning

Parameter-Efficient Fine-Tuning

A mathematically rigorous, code-light exploration of parameter-efficient fine-tuning (PEFT) for large neural networks. This course emphasizes linear algebra, optimization, and architectural trade-offs, providing deep intuition and theoretical grounding for modern PEFT methods.

course

Performance and Reliability Testing

Performance and Reliability Testing

A comprehensive course for software engineers covering the principles, strategies, and hands-on techniques for performance and reliability testing. Explore the theory behind load, stress, and chaos testing, and learn to apply industry-standard tools and methodologies to ensure robust, scalable, and resilient systems.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(19465)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list73 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

5.0
(2)
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

laptop7 Courses
list386 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Become a React Developer 2024

laptop4 Courses
list73 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks
5.0
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

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

PHP Core Concepts

PHP Core Concepts

Learn the core PHP essentials needed to build dynamic, interactive web applications. Master functions, handle form data safely, work with superglobals, and manage file operations with confidence to create clean, secure, and reliable PHP projects.

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 Error Handling and Exceptions

PHP Error Handling and Exceptions

Master the essentials of error handling and exception management in PHP. This course guides you from the basics of try/catch blocks to advanced custom exceptions and robust validation flows, empowering you to write safer, more reliable PHP code.

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 Functions

PHP Functions

A beginner-friendly course designed to introduce learners to the fundamentals of PHP functions. Explore how to define, call, and utilize functions, understand parameters and return values, grasp variable scope, and work with both built-in and user-defined functions. This course provides clear explanations, practical examples, and quizzes to reinforce your understanding.

course

PHP Loops & Iteration

PHP Loops & Iteration

Master the art of iteration in PHP! This course takes you from the basics of for, while, and foreach loops to advanced data processing and real-world challenges. Learn to count, filter, accumulate, and transform data with confidence, and discover how to write efficient, readable, and powerful loop-based code.

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

Parameter-Efficient Fine-Tuning

Parameter-Efficient Fine-Tuning

A mathematically rigorous, code-light exploration of parameter-efficient fine-tuning (PEFT) for large neural networks. This course emphasizes linear algebra, optimization, and architectural trade-offs, providing deep intuition and theoretical grounding for modern PEFT methods.

course

Performance and Reliability Testing

Performance and Reliability Testing

A comprehensive course for software engineers covering the principles, strategies, and hands-on techniques for performance and reliability testing. Explore the theory behind load, stress, and chaos testing, and learn to apply industry-standard tools and methodologies to ensure robust, scalable, and resilient systems.

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

PHP Core Concepts

PHP Core Concepts

Learn the core PHP essentials needed to build dynamic, interactive web applications. Master functions, handle form data safely, work with superglobals, and manage file operations with confidence to create clean, secure, and reliable PHP projects.

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 Error Handling and Exceptions

PHP Error Handling and Exceptions

Master the essentials of error handling and exception management in PHP. This course guides you from the basics of try/catch blocks to advanced custom exceptions and robust validation flows, empowering you to write safer, more reliable PHP code.

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 Functions

PHP Functions

A beginner-friendly course designed to introduce learners to the fundamentals of PHP functions. Explore how to define, call, and utilize functions, understand parameters and return values, grasp variable scope, and work with both built-in and user-defined functions. This course provides clear explanations, practical examples, and quizzes to reinforce your understanding.

course

PHP Loops & Iteration

PHP Loops & Iteration

Master the art of iteration in PHP! This course takes you from the basics of for, while, and foreach loops to advanced data processing and real-world challenges. Learn to count, filter, accumulate, and transform data with confidence, and discover how to write efficient, readable, and powerful loop-based code.

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

Parameter-Efficient Fine-Tuning

Parameter-Efficient Fine-Tuning

A mathematically rigorous, code-light exploration of parameter-efficient fine-tuning (PEFT) for large neural networks. This course emphasizes linear algebra, optimization, and architectural trade-offs, providing deep intuition and theoretical grounding for modern PEFT methods.

course

Performance and Reliability Testing

Performance and Reliability Testing

A comprehensive course for software engineers covering the principles, strategies, and hands-on techniques for performance and reliability testing. Explore the theory behind load, stress, and chaos testing, and learn to apply industry-standard tools and methodologies to ensure robust, scalable, and resilient systems.
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