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

Game Development with Unity

laptop4 Courses
list214 Tasks

Beginner

4.4
(368)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(18)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(35)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1030)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(124)

Courses & Projects

project

Quiz Application

Quiz Application

Build a step-by-step Java console application that allows users to take a quiz, answer questions, and see their final score. Each chapter introduces a new programming concept and adds new functionality to the application, all within a single Main.java file.

course

R for Financial Analysts

R for Financial Analysts

Learn to analyze financial data in R: work with time series, compute returns, assess risk, analyze portfolios, and visualize and forecast market data using practical, code-driven examples.

course

R for Marketing Analysts

R for Marketing Analysts

Learn to apply R for practical marketing analytics: measure KPIs, analyze customers and cohorts, evaluate campaigns, and visualize insights to drive business decisions.

course

R for Mathematicians

R for Mathematicians

Master mathematical computation in R: express vectors, matrices, and mathematical structures in code, apply numerical methods, and solve equations and optimization problems with mathematical rigor.

project

Rainfall Prediction in Australia

Rainfall Prediction in Australia

A hands-on, end-to-end case study using the Australian weather dataset to tackle missing data, perform exploratory data analysis, engineer features, and build a Random Forest classifier to predict rainfall. This project is strictly linear, avoids function definitions, and demonstrates best practices for real-world data science workflows in Python.

course

React Data Visualization with Chart.js

React Data Visualization with Chart.js

Learn how to build modern, interactive, and visually engaging data visualizations in React using Chart.js. Explore integrating Chart.js with React, creating popular chart types, handling dynamic data, customizing chart appearance, and building real-world dashboards.

course

Real Time Communication in React with Socket.IO

Real Time Communication in React with Socket.IO

Implement real-time communication in React applications using Socket.IO. Understand WebSocket fundamentals, integrate Socket.IO with React, manage events and connection state, and build interactive real-time features. Apply advanced socket patterns, handle errors and reconnections, and structure real-time logic for maintainable React applications.

course

Redis Intermediate Concepts

Redis Intermediate Concepts

Dive deeper into Redis by exploring its internal mechanisms, advanced data structures, and scaling strategies. This course is designed for learners who already understand the basics and want to master Redis for more complex, high-performance applications.

course

Reinforcement Learning from Human Feedback Theory

Reinforcement Learning from Human Feedback Theory

A rigorous, theory-driven exploration of RLHF: formalizing human preferences, reward modeling, optimization dynamics, and the alignment risks inherent to learning from human feedback.

course

Reproducing Kernel Hilbert Spaces Theory

Reproducing Kernel Hilbert Spaces Theory

A rigorous exploration of Reproducing Kernel Hilbert Spaces, focusing on kernel-induced inner products, functional analytic structure, and foundational links to modern machine learning. Emphasizes definitions, theorems, proofs, and geometric intuition.

course

Resilience Patterns in Spring

Resilience Patterns in Spring

Learn how to build robust and fault-tolerant Spring applications by mastering key resilience patterns such as retries, circuit breakers, fallback strategies, timeouts, and bulkheads. This beginner-friendly course blends clear explanations with practical examples and hands-on exercises.

project

Retail Customer Segmentation

Retail Customer Segmentation

A hands-on, notebook-style project guiding you through customer segmentation for a retail dataset using RFM analysis, K-Means clustering, and PCA visualization. All steps are performed in a linear, global-scope code style suitable for Jupyter notebooks, with no function definitions.

course

Rule-Based Machine Learning Systems

Rule-Based Machine Learning Systems

Master the principles and practical skills of building, interpreting, and applying rule-based machine learning systems for transparent, explainable AI on tabular data. Learn to construct, prune, and evaluate rule models, and combine them with standard ML approaches for interpretable solutions.

course

SQL for Marketing Analytics

SQL for Marketing Analytics

Master SQL techniques tailored for marketing analytics. Learn to model event-based data, analyze funnels, perform cohort analysis, implement attribution logic, and evaluate campaign performance using real-world marketing datasets.

course

SQL for Product Analysts

SQL for Product Analysts

Master SQL from the ground up with a focus on real-world product analytics. Learn to analyze sessionized data, measure retention and churn, track feature adoption, and perform A/B test analysis using advanced SQL techniques. This course is designed for aspiring product analysts with no prior SQL experience, blending engaging theory with hands-on challenges.
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

Game Development with Unity

laptop4 Courses
list214 Tasks

