Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
All Courses & Projects | Codefinity

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
(9217)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list345 Tasks

Beginner

4.6
(58)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list145 Tasks

Intermediate

4.6
(7)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(93)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.4
(17)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(287)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list144 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop3 Courses
pencil-with-line1 Project
list125 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.3
(9)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(7)
track
lockOnly for Ultimate
track image

Become a Django Developer

laptop5 Courses
list180 Tasks

Advanced

4.5
(28)
track
lockOnly for Ultimate
track image

Flask for Dummies

laptop5 Courses
list165 Tasks

Intermediate

4.5
(32)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list308 Tasks

Beginner

4.6
(53)
track
lockOnly for Ultimate
track image

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks

Beginner

4.6
(57)
track
lockOnly for Ultimate
track image

Preparation for Data Science

laptop8 Courses
pencil-with-line2 Projects
list185 Tasks

Intermediate

4.5
(11)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop2 Courses
list89 Tasks

Advanced

5.0
(3)
track
lockOnly for Ultimate
track image

Web Development with C#

laptop7 Courses
list293 Tasks

Beginner

4.8
(98)
track
lockOnly for Ultimate
track image

TEST E2E TRACK BEGINNER

pencil-with-line1 Project
list0 Task

Beginner

track
lockOnly for Ultimate

Test Track

laptop2 Courses
list21 Tasks
4.7
(3)
track
lockOnly for Ultimate
track image

Skilled Python BackEnd Developer

laptop5 Courses
list139 Tasks

Advanced

4.7
(264)
track
lockOnly for Ultimate
track image

Test Recalculate

laptop2 Courses
list0 Task

Beginner

track
lockOnly for Ultimate
track image

Excel Essentials

laptop4 Courses
list81 Tasks

Beginner

4.5
(39)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Test track with rating

laptop1 Course
list0 Task

Advanced

4.0
(4)
track
lockOnly for Ultimate
track image

TEST TEST TRACK

list0 Task

Beginner

track
lockOnly for Ultimate
track image

Data Analyst Foundation

laptop6 Courses
list180 Tasks

Beginner

4.7
(116)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list282 Tasks

Advanced

4.5
(31)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.5
(44)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks

Beginner

track
lockOnly for Ultimate
track image

Test image upload track

laptop1 Course
list15 Tasks

Beginner

track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.6
(24)
track
lockOnly for Ultimate
track image

GitHub from Zero to Hero

laptop3 Courses
list41 Tasks

Beginner

track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

track
lockOnly for Ultimate
track image

C Programming & Low-Level Development

laptop3 Courses
list61 Tasks

Beginner

track
lockOnly for Ultimate
track image

testes

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Test translation track

laptop3 Courses
list36 Tasks

Intermediate

track
lockOnly for Ultimate
track image

Test CMS Track

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Python for Data Analysis

laptop5 Courses
list134 Tasks

Intermediate

4.6
(9)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

Beginner

track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list59 Tasks

Beginner

4.5
(2)

Courses & Projects

course

Expert React

Expert React

Unlock the full potential of React and become a proficient Frontend developer with this course. Whether you're a beginner or an experienced developer looking to level up your skills, this hands-on course will take you on an exciting journey through the core concepts of React and its ecosystem, considering such valuable topics as React Router, Redux Toolkit, Formik, and Jest.

course

Explore the Linear Regression Using Python

Explore the Linear Regression Using Python

Regression is one of the machine learning algorithms. In this course you will learn how to work with data, build the model and make predictions about the future values.

course

Foundations of Machine Learning Track Overview

Foundations of Machine Learning Track Overview

Now we will briefly describe all the courses on the track and consider how you can apply the gained knowledge in practice.

project

Gradient descent for linear regression

Gradient descent for linear regression

The starting point for all optimization theory and machine learning is the idea that we can use calculus to automatically step by step change the result towards improvement. In this course, we will apply this idea to a linear model.

course

Greedy Algorithms using Python

Greedy Algorithms using Python

Meet the Greedy Algorithms course that introduces you the Greedy paradigm, which can be used in a huge amount of problems. We’ll start with classic problems, then move to the Greedy Algorithms in arrays, and finish with the hardest part – Greedy Algorithms on graphs, such as Kruskal’s Minimum Spanning Tree and Dijkstra Shortest Path Algorithm. That would be great if you’re already familiar with Algorithms at all and such concepts as Dynamic Programming.

course

HTML & JavaScript Interactivity for Beginners

HTML & JavaScript Interactivity for Beginners

