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

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 Data Types Explained

SQL Data Types Explained

A beginner-friendly course that demystifies SQL data types, guiding you through their purpose, usage, and best practices. Learn how to choose the right data type for your data, avoid common pitfalls, and build robust, efficient databases.

course

SQL Fundamentals: An Introductory Course

SQL Fundamentals: An Introductory Course

A beginner-friendly course designed to introduce the foundational concepts of SQL, including database structure, querying, filtering, sorting, and basic data manipulation. Ideal for those new to databases or looking to solidify their understanding of SQL essentials.

course

SQL Joins in Depth

SQL Joins in Depth

Master the art of SQL joins with engaging, real-world examples and hands-on challenges. This course takes you from foundational join concepts to advanced multi-table queries, ensuring you can confidently analyze and combine data from multiple sources.

course

SQL Query Execution

SQL Query Execution

Explore the internal workings of SQL query execution. This course demystifies what happens after you write a SELECT statement, covering parsing, planning, optimization, execution, and result delivery. Gain a deep understanding of the SQL engine's processes and how queries are transformed from text to results.

course

SQL for Business Intelligence Analysts

SQL for Business Intelligence Analysts

Master SQL from the ground up with a focus on business intelligence. Learn to write powerful queries for KPIs, implement business logic, analyze trends with window functions, design data models for BI tools, and apply reporting patterns. Each section blends engaging theory with hands-on, real-world challenges to prepare you for BI analyst roles.

course

SQL for Data Analysis (copy) 1772716827229 (feedback) 1772717639452 (feedback) 1772723088026 (feedback) 1772727181027

SQL for Data Analysis (copy) 1772716827229 (feedback) 1772717639452 (feedback) 1772723088026 (feedback) 1772727181027

A comprehensive beginner-friendly course designed to teach SQL from the ground up, focusing on practical data analysis skills. Through engaging explanations, real-world examples, and hands-on challenges, learners will master querying, transforming, and analyzing data using SQL.

course

SQL for Finance and Accounting

SQL for Finance and Accounting

Master SQL essentials for finance and accounting by learning to analyze time-series data, perform period-over-period comparisons, execute ledger-style joins, ensure data accuracy, and understand transaction logic. This course is designed for absolute beginners and uses real-world finance scenarios to make learning engaging and practical.

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

Sales Analyzer Tool Project

Sales Analyzer Tool Project

Build a comprehensive sales analyzer tool in Python using real-world sales data. This project guides you through the process of reading, analyzing, and visualizing sales data, culminating in a tool that provides actionable business insights.

project

Sales Analyzer Tool Project (Test)

Sales Analyzer Tool Project (Test)

Build a comprehensive Sales Analyzer Tool in Python using pandas and data visualization libraries. This project guides you through the process of loading, analyzing, and visualizing real-world sales data, culminating in a modular, extensible analysis toolkit.
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

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 Data Types Explained

SQL Data Types Explained

A beginner-friendly course that demystifies SQL data types, guiding you through their purpose, usage, and best practices. Learn how to choose the right data type for your data, avoid common pitfalls, and build robust, efficient databases.

course

SQL Fundamentals: An Introductory Course

SQL Fundamentals: An Introductory Course

A beginner-friendly course designed to introduce the foundational concepts of SQL, including database structure, querying, filtering, sorting, and basic data manipulation. Ideal for those new to databases or looking to solidify their understanding of SQL essentials.

course

SQL Joins in Depth

SQL Joins in Depth

Master the art of SQL joins with engaging, real-world examples and hands-on challenges. This course takes you from foundational join concepts to advanced multi-table queries, ensuring you can confidently analyze and combine data from multiple sources.

course

SQL Query Execution

SQL Query Execution

Explore the internal workings of SQL query execution. This course demystifies what happens after you write a SELECT statement, covering parsing, planning, optimization, execution, and result delivery. Gain a deep understanding of the SQL engine's processes and how queries are transformed from text to results.

course

SQL for Business Intelligence Analysts

SQL for Business Intelligence Analysts

Master SQL from the ground up with a focus on business intelligence. Learn to write powerful queries for KPIs, implement business logic, analyze trends with window functions, design data models for BI tools, and apply reporting patterns. Each section blends engaging theory with hands-on, real-world challenges to prepare you for BI analyst roles.

