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

Technologies

uncheckedPython
uncheckedSQL
uncheckedExcel

Topic

uncheckedData Science
uncheckedData Analytics
uncheckedComputer Science

Level

uncheckedBeginner
uncheckedAdvanced
uncheckedIntermediate

Type of lesson

uncheckedCourse
uncheckedProject

Career tracks

track
lockOnly for Ultimate
track image

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task
Beginner
4.0
(7099)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list345 Tasks
Beginner
4.5
(58)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop5 Courses
list119 Tasks
Intermediate
4.9
(7)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 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
list168 Tasks
Beginner
4.7
(284)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list135 Tasks
Intermediate
4.9
(7)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list57 Tasks
Beginner
5.0
(1)
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.4
(27)
track
lockOnly for Ultimate
track image

Flask for Dummies

laptop5 Courses
list165 Tasks
Intermediate
4.5
(31)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list308 Tasks
Beginner
4.6
(52)
track
lockOnly for Ultimate
track image

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks
Beginner
4.6
(56)
track
lockOnly for Ultimate
track image

Preparation for Data Science

laptop8 Courses
pencil-with-line2 Projects
list176 Tasks
Intermediate
4.5
(11)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop2 Courses
list80 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
Begginer
4.7
(3)
track
lockOnly for Ultimate
track image

Skilled Python BackEnd Developer

laptop5 Courses
list111 Tasks
Advanced
4.7
(261)
track
lockOnly for Ultimate
track image

Test Recalculate

laptop2 Courses
list0 Task
Beginner
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list39 Tasks
Beginner
4.5
(33)
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

laptop5 Courses
list139 Tasks
Beginner
4.7
(111)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list71 Tasks
Advanced
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list282 Tasks
Advanced
4.5
(30)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks
Beginner
4.5
(43)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks
Beginner
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop2 Courses
list33 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
list31 Tasks
Beginner
track
lockOnly for Ultimate
track image

No-Code Website Development

laptop2 Courses
list151 Tasks
Beginner
track
lockOnly for Ultimate
track image

C Programming & Low-Level Development

laptop3 Courses
list56 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)

Courses & Projects

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

Introduction to Finance with Python

Introduction to Finance with Python

This course will help those who want to get some of Python’s basic knowledge, including features, which are useful for data manipulation, and also want to discover some of the financial concepts, including options trading and stock prices prediction using time series analysis.

course

Introduction to Game Design

Introduction to Game Design

Game design is the art and science of crafting engaging, immersive, and interactive experiences. Learn core game design concepts, such as player archetypes, gameplay mechanics, and design thinking, while also exploring ideation techniques, prototyping methods, and testing strategies. Through an iterative design approach, you'll gain the skills to conceptualize, refine, and evaluate games, whether for video games, board games, or interactive experiences. Perfect for aspiring game designers, developers, or anyone curious about the creative and analytical aspects of game design.

course

Introduction to HTML

Introduction to HTML

In this course, participants will learn the basics of HTML, what HTML is and how it is used to create web pages, the structure of an HTML document and the various tags used to define the content and layout of a web page, how to use HTML tags to structure and format content, such as headings, paragraphs, lists, tables, and more, how to create links, add images and videos, and create forms for user input.

course

Introduction to JavaScript (staging)

Introduction to JavaScript (staging)

This introductory course for beginners in programming gives you an opportunity to create your own projects very soon. JavaScript is a main language of web applications and web pages, and it's quite easy to understand. Start your journey now!
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
(7099)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list345 Tasks
Beginner
4.5
(58)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop5 Courses
list119 Tasks
Intermediate
4.9
(7)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 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
list168 Tasks
Beginner
4.7
(284)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list135 Tasks
Intermediate
4.9
(7)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list57 Tasks
Beginner
5.0
(1)
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.4
(27)
track
lockOnly for Ultimate
track image

Flask for Dummies

laptop5 Courses
list165 Tasks
Intermediate
4.5
(31)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list308 Tasks
Beginner
4.6
(52)
track
lockOnly for Ultimate
track image

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks
Beginner
4.6
(56)
track
lockOnly for Ultimate
track image

Preparation for Data Science

laptop8 Courses
pencil-with-line2 Projects
list176 Tasks
Intermediate
4.5
(11)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop2 Courses
list80 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
Begginer
4.7
(3)
track
lockOnly for Ultimate
track image

Skilled Python BackEnd Developer

