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
(19468)
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

project

Test terminal C++ course

Test terminal C++ course

project

Test terminal java project

Test terminal java project

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

Testing React Apps with Jest and React Testing Library

Testing React Apps with Jest and React Testing Library

Test React applications using Jest and React Testing Library. Write unit and integration tests, validate component behavior through user interactions, and debug test failures effectively.

project

Text Matching and Regular Expressions in Python

Text Matching and Regular Expressions in Python

Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.

course

Text Mining and Document Similarity

Text Mining and Document Similarity

Learn to represent documents as high-dimensional vectors, apply TF-IDF weighting, measure document similarity, and discover structure in text collections using geometric and statistical modelingβ€”without linguistic or NLP assumptions.

project

The Superhero Clustering

The Superhero Clustering

A hands-on, notebook-driven project where you will explore, visualize, and cluster a dataset of superhero statistics using unsupervised learning techniques. You'll perform data cleaning, exploratory analysis, dimensionality reduction with PCA, cluster discovery with K-Means, and anomaly detection with Isolation Forestβ€”all in a strictly linear, function-free Python workflow.

course

Three.js 3D Graphics in React Apps

Three.js 3D Graphics in React Apps

Build 3D graphics in React applications using Three.js. Create and render 3D scenes, add objects, lighting, and cameras, and implement interactive and animated behaviors. Optimize rendering performance and structure scalable 3D applications for production use.

course

Toastify Notifications in React

Toastify Notifications in React

Learn how to integrate and customize Toastify notifications in React applications. Gain practical skills in setting up Toastify, controlling notification behavior, styling and theming toasts, handling advanced scenarios, and applying notifications to real-world user interactions.

course

Tokenization and Information Theory

Tokenization and Information Theory

Explore the foundations of tokenization in modern language models through the lens of information theory and compression. Understand how subword vocabularies are constructed, how entropy shapes token distributions, and the theoretical limits of tokenization strategies.

course

Track DA with Py - Data Manipulation with pandas

Track DA with Py - Data Manipulation with pandas

course

Traffic Flooding and System Resilience

Traffic Flooding and System Resilience

A comprehensive course for software engineers and SRE/DevOps professionals on understanding, detecting, and mitigating traffic flooding events, and designing resilient systems to withstand such incidents.

project

Transactional Behavior Analysis

Transactional Behavior Analysis

A hands-on, step-by-step case study guiding learners through the process of cleaning and exploring a real-world e-commerce transactions dataset using pandas, matplotlib, and seaborn. The course emphasizes linear, notebook-style code execution without function definitions, focusing on practical data wrangling and visualization skills.

course

Transactions in Spring

Transactions in Spring

A practical, in-depth course on how transactions are managed internally in Spring, focusing on real backend scenarios, internal flows, and integration with JDBC, JPA, and Hibernate. Learn how Spring starts, commits, and rolls back transactions, and how these processes affect real-world applications.

course

Transactions in Spring Boot

Transactions in Spring Boot

Learn how to manage database transactions effectively in Spring Boot applications. This course covers the fundamentals of transactional management, propagation, isolation, and best practices for ensuring data consistency.
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
(19468)
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

project

Test terminal C++ course

Test terminal C++ course

project

Test terminal java project

Test terminal java project

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

Testing React Apps with Jest and React Testing Library

Testing React Apps with Jest and React Testing Library

Test React applications using Jest and React Testing Library. Write unit and integration tests, validate component behavior through user interactions, and debug test failures effectively.

project

Text Matching and Regular Expressions in Python

Text Matching and Regular Expressions in Python

Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.

course

Text Mining and Document Similarity

Text Mining and Document Similarity

Learn to represent documents as high-dimensional vectors, apply TF-IDF weighting, measure document similarity, and discover structure in text collections using geometric and statistical modelingβ€”without linguistic or NLP assumptions.

project

The Superhero Clustering

The Superhero Clustering

A hands-on, notebook-driven project where you will explore, visualize, and cluster a dataset of superhero statistics using unsupervised learning techniques. You'll perform data cleaning, exploratory analysis, dimensionality reduction with PCA, cluster discovery with K-Means, and anomaly detection with Isolation Forestβ€”all in a strictly linear, function-free Python workflow.

course

Three.js 3D Graphics in React Apps

Three.js 3D Graphics in React Apps

Build 3D graphics in React applications using Three.js. Create and render 3D scenes, add objects, lighting, and cameras, and implement interactive and animated behaviors. Optimize rendering performance and structure scalable 3D applications for production use.

course

Toastify Notifications in React

Toastify Notifications in React