Beginner

4.4
(368)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(18)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(35)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1030)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(124)
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list214 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

Video Production with Adobe

laptop4 Courses
list123 Tasks
5.0
track
track image
For Ultimate

Only for Ultimate

UI/UX Design Tools

laptop4 Courses
list161 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Essential Office Skills

laptop3 Courses
list75 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Business AI Toolkit

laptop3 Courses
list42 Tasks
4.1
Search
Close

Courses & Projects

Technologies

project

Quiz Application

Quiz Application

Build a step-by-step Java console application that allows users to take a quiz, answer questions, and see their final score. Each chapter introduces a new programming concept and adds new functionality to the application, all within a single Main.java file.

course

R for Financial Analysts

R for Financial Analysts

Learn to analyze financial data in R: work with time series, compute returns, assess risk, analyze portfolios, and visualize and forecast market data using practical, code-driven examples.

course

R for Marketing Analysts

R for Marketing Analysts

Learn to apply R for practical marketing analytics: measure KPIs, analyze customers and cohorts, evaluate campaigns, and visualize insights to drive business decisions.

course

R for Mathematicians

R for Mathematicians

Master mathematical computation in R: express vectors, matrices, and mathematical structures in code, apply numerical methods, and solve equations and optimization problems with mathematical rigor.

project

Rainfall Prediction in Australia

Rainfall Prediction in Australia

A hands-on, end-to-end case study using the Australian weather dataset to tackle missing data, perform exploratory data analysis, engineer features, and build a Random Forest classifier to predict rainfall. This project is strictly linear, avoids function definitions, and demonstrates best practices for real-world data science workflows in Python.

course

React Data Visualization with Chart.js

React Data Visualization with Chart.js

Learn how to build modern, interactive, and visually engaging data visualizations in React using Chart.js. Explore integrating Chart.js with React, creating popular chart types, handling dynamic data, customizing chart appearance, and building real-world dashboards.

course

Real Time Communication in React with Socket.IO

Real Time Communication in React with Socket.IO

Implement real-time communication in React applications using Socket.IO. Understand WebSocket fundamentals, integrate Socket.IO with React, manage events and connection state, and build interactive real-time features. Apply advanced socket patterns, handle errors and reconnections, and structure real-time logic for maintainable React applications.

course

Redis Intermediate Concepts

Redis Intermediate Concepts

Dive deeper into Redis by exploring its internal mechanisms, advanced data structures, and scaling strategies. This course is designed for learners who already understand the basics and want to master Redis for more complex, high-performance applications.

course

Reinforcement Learning from Human Feedback Theory

Reinforcement Learning from Human Feedback Theory

A rigorous, theory-driven exploration of RLHF: formalizing human preferences, reward modeling, optimization dynamics, and the alignment risks inherent to learning from human feedback.

course

Reproducing Kernel Hilbert Spaces Theory

Reproducing Kernel Hilbert Spaces Theory

A rigorous exploration of Reproducing Kernel Hilbert Spaces, focusing on kernel-induced inner products, functional analytic structure, and foundational links to modern machine learning. Emphasizes definitions, theorems, proofs, and geometric intuition.

course

Resilience Patterns in Spring

Resilience Patterns in Spring

Learn how to build robust and fault-tolerant Spring applications by mastering key resilience patterns such as retries, circuit breakers, fallback strategies, timeouts, and bulkheads. This beginner-friendly course blends clear explanations with practical examples and hands-on exercises.

project

Retail Customer Segmentation

Retail Customer Segmentation

A hands-on, notebook-style project guiding you through customer segmentation for a retail dataset using RFM analysis, K-Means clustering, and PCA visualization. All steps are performed in a linear, global-scope code style suitable for Jupyter notebooks, with no function definitions.

course

Rule-Based Machine Learning Systems

Rule-Based Machine Learning Systems

Master the principles and practical skills of building, interpreting, and applying rule-based machine learning systems for transparent, explainable AI on tabular data. Learn to construct, prune, and evaluate rule models, and combine them with standard ML approaches for interpretable solutions.

course

SQL for Marketing Analytics

SQL for Marketing Analytics

Master SQL techniques tailored for marketing analytics. Learn to model event-based data, analyze funnels, perform cohort analysis, implement attribution logic, and evaluate campaign performance using real-world marketing datasets.

course

SQL for Product Analysts

SQL for Product Analysts