You'll be familiar with the basic DOM manipulation of HTML elements with JavaScript. A static web page can only be made dynamic by changing the state of the HTML elements via DOM with the help of JavaScript. So first, you'll learn the fundamentals of DOM manipulation of HTML elements, attributes, and styles. Then you'll discover the event handling, adding event listeners to HTML elements, and form processing. You'll also find the importance of HTML APIs before practicing what you have learned.

course

HTML for Beginners

HTML for Beginners

HTML (HyperText Markup Language) is a standard language for creating web pages. It describes the structure and content of a web page and consists of a series of tags that define the various elements of the page, such as headings, paragraphs, lists, links, and more. HTML is the foundation of the modern web.

project

Indian Food Project

Indian Food Project

something

course

Introduction to Big Data with Apache Spark in Python

Introduction to Big Data with Apache Spark in Python

This course will help those who want to get some of Big Data basics, including different types of distributed computings and such programming paradigm as MapReduce. Also, main part of the course will be devoted to such framework as Apache Spark and it's high-level API PySpark using Python programming language.

course

Introduction to C++

Introduction to C++

C++

course

Introduction to C++ | Mobile-Friendly

Introduction to C++ | Mobile-Friendly

Learn the basics of C++ only with your mobile! Explore how one of the most popular programming languages works and write your first code using C++.

course

Introduction to CSS

Introduction to CSS

CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to CSS Part I

Introduction to CSS Part I

CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to CSS Part II

Introduction to CSS Part II

Continue learning CSS. CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to Data Analysis in Python

Introduction to Data Analysis in Python

coming soon
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
(9217)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list345 Tasks

Beginner

4.6
(58)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list145 Tasks

Intermediate

4.6
(7)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(93)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.4
(17)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(287)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list144 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop3 Courses
pencil-with-line1 Project
list125 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.3
(9)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(7)
track
lockOnly for Ultimate
track image

Become a Django Developer

laptop5 Courses
list180 Tasks

Advanced

4.5
(28)
track
lockOnly for Ultimate
track image

Flask for Dummies

laptop5 Courses
list165 Tasks

Intermediate

4.5
(32)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list308 Tasks

Beginner

4.6
(53)
track
lockOnly for Ultimate
track image

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks

Beginner

4.6
(57)
track
lockOnly for Ultimate
track image

Preparation for Data Science

laptop8 Courses
pencil-with-line2 Projects
list185 Tasks

Intermediate

4.5
(11)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop2 Courses
list89 Tasks

Advanced

5.0
(3)
track
lockOnly for Ultimate
track image

Web Development with C#

laptop7 Courses
list293 Tasks

Beginner

4.8
(98)
track
lockOnly for Ultimate
track image

TEST E2E TRACK BEGINNER

pencil-with-line1 Project
list0 Task

Beginner

track
lockOnly for Ultimate

Test Track

laptop2 Courses
list21 Tasks
4.7
(3)
track
lockOnly for Ultimate
track image

Skilled Python BackEnd Developer

laptop5 Courses
list139 Tasks

Advanced

4.7
(264)
track
lockOnly for Ultimate
track image

Test Recalculate

laptop2 Courses
list0 Task

Beginner

track
lockOnly for Ultimate
track image

Excel Essentials

laptop4 Courses
list81 Tasks

Beginner

4.5
(39)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Test track with rating

laptop1 Course
list0 Task

Advanced

4.0
(4)
track
lockOnly for Ultimate
track image

TEST TEST TRACK

list0 Task

Beginner

track
lockOnly for Ultimate
track image

Data Analyst Foundation

laptop6 Courses
list180 Tasks

Beginner

4.7
(116)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list282 Tasks

Advanced

4.5
(31)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.5
(44)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks

Beginner

track
lockOnly for Ultimate
track image

Test image upload track

laptop1 Course
list15 Tasks

Beginner

track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.6
(24)
track
lockOnly for Ultimate
track image

GitHub from Zero to Hero

laptop3 Courses
list41 Tasks

Beginner

track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

track
lockOnly for Ultimate
track image

C Programming & Low-Level Development

laptop3 Courses
list61 Tasks

Beginner

track
lockOnly for Ultimate
track image

testes

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Test translation track

laptop3 Courses
list36 Tasks

Intermediate

track
lockOnly for Ultimate
track image

Test CMS Track

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Python for Data Analysis

laptop5 Courses
list134 Tasks

Intermediate

4.6
(9)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

Beginner

track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list59 Tasks

Beginner

4.5
(2)
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
list345 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Become a React Developer

laptop4 Courses
list98 Tasks
4.9
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization

laptop5 Courses
list145 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero

laptop4 Courses
list115 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Π‘++ Essentials