course

SQL for Data Analysis (copy) 1772716827229 (feedback) 1772717639452 (feedback) 1772723088026 (feedback) 1772727181027

SQL for Data Analysis (copy) 1772716827229 (feedback) 1772717639452 (feedback) 1772723088026 (feedback) 1772727181027

A comprehensive beginner-friendly course designed to teach SQL from the ground up, focusing on practical data analysis skills. Through engaging explanations, real-world examples, and hands-on challenges, learners will master querying, transforming, and analyzing data using SQL.

course

SQL for Finance and Accounting

SQL for Finance and Accounting

Master SQL essentials for finance and accounting by learning to analyze time-series data, perform period-over-period comparisons, execute ledger-style joins, ensure data accuracy, and understand transaction logic. This course is designed for absolute beginners and uses real-world finance scenarios to make learning engaging and practical.

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

Sales Analyzer Tool Project

Sales Analyzer Tool Project

Build a comprehensive sales analyzer tool in Python using real-world sales data. This project guides you through the process of reading, analyzing, and visualizing sales data, culminating in a tool that provides actionable business insights.

project

Sales Analyzer Tool Project (Test)

Sales Analyzer Tool Project (Test)

Build a comprehensive Sales Analyzer Tool in Python using pandas and data visualization libraries. This project guides you through the process of loading, analyzing, and visualizing real-world sales data, culminating in a modular, extensible analysis toolkit.

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 Data Types Explained

SQL Data Types Explained

A beginner-friendly course that demystifies SQL data types, guiding you through their purpose, usage, and best practices. Learn how to choose the right data type for your data, avoid common pitfalls, and build robust, efficient databases.

course

SQL Fundamentals: An Introductory Course

SQL Fundamentals: An Introductory Course

A beginner-friendly course designed to introduce the foundational concepts of SQL, including database structure, querying, filtering, sorting, and basic data manipulation. Ideal for those new to databases or looking to solidify their understanding of SQL essentials.

course

SQL Joins in Depth

SQL Joins in Depth

Master the art of SQL joins with engaging, real-world examples and hands-on challenges. This course takes you from foundational join concepts to advanced multi-table queries, ensuring you can confidently analyze and combine data from multiple sources.

course

SQL Query Execution

SQL Query Execution

Explore the internal workings of SQL query execution. This course demystifies what happens after you write a SELECT statement, covering parsing, planning, optimization, execution, and result delivery. Gain a deep understanding of the SQL engine's processes and how queries are transformed from text to results.

course

SQL for Business Intelligence Analysts

SQL for Business Intelligence Analysts

Master SQL from the ground up with a focus on business intelligence. Learn to write powerful queries for KPIs, implement business logic, analyze trends with window functions, design data models for BI tools, and apply reporting patterns. Each section blends engaging theory with hands-on, real-world challenges to prepare you for BI analyst roles.

course

SQL for Data Analysis (copy) 1772716827229 (feedback) 1772717639452 (feedback) 1772723088026 (feedback) 1772727181027

SQL for Data Analysis (copy) 1772716827229 (feedback) 1772717639452 (feedback) 1772723088026 (feedback) 1772727181027

A comprehensive beginner-friendly course designed to teach SQL from the ground up, focusing on practical data analysis skills. Through engaging explanations, real-world examples, and hands-on challenges, learners will master querying, transforming, and analyzing data using SQL.

course

SQL for Finance and Accounting

SQL for Finance and Accounting

Master SQL essentials for finance and accounting by learning to analyze time-series data, perform period-over-period comparisons, execute ledger-style joins, ensure data accuracy, and understand transaction logic. This course is designed for absolute beginners and uses real-world finance scenarios to make learning engaging and practical.

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

Sales Analyzer Tool Project

Sales Analyzer Tool Project

Build a comprehensive sales analyzer tool in Python using real-world sales data. This project guides you through the process of reading, analyzing, and visualizing sales data, culminating in a tool that provides actionable business insights.

project

Sales Analyzer Tool Project (Test)

Sales Analyzer Tool Project (Test)

Build a comprehensive Sales Analyzer Tool in Python using pandas and data visualization libraries. This project guides you through the process of loading, analyzing, and visualizing real-world sales data, culminating in a modular, extensible analysis toolkit.
not found

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

some-alt