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

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

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

project

Building a Classic Snake Game

Building a Classic Snake Game

In this project, you'll embark on a journey of game development, learning essential programming concepts while honing your creativity and problem-solving skills. Through step-by-step tutorials, you'll build a fully functional Snake game from scratch.

course

C Preprocessing

C Preprocessing

You will discover the secret of compilation using the console and learn how to compile programs manually. Get to know the preprocessor better and learn how to create your own macros of varying complexity. Take your programming skills to the next level with a set of preprocessor directives that will make your programs more understandable, convenient, and make compilation flexible!

course

C Structs

C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

course

C++ Intermediate | Mobile-Friendly

C++ Intermediate | Mobile-Friendly

If you want to improve your skills in C++ and already have basic knowledge of this popular programming language, then this course is for you. The next level of C++ training includes basic concepts of memory and functions in C++, defining and implementing references, pointers, and arrays. Discover standard libraries, useful topics, and dynamic memory with practical examples.

shorts

Casual Introduction to Python

Casual Introduction to Python

Learn Python from scratch with short, practical lessons. We'll cover printing text, creating variables, working with numbers, strings, and Booleans, making decisions with if-elif-else, using lists, and building loops. Simple explanations, real examples β€” no experience needed, just start coding!

course

Cluster Analysis in Python

Cluster Analysis in Python

Clustering is a common data science task of grouping a set of objects into groups, in which the dissimilarity between objects would be minimal. Cluster analysis itself is not an algorithm, it is just a general task to be solved. There are many clustering algorithms that exist, but we will stop on certain four.

project

Coding with AI

Coding with AI

Coding with AI is a hands-on course designed for professionals eager to enhance their everyday work processes without delving into full-scale programming. This course equips you with practical coding techniques and AI tools to automate repetitive tasks, seamlessly convert and organize documents, and perform advanced data analysis. Learn how to create dynamic reports from CSV files, extract critical information from PDFs, auto-categorize files, and even integrate live data feeds like currency updatesβ€”all through intuitive, step-by-step projects. With real-world examples and a focus on immediate applicability, Coding with AI empowers you to boost productivity and make smarter decisions with minimal technical background.

project

Coding with AI (copy)

Coding with AI (copy)

Coding with AI is a hands-on course designed for professionals eager to enhance their everyday work processes without delving into full-scale programming. This course equips you with practical coding techniques and AI tools to automate repetitive tasks, seamlessly convert and organize documents, and perform advanced data analysis. Learn how to create dynamic reports from CSV files, extract critical information from PDFs, auto-categorize files, and even integrate live data feeds like currency updatesβ€”all through intuitive, step-by-step projects. With real-world examples and a focus on immediate applicability, Coding with AI empowers you to boost productivity and make smarter decisions with minimal technical background.

course

Course Guide for Programming Language Fundamentals

Course Guide for Programming Language Fundamentals

Welcome to the Course Guide for Programming Language Fundamentals! This comprehensive course is designed to provide you with a solid foundation in various programming languages. Whether you are a beginner or an experienced developer looking to expand your skill set, this course will help you develop a strong understanding of the fundamental concepts and principles that underlie programming languages.

project

Create the strongest Pokemon

Create the strongest Pokemon

Love the Pokemon world? Cool! In this project, you will make your own strongest Pokemon.

course

Creating Custom AI Agents with Anthropic Claude

Creating Custom AI Agents with Anthropic Claude

Learn how to create a fully functional MCP (Model Context Protocol) server to integrate AI models like Claude with real-world tools like Excel. Everything from core concepts to setting up your development environment and building your first working server that can analyze real data through natural language prompts. No advanced programming knowledge required, just curiosity and willingness to explore AI automation.

course

Creating Responsive Websites with Bootstrap

Creating Responsive Websites with Bootstrap

In this course, you"ll learn how to code the front-end components of a static website or a web application with Bootstrap. Along the way, you'll learn about the basics of the Bootstrap grid system and how to code and style HTML elements making the entire front-end web development process more efficient than ever. Finally, you" ll learn how to create advanced components such as modals, tabs, tooltips, and dropdowns with the help of JavaScript as well.

course

DSA course

DSA course

course

Danya Test Course

Danya Test Course

