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

Principal Component Analysis

Principal Component Analysis

Principal component analysis is one of the most popular data dimensionality reduction algorithms. This course will help to understand how to create PCA models and analyze the results. Let's start!

course

Probability Theory

Probability Theory

We meet probability every day but do not even recognize it! This course will introduce you to the basic terms. We will combine math and programming learning with real-life examples.

course

Probability Theory Update

Probability Theory Update

_

course

Product Management Fundamentals

Product Management Fundamentals

Product Management Foundations offers a practical introduction to the core principles, tools, and techniques every product manager needs. You'll explore how to define product vision, map user needs, and build roadmaps that align strategy with execution. Through hands-on exercises, you'll learn to create user personas, validate ideas through prototyping, and present your product with clarity and impact. By the end, you'll be equipped to guide a product from concept to pitch with confidence.

course

PyTorch Essentials

PyTorch Essentials

Learn the fundamental and advanced concepts needed to work with PyTorch efficiently. Gain a solid understanding tensors, including creation, operations, and reshaping. Explore the essentials of gradients, backpropagation, and linear regression before moving on to handling datasets. Master the skill needed build, train, and evaluate neural networks.

course

Python - Music

Python - Music

Music

course

Python - Sport

Python - Sport

Python Data Analytics course with Sport tasks

course

Python Data Types

Python Data Types

A data type is a classification of data. Python, like most programming languages, supports such basic types of data as strings, numeric, and logical types. For programmers, one of the most important basic skills is a deep understanding of data types and data structures. So, let's get to know Python datatypes!

course

Python Functions: From Zero to Hero

Python Functions: From Zero to Hero

Thanks to this course, you will learn what functions are, how to create them correctly in python. Start your course with introductory exercises, a structure for creating functions, and basic examples. in the end, you will learn what recursion is, how recursive functions are implemented in python, and you will also learn how to create more complex functions that, in your further practice, will greatly simplify and optimize your code.

course

Python Knight

Python Knight

Welcome to the Python Knight Course! This engaging and interactive course is designed to introduce you to the fundamentals of Python programming through a fun and educational game. You'll guide a knight through various challenges, using Python to control movements and interact with objects like coin. Starting with the basics, you'll learn how to navigate the map, pick up and place coins, and gradually progress to more complex programming concepts such as functions, loops, and conditional statements. Each chapter offers hands-on practice to reinforce your learning, culminating in exciting challenges that test your skills. Whether you're a complete beginner or looking to sharpen your coding abilities, this course provides a comprehensive and enjoyable learning experience. Join us and become a coding knight!

course

Python Loops

Python Loops

This mini-course helps beginners understand the Python loops more deeply. This very basic concept solves a lot of problems in coding, especially algorithmic-based problems. You'll be coding different types of loops present in Python and using some helpful features.

course

Python Tutorial for Beginners

Python Tutorial for Beginners

This course is intended for those who are not yet familiar with Python programming. In the course, you will get acquainted with the basic concepts and also get practical tasks to consolidate theoretical knowledge.

course

Python Web Development Track Overview

Python Web Development Track Overview

---

course

QNA TEST COURSE

QNA TEST COURSE

TEST QNA COURSE FOR TESTING CHAT IMPROVEMENTS

course

R Test

R Test

test
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
(21015)
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

Principal Component Analysis

Principal Component Analysis

Principal component analysis is one of the most popular data dimensionality reduction algorithms. This course will help to understand how to create PCA models and analyze the results. Let's start!

course

Probability Theory

Probability Theory

We meet probability every day but do not even recognize it! This course will introduce you to the basic terms. We will combine math and programming learning with real-life examples.

course

Probability Theory Update

Probability Theory Update

_

course

Product Management Fundamentals

Product Management Fundamentals

Product Management Foundations offers a practical introduction to the core principles, tools, and techniques every product manager needs. You'll explore how to define product vision, map user needs, and build roadmaps that align strategy with execution. Through hands-on exercises, you'll learn to create user personas, validate ideas through prototyping, and present your product with clarity and impact. By the end, you'll be equipped to guide a product from concept to pitch with confidence.

course

PyTorch Essentials

PyTorch Essentials

Learn the fundamental and advanced concepts needed to work with PyTorch efficiently. Gain a solid understanding tensors, including creation, operations, and reshaping. Explore the essentials of gradients, backpropagation, and linear regression before moving on to handling datasets. Master the skill needed build, train, and evaluate neural networks.

course

Python - Music

Python - Music

Music

course

Python - Sport

Python - Sport

Python Data Analytics course with Sport tasks

course

Python Data Types

Python Data Types

A data type is a classification of data. Python, like most programming languages, supports such basic types of data as strings, numeric, and logical types. For programmers, one of the most important basic skills is a deep understanding of data types and data structures. So, let's get to know Python datatypes!

course

Python Functions: From Zero to Hero

Python Functions: From Zero to Hero