Master SQL from the ground up with a focus on real-world product analytics. Learn to analyze sessionized data, measure retention and churn, track feature adoption, and perform A/B test analysis using advanced SQL techniques. This course is designed for aspiring product analysts with no prior SQL experience, blending engaging theory with hands-on challenges.

project

Quiz Application

Quiz Application

Build a step-by-step Java console application that allows users to take a quiz, answer questions, and see their final score. Each chapter introduces a new programming concept and adds new functionality to the application, all within a single Main.java file.

course

R for Financial Analysts

R for Financial Analysts

Learn to analyze financial data in R: work with time series, compute returns, assess risk, analyze portfolios, and visualize and forecast market data using practical, code-driven examples.

course

R for Marketing Analysts

R for Marketing Analysts

Learn to apply R for practical marketing analytics: measure KPIs, analyze customers and cohorts, evaluate campaigns, and visualize insights to drive business decisions.

course

R for Mathematicians

R for Mathematicians

Master mathematical computation in R: express vectors, matrices, and mathematical structures in code, apply numerical methods, and solve equations and optimization problems with mathematical rigor.

project

Rainfall Prediction in Australia

Rainfall Prediction in Australia

A hands-on, end-to-end case study using the Australian weather dataset to tackle missing data, perform exploratory data analysis, engineer features, and build a Random Forest classifier to predict rainfall. This project is strictly linear, avoids function definitions, and demonstrates best practices for real-world data science workflows in Python.

course

React Data Visualization with Chart.js

React Data Visualization with Chart.js

Learn how to build modern, interactive, and visually engaging data visualizations in React using Chart.js. Explore integrating Chart.js with React, creating popular chart types, handling dynamic data, customizing chart appearance, and building real-world dashboards.

course

Real Time Communication in React with Socket.IO

Real Time Communication in React with Socket.IO

Implement real-time communication in React applications using Socket.IO. Understand WebSocket fundamentals, integrate Socket.IO with React, manage events and connection state, and build interactive real-time features. Apply advanced socket patterns, handle errors and reconnections, and structure real-time logic for maintainable React applications.

course

Redis Intermediate Concepts

Redis Intermediate Concepts

Dive deeper into Redis by exploring its internal mechanisms, advanced data structures, and scaling strategies. This course is designed for learners who already understand the basics and want to master Redis for more complex, high-performance applications.

course

Reinforcement Learning from Human Feedback Theory

Reinforcement Learning from Human Feedback Theory

A rigorous, theory-driven exploration of RLHF: formalizing human preferences, reward modeling, optimization dynamics, and the alignment risks inherent to learning from human feedback.

course

Reproducing Kernel Hilbert Spaces Theory

Reproducing Kernel Hilbert Spaces Theory

A rigorous exploration of Reproducing Kernel Hilbert Spaces, focusing on kernel-induced inner products, functional analytic structure, and foundational links to modern machine learning. Emphasizes definitions, theorems, proofs, and geometric intuition.

course

Resilience Patterns in Spring

Resilience Patterns in Spring

Learn how to build robust and fault-tolerant Spring applications by mastering key resilience patterns such as retries, circuit breakers, fallback strategies, timeouts, and bulkheads. This beginner-friendly course blends clear explanations with practical examples and hands-on exercises.

project

Retail Customer Segmentation

Retail Customer Segmentation

A hands-on, notebook-style project guiding you through customer segmentation for a retail dataset using RFM analysis, K-Means clustering, and PCA visualization. All steps are performed in a linear, global-scope code style suitable for Jupyter notebooks, with no function definitions.

course

Rule-Based Machine Learning Systems

Rule-Based Machine Learning Systems

Master the principles and practical skills of building, interpreting, and applying rule-based machine learning systems for transparent, explainable AI on tabular data. Learn to construct, prune, and evaluate rule models, and combine them with standard ML approaches for interpretable solutions.

course

SQL for Marketing Analytics

SQL for Marketing Analytics

Master SQL techniques tailored for marketing analytics. Learn to model event-based data, analyze funnels, perform cohort analysis, implement attribution logic, and evaluate campaign performance using real-world marketing datasets.

course

SQL for Product Analysts

SQL for Product Analysts

Master SQL from the ground up with a focus on real-world product analytics. Learn to analyze sessionized data, measure retention and churn, track feature adoption, and perform A/B test analysis using advanced SQL techniques. This course is designed for aspiring product analysts with no prior SQL experience, blending engaging theory with hands-on challenges.
not found

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

some-alt