bla bla
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
(19372)
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

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

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

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

project

Building a Classic Snake Game

Building a Classic Snake Game

In this project, you'll embark on a journey of game development, learning essential programming concepts while honing your creativity and problem-solving skills. Through step-by-step tutorials, you'll build a fully functional Snake game from scratch.

course

C Preprocessing

C Preprocessing

You will discover the secret of compilation using the console and learn how to compile programs manually. Get to know the preprocessor better and learn how to create your own macros of varying complexity. Take your programming skills to the next level with a set of preprocessor directives that will make your programs more understandable, convenient, and make compilation flexible!

course

C Structs

C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

course

C++ Intermediate | Mobile-Friendly

C++ Intermediate | Mobile-Friendly

If you want to improve your skills in C++ and already have basic knowledge of this popular programming language, then this course is for you. The next level of C++ training includes basic concepts of memory and functions in C++, defining and implementing references, pointers, and arrays. Discover standard libraries, useful topics, and dynamic memory with practical examples.

shorts

Casual Introduction to Python

Casual Introduction to Python

Learn Python from scratch with short, practical lessons. We'll cover printing text, creating variables, working with numbers, strings, and Booleans, making decisions with if-elif-else, using lists, and building loops. Simple explanations, real examples β€” no experience needed, just start coding!

course

Cluster Analysis in Python

Cluster Analysis in Python

Clustering is a common data science task of grouping a set of objects into groups, in which the dissimilarity between objects would be minimal. Cluster analysis itself is not an algorithm, it is just a general task to be solved. There are many clustering algorithms that exist, but we will stop on certain four.

project

Coding with AI

Coding with AI

Coding with AI is a hands-on course designed for professionals eager to enhance their everyday work processes without delving into full-scale programming. This course equips you with practical coding techniques and AI tools to automate repetitive tasks, seamlessly convert and organize documents, and perform advanced data analysis. Learn how to create dynamic reports from CSV files, extract critical information from PDFs, auto-categorize files, and even integrate live data feeds like currency updatesβ€”all through intuitive, step-by-step projects. With real-world examples and a focus on immediate applicability, Coding with AI empowers you to boost productivity and make smarter decisions with minimal technical background.

project

Coding with AI (copy)

Coding with AI (copy)

Coding with AI is a hands-on course designed for professionals eager to enhance their everyday work processes without delving into full-scale programming. This course equips you with practical coding techniques and AI tools to automate repetitive tasks, seamlessly convert and organize documents, and perform advanced data analysis. Learn how to create dynamic reports from CSV files, extract critical information from PDFs, auto-categorize files, and even integrate live data feeds like currency updatesβ€”all through intuitive, step-by-step projects. With real-world examples and a focus on immediate applicability, Coding with AI empowers you to boost productivity and make smarter decisions with minimal technical background.

course

Course Guide for Programming Language Fundamentals

Course Guide for Programming Language Fundamentals

Welcome to the Course Guide for Programming Language Fundamentals! This comprehensive course is designed to provide you with a solid foundation in various programming languages. Whether you are a beginner or an experienced developer looking to expand your skill set, this course will help you develop a strong understanding of the fundamental concepts and principles that underlie programming languages.

project

Create the strongest Pokemon

Create the strongest Pokemon

Love the Pokemon world? Cool! In this project, you will make your own strongest Pokemon.

course

Creating Custom AI Agents with Anthropic Claude

Creating Custom AI Agents with Anthropic Claude

Learn how to create a fully functional MCP (Model Context Protocol) server to integrate AI models like Claude with real-world tools like Excel. Everything from core concepts to setting up your development environment and building your first working server that can analyze real data through natural language prompts. No advanced programming knowledge required, just curiosity and willingness to explore AI automation.

course

Creating Responsive Websites with Bootstrap

Creating Responsive Websites with Bootstrap

In this course, you"ll learn how to code the front-end components of a static website or a web application with Bootstrap. Along the way, you'll learn about the basics of the Bootstrap grid system and how to code and style HTML elements making the entire front-end web development process more efficient than ever. Finally, you" ll learn how to create advanced components such as modals, tabs, tooltips, and dropdowns with the help of JavaScript as well.

course

DSA course

DSA course

course

Danya Test Course

Danya Test Course