laptop6 Courses
list101 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop6 Courses
list195 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Supervised Machine Learning

laptop5 Courses
list144 Tasks
4.9
track
track image
For Ultimate

Only for Ultimate

Python Beyond Intermediate

laptop3 Courses
pencil-with-line1 Project
list125 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Java Essentials

laptop7 Courses
list376 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list143 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Become a Django Developer

laptop5 Courses
list180 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Flask for Dummies

laptop5 Courses
list165 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Frontend Development Foundations

laptop6 Courses
list308 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Preparation for Data Science

laptop8 Courses
pencil-with-line2 Projects
list185 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Deep Learning Odyssey

laptop2 Courses
list89 Tasks
5.0
track
track image
For Ultimate

Only for Ultimate

Web Development with C#

laptop7 Courses
list293 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

TEST E2E TRACK BEGINNER

pencil-with-line1 Project
list0 Task

new

track
For Ultimate

Only for Ultimate

Test Track

laptop2 Courses
list21 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Skilled Python BackEnd Developer

laptop5 Courses
list139 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Test Recalculate

laptop2 Courses
list0 Task

new

track
track image
For Ultimate

Only for Ultimate

Excel Essentials

laptop4 Courses
list81 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Test track with rating

laptop1 Course
list0 Task
4.0
track
track image
For Ultimate

Only for Ultimate

TEST TEST TRACK

list0 Task

new

track
track image
For Ultimate

Only for Ultimate

Data Analyst Foundation

laptop6 Courses
list180 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

C++ Mastery

laptop3 Courses
list70 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Java Web

laptop7 Courses
list282 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Become a QA Engineer

laptop5 Courses
list239 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Video Production with Adobe

laptop4 Courses
list125 Tasks

new

track
track image
For Ultimate

Only for Ultimate

UI/UX Design Tools

laptop3 Courses
list119 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Test image upload track

laptop1 Course
list15 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Essential Office Skills

laptop3 Courses
list75 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

GitHub from Zero to Hero

laptop3 Courses
list41 Tasks

new

track
track image
For Ultimate

Only for Ultimate

No-Code Website Development

laptop3 Courses
list180 Tasks

new

track
track image
For Ultimate

Only for Ultimate

C Programming & Low-Level Development

laptop3 Courses
list61 Tasks

new

track
track image
For Ultimate

Only for Ultimate

testes

laptop2 Courses
pencil-with-line1 Project
list38 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Test translation track

laptop3 Courses
list36 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Test CMS Track

laptop2 Courses
pencil-with-line1 Project
list38 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Python for Data Analysis

laptop5 Courses
list134 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Complete Social Media Management

laptop5 Courses
list206 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list59 Tasks
4.5
Search
Close

Courses & Projects

Technologies

return
Filters

course

Expert React

Expert React

Unlock the full potential of React and become a proficient Frontend developer with this course. Whether you're a beginner or an experienced developer looking to level up your skills, this hands-on course will take you on an exciting journey through the core concepts of React and its ecosystem, considering such valuable topics as React Router, Redux Toolkit, Formik, and Jest.

course

Explore the Linear Regression Using Python

Explore the Linear Regression Using Python

Regression is one of the machine learning algorithms. In this course you will learn how to work with data, build the model and make predictions about the future values.

course

Foundations of Machine Learning Track Overview

Foundations of Machine Learning Track Overview

Now we will briefly describe all the courses on the track and consider how you can apply the gained knowledge in practice.

project

Gradient descent for linear regression

Gradient descent for linear regression

The starting point for all optimization theory and machine learning is the idea that we can use calculus to automatically step by step change the result towards improvement. In this course, we will apply this idea to a linear model.

course

Greedy Algorithms using Python

Greedy Algorithms using Python

Meet the Greedy Algorithms course that introduces you the Greedy paradigm, which can be used in a huge amount of problems. We’ll start with classic problems, then move to the Greedy Algorithms in arrays, and finish with the hardest part – Greedy Algorithms on graphs, such as Kruskal’s Minimum Spanning Tree and Dijkstra Shortest Path Algorithm. That would be great if you’re already familiar with Algorithms at all and such concepts as Dynamic Programming.

course

HTML & JavaScript Interactivity for Beginners

HTML & JavaScript Interactivity for Beginners

You'll be familiar with the basic DOM manipulation of HTML elements with JavaScript. A static web page can only be made dynamic by changing the state of the HTML elements via DOM with the help of JavaScript. So first, you'll learn the fundamentals of DOM manipulation of HTML elements, attributes, and styles. Then you'll discover the event handling, adding event listeners to HTML elements, and form processing. You'll also find the importance of HTML APIs before practicing what you have learned.