Thanks to this course, you will learn what functions are, how to create them correctly in python. Start your course with introductory exercises, a structure for creating functions, and basic examples. in the end, you will learn what recursion is, how recursive functions are implemented in python, and you will also learn how to create more complex functions that, in your further practice, will greatly simplify and optimize your code.

course

Python Knight

Python Knight

Welcome to the Python Knight Course! This engaging and interactive course is designed to introduce you to the fundamentals of Python programming through a fun and educational game. You'll guide a knight through various challenges, using Python to control movements and interact with objects like coin. Starting with the basics, you'll learn how to navigate the map, pick up and place coins, and gradually progress to more complex programming concepts such as functions, loops, and conditional statements. Each chapter offers hands-on practice to reinforce your learning, culminating in exciting challenges that test your skills. Whether you're a complete beginner or looking to sharpen your coding abilities, this course provides a comprehensive and enjoyable learning experience. Join us and become a coding knight!

course

Python Loops

Python Loops

This mini-course helps beginners understand the Python loops more deeply. This very basic concept solves a lot of problems in coding, especially algorithmic-based problems. You'll be coding different types of loops present in Python and using some helpful features.

course

Python Tutorial for Beginners

Python Tutorial for Beginners

This course is intended for those who are not yet familiar with Python programming. In the course, you will get acquainted with the basic concepts and also get practical tasks to consolidate theoretical knowledge.

course

Python Web Development Track Overview

Python Web Development Track Overview

---

course

QNA TEST COURSE

QNA TEST COURSE

TEST QNA COURSE FOR TESTING CHAT IMPROVEMENTS

course

R Test

R Test

test

course

Principal Component Analysis

Principal Component Analysis

Principal component analysis is one of the most popular data dimensionality reduction algorithms. This course will help to understand how to create PCA models and analyze the results. Let's start!

course

Probability Theory

Probability Theory

We meet probability every day but do not even recognize it! This course will introduce you to the basic terms. We will combine math and programming learning with real-life examples.

course

Probability Theory Update

Probability Theory Update

_

course

Product Management Fundamentals

Product Management Fundamentals

Product Management Foundations offers a practical introduction to the core principles, tools, and techniques every product manager needs. You'll explore how to define product vision, map user needs, and build roadmaps that align strategy with execution. Through hands-on exercises, you'll learn to create user personas, validate ideas through prototyping, and present your product with clarity and impact. By the end, you'll be equipped to guide a product from concept to pitch with confidence.

course

PyTorch Essentials

PyTorch Essentials

Learn the fundamental and advanced concepts needed to work with PyTorch efficiently. Gain a solid understanding tensors, including creation, operations, and reshaping. Explore the essentials of gradients, backpropagation, and linear regression before moving on to handling datasets. Master the skill needed build, train, and evaluate neural networks.

course

Python - Music

Python - Music

Music

course

Python - Sport

Python - Sport

Python Data Analytics course with Sport tasks

course

Python Data Types

Python Data Types

A data type is a classification of data. Python, like most programming languages, supports such basic types of data as strings, numeric, and logical types. For programmers, one of the most important basic skills is a deep understanding of data types and data structures. So, let's get to know Python datatypes!

course

Python Functions: From Zero to Hero

Python Functions: From Zero to Hero

Thanks to this course, you will learn what functions are, how to create them correctly in python. Start your course with introductory exercises, a structure for creating functions, and basic examples. in the end, you will learn what recursion is, how recursive functions are implemented in python, and you will also learn how to create more complex functions that, in your further practice, will greatly simplify and optimize your code.

course

Python Knight

Python Knight

Welcome to the Python Knight Course! This engaging and interactive course is designed to introduce you to the fundamentals of Python programming through a fun and educational game. You'll guide a knight through various challenges, using Python to control movements and interact with objects like coin. Starting with the basics, you'll learn how to navigate the map, pick up and place coins, and gradually progress to more complex programming concepts such as functions, loops, and conditional statements. Each chapter offers hands-on practice to reinforce your learning, culminating in exciting challenges that test your skills. Whether you're a complete beginner or looking to sharpen your coding abilities, this course provides a comprehensive and enjoyable learning experience. Join us and become a coding knight!

course

Python Loops

Python Loops

This mini-course helps beginners understand the Python loops more deeply. This very basic concept solves a lot of problems in coding, especially algorithmic-based problems. You'll be coding different types of loops present in Python and using some helpful features.

course

Python Tutorial for Beginners

Python Tutorial for Beginners

This course is intended for those who are not yet familiar with Python programming. In the course, you will get acquainted with the basic concepts and also get practical tasks to consolidate theoretical knowledge.

course

Python Web Development Track Overview

Python Web Development Track Overview

---

course

QNA TEST COURSE

QNA TEST COURSE

TEST QNA COURSE FOR TESTING CHAT IMPROVEMENTS

course

R Test

R Test

test
not found

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

some-alt