bla bla

project

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

project

Building a Classic Snake Game

Building a Classic Snake Game

In this project, you'll embark on a journey of game development, learning essential programming concepts while honing your creativity and problem-solving skills. Through step-by-step tutorials, you'll build a fully functional Snake game from scratch.

course

C Preprocessing

C Preprocessing

You will discover the secret of compilation using the console and learn how to compile programs manually. Get to know the preprocessor better and learn how to create your own macros of varying complexity. Take your programming skills to the next level with a set of preprocessor directives that will make your programs more understandable, convenient, and make compilation flexible!

course

C Structs

C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

course

C++ Intermediate | Mobile-Friendly

C++ Intermediate | Mobile-Friendly

If you want to improve your skills in C++ and already have basic knowledge of this popular programming language, then this course is for you. The next level of C++ training includes basic concepts of memory and functions in C++, defining and implementing references, pointers, and arrays. Discover standard libraries, useful topics, and dynamic memory with practical examples.

shorts

Casual Introduction to Python

Casual Introduction to Python

Learn Python from scratch with short, practical lessons. We'll cover printing text, creating variables, working with numbers, strings, and Booleans, making decisions with if-elif-else, using lists, and building loops. Simple explanations, real examples β€” no experience needed, just start coding!

course

Cluster Analysis in Python

Cluster Analysis in Python

Clustering is a common data science task of grouping a set of objects into groups, in which the dissimilarity between objects would be minimal. Cluster analysis itself is not an algorithm, it is just a general task to be solved. There are many clustering algorithms that exist, but we will stop on certain four.

project

Coding with AI

Coding with AI

Coding with AI is a hands-on course designed for professionals eager to enhance their everyday work processes without delving into full-scale programming. This course equips you with practical coding techniques and AI tools to automate repetitive tasks, seamlessly convert and organize documents, and perform advanced data analysis. Learn how to create dynamic reports from CSV files, extract critical information from PDFs, auto-categorize files, and even integrate live data feeds like currency updatesβ€”all through intuitive, step-by-step projects. With real-world examples and a focus on immediate applicability, Coding with AI empowers you to boost productivity and make smarter decisions with minimal technical background.

project

Coding with AI (copy)

Coding with AI (copy)

Coding with AI is a hands-on course designed for professionals eager to enhance their everyday work processes without delving into full-scale programming. This course equips you with practical coding techniques and AI tools to automate repetitive tasks, seamlessly convert and organize documents, and perform advanced data analysis. Learn how to create dynamic reports from CSV files, extract critical information from PDFs, auto-categorize files, and even integrate live data feeds like currency updatesβ€”all through intuitive, step-by-step projects. With real-world examples and a focus on immediate applicability, Coding with AI empowers you to boost productivity and make smarter decisions with minimal technical background.

course

Course Guide for Programming Language Fundamentals

Course Guide for Programming Language Fundamentals

Welcome to the Course Guide for Programming Language Fundamentals! This comprehensive course is designed to provide you with a solid foundation in various programming languages. Whether you are a beginner or an experienced developer looking to expand your skill set, this course will help you develop a strong understanding of the fundamental concepts and principles that underlie programming languages.

project

Create the strongest Pokemon

Create the strongest Pokemon

Love the Pokemon world? Cool! In this project, you will make your own strongest Pokemon.

course

Creating Custom AI Agents with Anthropic Claude

Creating Custom AI Agents with Anthropic Claude

Learn how to create a fully functional MCP (Model Context Protocol) server to integrate AI models like Claude with real-world tools like Excel. Everything from core concepts to setting up your development environment and building your first working server that can analyze real data through natural language prompts. No advanced programming knowledge required, just curiosity and willingness to explore AI automation.

course

Creating Responsive Websites with Bootstrap

Creating Responsive Websites with Bootstrap

In this course, you"ll learn how to code the front-end components of a static website or a web application with Bootstrap. Along the way, you'll learn about the basics of the Bootstrap grid system and how to code and style HTML elements making the entire front-end web development process more efficient than ever. Finally, you" ll learn how to create advanced components such as modals, tabs, tooltips, and dropdowns with the help of JavaScript as well.

course

DSA course

DSA course

course

Danya Test Course

Danya Test Course

bla bla
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