Learn how to integrate and customize Toastify notifications in React applications. Gain practical skills in setting up Toastify, controlling notification behavior, styling and theming toasts, handling advanced scenarios, and applying notifications to real-world user interactions.

course

Tokenization and Information Theory

Tokenization and Information Theory

Explore the foundations of tokenization in modern language models through the lens of information theory and compression. Understand how subword vocabularies are constructed, how entropy shapes token distributions, and the theoretical limits of tokenization strategies.

course

Track DA with Py - Data Manipulation with pandas

Track DA with Py - Data Manipulation with pandas

course

Traffic Flooding and System Resilience

Traffic Flooding and System Resilience

A comprehensive course for software engineers and SRE/DevOps professionals on understanding, detecting, and mitigating traffic flooding events, and designing resilient systems to withstand such incidents.

project

Transactional Behavior Analysis

Transactional Behavior Analysis

A hands-on, step-by-step case study guiding learners through the process of cleaning and exploring a real-world e-commerce transactions dataset using pandas, matplotlib, and seaborn. The course emphasizes linear, notebook-style code execution without function definitions, focusing on practical data wrangling and visualization skills.

course

Transactions in Spring

Transactions in Spring

A practical, in-depth course on how transactions are managed internally in Spring, focusing on real backend scenarios, internal flows, and integration with JDBC, JPA, and Hibernate. Learn how Spring starts, commits, and rolls back transactions, and how these processes affect real-world applications.

course

Transactions in Spring Boot

Transactions in Spring Boot

Learn how to manage database transactions effectively in Spring Boot applications. This course covers the fundamentals of transactional management, propagation, isolation, and best practices for ensuring data consistency.

project

Test terminal C++ course

Test terminal C++ course

project

Test terminal java project

Test terminal java project

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

Testing React Apps with Jest and React Testing Library

Testing React Apps with Jest and React Testing Library

Test React applications using Jest and React Testing Library. Write unit and integration tests, validate component behavior through user interactions, and debug test failures effectively.

project

Text Matching and Regular Expressions in Python

Text Matching and Regular Expressions in Python

Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.

course

Text Mining and Document Similarity

Text Mining and Document Similarity

Learn to represent documents as high-dimensional vectors, apply TF-IDF weighting, measure document similarity, and discover structure in text collections using geometric and statistical modelingβ€”without linguistic or NLP assumptions.

project

The Superhero Clustering

The Superhero Clustering

A hands-on, notebook-driven project where you will explore, visualize, and cluster a dataset of superhero statistics using unsupervised learning techniques. You'll perform data cleaning, exploratory analysis, dimensionality reduction with PCA, cluster discovery with K-Means, and anomaly detection with Isolation Forestβ€”all in a strictly linear, function-free Python workflow.

course

Three.js 3D Graphics in React Apps

Three.js 3D Graphics in React Apps

Build 3D graphics in React applications using Three.js. Create and render 3D scenes, add objects, lighting, and cameras, and implement interactive and animated behaviors. Optimize rendering performance and structure scalable 3D applications for production use.

course

Toastify Notifications in React

Toastify Notifications in React

Learn how to integrate and customize Toastify notifications in React applications. Gain practical skills in setting up Toastify, controlling notification behavior, styling and theming toasts, handling advanced scenarios, and applying notifications to real-world user interactions.

course

Tokenization and Information Theory

Tokenization and Information Theory

Explore the foundations of tokenization in modern language models through the lens of information theory and compression. Understand how subword vocabularies are constructed, how entropy shapes token distributions, and the theoretical limits of tokenization strategies.

course

Track DA with Py - Data Manipulation with pandas

Track DA with Py - Data Manipulation with pandas

course

Traffic Flooding and System Resilience

Traffic Flooding and System Resilience

A comprehensive course for software engineers and SRE/DevOps professionals on understanding, detecting, and mitigating traffic flooding events, and designing resilient systems to withstand such incidents.

project

Transactional Behavior Analysis

Transactional Behavior Analysis

A hands-on, step-by-step case study guiding learners through the process of cleaning and exploring a real-world e-commerce transactions dataset using pandas, matplotlib, and seaborn. The course emphasizes linear, notebook-style code execution without function definitions, focusing on practical data wrangling and visualization skills.

course

Transactions in Spring

Transactions in Spring

A practical, in-depth course on how transactions are managed internally in Spring, focusing on real backend scenarios, internal flows, and integration with JDBC, JPA, and Hibernate. Learn how Spring starts, commits, and rolls back transactions, and how these processes affect real-world applications.

course

Transactions in Spring Boot

Transactions in Spring Boot

Learn how to manage database transactions effectively in Spring Boot applications. This course covers the fundamentals of transactional management, propagation, isolation, and best practices for ensuring data consistency.
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