course

HTML for Beginners

HTML for Beginners

HTML (HyperText Markup Language) is a standard language for creating web pages. It describes the structure and content of a web page and consists of a series of tags that define the various elements of the page, such as headings, paragraphs, lists, links, and more. HTML is the foundation of the modern web.

project

Indian Food Project

Indian Food Project

something

course

Introduction to Big Data with Apache Spark in Python

Introduction to Big Data with Apache Spark in Python

This course will help those who want to get some of Big Data basics, including different types of distributed computings and such programming paradigm as MapReduce. Also, main part of the course will be devoted to such framework as Apache Spark and it's high-level API PySpark using Python programming language.

course

Introduction to C++

Introduction to C++

C++

course

Introduction to C++ | Mobile-Friendly

Introduction to C++ | Mobile-Friendly

Learn the basics of C++ only with your mobile! Explore how one of the most popular programming languages works and write your first code using C++.

course

Introduction to CSS

Introduction to CSS

CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to CSS Part I

Introduction to CSS Part I

CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to CSS Part II

Introduction to CSS Part II

Continue learning CSS. CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to Data Analysis in Python

Introduction to Data Analysis in Python

coming soon

course

Expert React

Expert React

Unlock the full potential of React and become a proficient Frontend developer with this course. Whether you're a beginner or an experienced developer looking to level up your skills, this hands-on course will take you on an exciting journey through the core concepts of React and its ecosystem, considering such valuable topics as React Router, Redux Toolkit, Formik, and Jest.

course

Explore the Linear Regression Using Python

Explore the Linear Regression Using Python

Regression is one of the machine learning algorithms. In this course you will learn how to work with data, build the model and make predictions about the future values.

course

Foundations of Machine Learning Track Overview

Foundations of Machine Learning Track Overview

Now we will briefly describe all the courses on the track and consider how you can apply the gained knowledge in practice.

project

Gradient descent for linear regression

Gradient descent for linear regression

The starting point for all optimization theory and machine learning is the idea that we can use calculus to automatically step by step change the result towards improvement. In this course, we will apply this idea to a linear model.

course

Greedy Algorithms using Python

Greedy Algorithms using Python

Meet the Greedy Algorithms course that introduces you the Greedy paradigm, which can be used in a huge amount of problems. We’ll start with classic problems, then move to the Greedy Algorithms in arrays, and finish with the hardest part – Greedy Algorithms on graphs, such as Kruskal’s Minimum Spanning Tree and Dijkstra Shortest Path Algorithm. That would be great if you’re already familiar with Algorithms at all and such concepts as Dynamic Programming.

course

HTML & JavaScript Interactivity for Beginners

HTML & JavaScript Interactivity for Beginners

You'll be familiar with the basic DOM manipulation of HTML elements with JavaScript. A static web page can only be made dynamic by changing the state of the HTML elements via DOM with the help of JavaScript. So first, you'll learn the fundamentals of DOM manipulation of HTML elements, attributes, and styles. Then you'll discover the event handling, adding event listeners to HTML elements, and form processing. You'll also find the importance of HTML APIs before practicing what you have learned.

course

HTML for Beginners

HTML for Beginners

HTML (HyperText Markup Language) is a standard language for creating web pages. It describes the structure and content of a web page and consists of a series of tags that define the various elements of the page, such as headings, paragraphs, lists, links, and more. HTML is the foundation of the modern web.

project

Indian Food Project

Indian Food Project

something

course

Introduction to Big Data with Apache Spark in Python

Introduction to Big Data with Apache Spark in Python

This course will help those who want to get some of Big Data basics, including different types of distributed computings and such programming paradigm as MapReduce. Also, main part of the course will be devoted to such framework as Apache Spark and it's high-level API PySpark using Python programming language.

course

Introduction to C++

Introduction to C++

C++

course

Introduction to C++ | Mobile-Friendly

Introduction to C++ | Mobile-Friendly

Learn the basics of C++ only with your mobile! Explore how one of the most popular programming languages works and write your first code using C++.

course

Introduction to CSS

Introduction to CSS

CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to CSS Part I

Introduction to CSS Part I

CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to CSS Part II

Introduction to CSS Part II

Continue learning CSS. CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation of a document written in a markup language like HTML. CSS is a fundamental building block of the modern web and controls the styling and layout of websites and web applications.

course

Introduction to Data Analysis in Python

Introduction to Data Analysis in Python

coming soon
not found

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

Follow us

trustpilot logo

Address

codefinity
We're sorry to hear that something went wrong. What happened?
some-alt