laptop5 Courses
list111 Tasks
Advanced
4.7
(261)
track
lockOnly for Ultimate
track image

Test Recalculate

laptop2 Courses
list0 Task
Beginner
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list39 Tasks
Beginner
4.5
(33)
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

laptop5 Courses
list139 Tasks
Beginner
4.7
(111)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list71 Tasks
Advanced
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list282 Tasks
Advanced
4.5
(30)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks
Beginner
4.5
(43)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks
Beginner
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop2 Courses
list33 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
list31 Tasks
Beginner
track
lockOnly for Ultimate
track image

No-Code Website Development

laptop2 Courses
list151 Tasks
Beginner
track
lockOnly for Ultimate
track image

C Programming & Low-Level Development

laptop3 Courses
list56 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
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.5
track
track image
For Ultimate

Only for Ultimate

Become a React Developer

laptop5 Courses
list119 Tasks
4.9
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization

laptop5 Courses
list146 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
list168 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Supervised Machine Learning

laptop5 Courses
list135 Tasks
4.9
track
track image
For Ultimate

Only for Ultimate

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list57 Tasks
5.0
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.4
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
list176 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Deep Learning Odyssey

laptop2 Courses
list80 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
list111 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

laptop3 Courses
list39 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

laptop5 Courses
list139 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

C++ Mastery

laptop3 Courses
list71 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

Digital Marketing Essentials

laptop2 Courses
list33 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
list31 Tasks

new

track
track image
For Ultimate

Only for Ultimate

No-Code Website Development

laptop2 Courses
list151 Tasks

new

track
track image
For Ultimate

Only for Ultimate

C Programming & Low-Level Development

laptop3 Courses
list56 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
Search
Close

Courses & Projects

Technologies

return
Filters

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

Introduction to Finance with Python

Introduction to Finance with Python

This course will help those who want to get some of Python’s basic knowledge, including features, which are useful for data manipulation, and also want to discover some of the financial concepts, including options trading and stock prices prediction using time series analysis.

course

Introduction to Game Design

Introduction to Game Design

Game design is the art and science of crafting engaging, immersive, and interactive experiences. Learn core game design concepts, such as player archetypes, gameplay mechanics, and design thinking, while also exploring ideation techniques, prototyping methods, and testing strategies. Through an iterative design approach, you'll gain the skills to conceptualize, refine, and evaluate games, whether for video games, board games, or interactive experiences. Perfect for aspiring game designers, developers, or anyone curious about the creative and analytical aspects of game design.

course

Introduction to HTML

Introduction to HTML

In this course, participants will learn the basics of HTML, what HTML is and how it is used to create web pages, the structure of an HTML document and the various tags used to define the content and layout of a web page, how to use HTML tags to structure and format content, such as headings, paragraphs, lists, tables, and more, how to create links, add images and videos, and create forms for user input.

course

Introduction to JavaScript (staging)

Introduction to JavaScript (staging)

This introductory course for beginners in programming gives you an opportunity to create your own projects very soon. JavaScript is a main language of web applications and web pages, and it's quite easy to understand. Start your journey now!

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

Introduction to Finance with Python

Introduction to Finance with Python

This course will help those who want to get some of Python’s basic knowledge, including features, which are useful for data manipulation, and also want to discover some of the financial concepts, including options trading and stock prices prediction using time series analysis.

course

Introduction to Game Design

Introduction to Game Design

Game design is the art and science of crafting engaging, immersive, and interactive experiences. Learn core game design concepts, such as player archetypes, gameplay mechanics, and design thinking, while also exploring ideation techniques, prototyping methods, and testing strategies. Through an iterative design approach, you'll gain the skills to conceptualize, refine, and evaluate games, whether for video games, board games, or interactive experiences. Perfect for aspiring game designers, developers, or anyone curious about the creative and analytical aspects of game design.

course

Introduction to HTML

Introduction to HTML

In this course, participants will learn the basics of HTML, what HTML is and how it is used to create web pages, the structure of an HTML document and the various tags used to define the content and layout of a web page, how to use HTML tags to structure and format content, such as headings, paragraphs, lists, tables, and more, how to create links, add images and videos, and create forms for user input.

course

Introduction to JavaScript (staging)

Introduction to JavaScript (staging)

This introductory course for beginners in programming gives you an opportunity to create your own projects very soon. JavaScript is a main language of web applications and web pages, and it's quite easy to understand. Start your journey now!
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