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
uncheckedExcel
uncheckedSQL

Topic

uncheckedData Science
uncheckedData Analytics
uncheckedComputer Science

Level

uncheckedBeginner
uncheckedAdvanced
uncheckedIntermediate

Type of lesson

uncheckedCourse
uncheckedProject

Career tracks

track
lockOnly for Ultimate
track image

Web Development with C#

laptop7 Courses
list293 Tasks
Beginner
4.8
(2313)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list169 Tasks
Beginner
4.7
(8180)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks
Beginner
4.7
(2549)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
list101 Tasks
Beginner
4.4
(446)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks
Beginner
4.7
(67)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop5 Courses
list119 Tasks
Intermediate
4.6
(63)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list39 Tasks
Beginner
4.7
(263)
track
lockOnly for Ultimate
track image

Data Analyst Foundation

laptop4 Courses
list96 Tasks
Beginner
4.8
(2428)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list377 Tasks
Beginner
4.7
(181)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list65 Tasks
Beginner
4.7
(58)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list330 Tasks
Beginner
4.7
(826)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list293 Tasks
Beginner
4.7
(797)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks
Intermediate
4.7
(533)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list123 Tasks
Intermediate
4.6
(121)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list71 Tasks
Advanced
4.8
(16)
track
lockOnly for Ultimate
track image

Java Web

laptop6 Courses
list239 Tasks
Advanced
4.7
(1133)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list223 Tasks
Beginner
4.7
(692)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks
Beginner
5.0
(5)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks
Beginner
5.0
(4)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks
Beginner
4.8
(209)

Courses & Projects

course

Java Data Manipulation with Hibernate

Java Data Manipulation with Hibernate

Every backend developer must be proficient in working with various databases. Connecting a database to the code and performing data operations directly from Java code to execute SQL queries and various data operations directly from the code. JDBC and Hibernate help developers with this. It's time to learn how to connect a database to your IDE, use tables from this database, and manipulate data!

project

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

course

Tailwind CSS for Web Development

Tailwind CSS for Web Development

Tailwind CSS course covers everything from installation methods and basic styling to advanced techniques like responsive design. You’ll gain hands-on experience through various challenges, including typography, forms, flexbox, and grid utilities. By the end of the course, you’ll be proficient in using Tailwind CSS to create modern, responsive, and visually appealing web designs.

course

Job Search Mastery

Job Search Mastery

The course provides a comprehensive guide to navigating the job search process, covering key areas such as creating a strong LinkedIn profile, developing an effective resume, and writing personalized cover letters. It also addresses strategies for organizing job applications, networking, and enhancing online presence. Additionally, we will provide insights into technical and behavioral interview preparation.

course

Python Loops Tutorial

Python Loops Tutorial

Build confidence in mastering Python loops! Start with the basics of for and while loops and progress to advanced concepts like nested loops, control statements, and dynamic conditions. With hands-on practice and real-world examples, gain the skills to write efficient, clean, and powerful code. Perfect for beginners and anyone looking to sharpen their Python expertise!

course

Advanced Techniques in pandas

Advanced Techniques in pandas

This course contains a lot of useful functions for a future data analyst. You will learn different ways of extracting data and even set conditions on it. After it, you will be familiar with the methods of grouping data. Also, you will learn how to preprocess data. Each section has its data set so that the course will be gripping.

course

Python Functions Tutorial

Python Functions Tutorial

You'll have a solid grasp of how important functions are in Python, no matter your field in computer science. We'll cover creating functions, defining arguments, handling return values, and exploring their use in Python.

course

R Introduction: Part II

R Introduction: Part II

In the second part of R Introduction, you will learn about multi-dimensional built-in structures, such as matrices, data frames, and lists.

course

React Mastery

React Mastery

Take your web development skills to the next level with the course on building modern web applications using React. Learn to create dynamic user interfaces, efficiently manage state and data, and leverage the latest technologies and best practices in web development. Join now and unlock the full potential of React to create highly interactive and engaging web apps that meet the demands of today's users.

course

Ultimate NumPy

Ultimate NumPy

Unlock the full potential of Python's most essential library for numerical computing, NumPy. This comprehensive course is designed to take you from a beginner's understanding to an advanced level of proficiency in NumPy. Whether you're a data scientist, engineer, researcher, or developer, mastering NumPy is essential for efficient data manipulation, scientific computing, and machine learning.

course

JavaScript Data Structures

JavaScript Data Structures

Discover the foundational building blocks of JavaScript. Immerse yourself in objects, arrays, and crucial programming principles, becoming proficient in the fundamental structures that form the basis of contemporary web development.

course

C++ Data Types

C++ Data Types

Developing a comprehensive understanding of data types is crucial when learning a programming language. This course offers an opportunity to delve deeper into data types in C++, gaining insights into how they are stored in memory. Additionally, the course covers the topic of type conversion.

course

Introduction to Neural Networks

Introduction to Neural Networks

Neural networks are powerful algorithms inspired by the structure of the human brain that are used to solve complex machine learning problems. You will build your own Neural Network from scratch to understand how it works. After this course, you will be able to create neural networks for solving classification and regression problems using the scikit-learn library.

course

Linux Basics

Linux Basics

Learning Linux is valuable for many IT professions. For system administrators, DevOps engineers, and backend developers, it enables efficient server management, automation of software development and deployment, and the development and management of server-side applications. For network administrators, cybersecurity professionals, and data analysts, Linux knowledge helps effectively manage networks, ensure security, and analyze data.

course

Java OOP

Java OOP

Those who know OOP can program well. That's what many programmers say. Get ready for an important part of your Java learning journey, mastering which will greatly boost your programming skills in general. You will learn how to effectively use the Java development environment, the principles of Object-Oriented Programming (OOP), and best practices in OOP. You will learn to make your code flexible and deepen your knowledge of previously covered topics. Let's get started!
not found

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

Career tracks

track
lockOnly for Ultimate
track image

Web Development with C#

laptop7 Courses
list293 Tasks
Beginner
4.8
(2313)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list169 Tasks
Beginner
4.7
(8180)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks
Beginner
4.7
(2549)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
list101 Tasks
Beginner
4.4
(446)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks
Beginner
4.7
(67)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop5 Courses
list119 Tasks
Intermediate
4.6
(63)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list39 Tasks
Beginner
4.7
(263)
track
lockOnly for Ultimate
track image

Data Analyst Foundation

laptop4 Courses
list96 Tasks
Beginner
4.8
(2428)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list377 Tasks
Beginner
4.7
(181)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list65 Tasks
Beginner
4.7
(58)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list330 Tasks
Beginner
4.7
(826)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list293 Tasks
Beginner
4.7
(797)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks
Intermediate
4.7
(533)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list123 Tasks
Intermediate
4.6
(121)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list71 Tasks
Advanced
4.8
(16)
track
lockOnly for Ultimate
track image

Java Web

laptop6 Courses
list239 Tasks
Advanced
4.7
(1133)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list223 Tasks
Beginner
4.7
(692)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks
Beginner
5.0
(5)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks
Beginner
5.0
(4)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks
Beginner
4.8
(209)
Search
Close

Courses & Projects

Technologies

return
Filters

course

Java Data Manipulation with Hibernate

Java Data Manipulation with Hibernate

Every backend developer must be proficient in working with various databases. Connecting a database to the code and performing data operations directly from Java code to execute SQL queries and various data operations directly from the code. JDBC and Hibernate help developers with this. It's time to learn how to connect a database to your IDE, use tables from this database, and manipulate data!

project

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

course

Tailwind CSS for Web Development

Tailwind CSS for Web Development

Tailwind CSS course covers everything from installation methods and basic styling to advanced techniques like responsive design. You’ll gain hands-on experience through various challenges, including typography, forms, flexbox, and grid utilities. By the end of the course, you’ll be proficient in using Tailwind CSS to create modern, responsive, and visually appealing web designs.

course

Job Search Mastery

Job Search Mastery

The course provides a comprehensive guide to navigating the job search process, covering key areas such as creating a strong LinkedIn profile, developing an effective resume, and writing personalized cover letters. It also addresses strategies for organizing job applications, networking, and enhancing online presence. Additionally, we will provide insights into technical and behavioral interview preparation.

course

Python Loops Tutorial

Python Loops Tutorial

Build confidence in mastering Python loops! Start with the basics of for and while loops and progress to advanced concepts like nested loops, control statements, and dynamic conditions. With hands-on practice and real-world examples, gain the skills to write efficient, clean, and powerful code. Perfect for beginners and anyone looking to sharpen their Python expertise!

course

Advanced Techniques in pandas

Advanced Techniques in pandas

This course contains a lot of useful functions for a future data analyst. You will learn different ways of extracting data and even set conditions on it. After it, you will be familiar with the methods of grouping data. Also, you will learn how to preprocess data. Each section has its data set so that the course will be gripping.

course

Python Functions Tutorial

Python Functions Tutorial

You'll have a solid grasp of how important functions are in Python, no matter your field in computer science. We'll cover creating functions, defining arguments, handling return values, and exploring their use in Python.

course

R Introduction: Part II

R Introduction: Part II

In the second part of R Introduction, you will learn about multi-dimensional built-in structures, such as matrices, data frames, and lists.

course

React Mastery

React Mastery

Take your web development skills to the next level with the course on building modern web applications using React. Learn to create dynamic user interfaces, efficiently manage state and data, and leverage the latest technologies and best practices in web development. Join now and unlock the full potential of React to create highly interactive and engaging web apps that meet the demands of today's users.

course

Ultimate NumPy

Ultimate NumPy

Unlock the full potential of Python's most essential library for numerical computing, NumPy. This comprehensive course is designed to take you from a beginner's understanding to an advanced level of proficiency in NumPy. Whether you're a data scientist, engineer, researcher, or developer, mastering NumPy is essential for efficient data manipulation, scientific computing, and machine learning.

course

JavaScript Data Structures

JavaScript Data Structures

Discover the foundational building blocks of JavaScript. Immerse yourself in objects, arrays, and crucial programming principles, becoming proficient in the fundamental structures that form the basis of contemporary web development.

course

C++ Data Types

C++ Data Types

Developing a comprehensive understanding of data types is crucial when learning a programming language. This course offers an opportunity to delve deeper into data types in C++, gaining insights into how they are stored in memory. Additionally, the course covers the topic of type conversion.

course

Introduction to Neural Networks

Introduction to Neural Networks

Neural networks are powerful algorithms inspired by the structure of the human brain that are used to solve complex machine learning problems. You will build your own Neural Network from scratch to understand how it works. After this course, you will be able to create neural networks for solving classification and regression problems using the scikit-learn library.

course

Linux Basics

Linux Basics

Learning Linux is valuable for many IT professions. For system administrators, DevOps engineers, and backend developers, it enables efficient server management, automation of software development and deployment, and the development and management of server-side applications. For network administrators, cybersecurity professionals, and data analysts, Linux knowledge helps effectively manage networks, ensure security, and analyze data.

course

Java OOP

Java OOP

Those who know OOP can program well. That's what many programmers say. Get ready for an important part of your Java learning journey, mastering which will greatly boost your programming skills in general. You will learn how to effectively use the Java development environment, the principles of Object-Oriented Programming (OOP), and best practices in OOP. You will learn to make your code flexible and deepen your knowledge of previously covered topics. Let's get started!

course

Java Data Manipulation with Hibernate

Java Data Manipulation with Hibernate

Every backend developer must be proficient in working with various databases. Connecting a database to the code and performing data operations directly from Java code to execute SQL queries and various data operations directly from the code. JDBC and Hibernate help developers with this. It's time to learn how to connect a database to your IDE, use tables from this database, and manipulate data!

project

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

course

Tailwind CSS for Web Development

Tailwind CSS for Web Development

Tailwind CSS course covers everything from installation methods and basic styling to advanced techniques like responsive design. You’ll gain hands-on experience through various challenges, including typography, forms, flexbox, and grid utilities. By the end of the course, you’ll be proficient in using Tailwind CSS to create modern, responsive, and visually appealing web designs.

course

Job Search Mastery

Job Search Mastery

The course provides a comprehensive guide to navigating the job search process, covering key areas such as creating a strong LinkedIn profile, developing an effective resume, and writing personalized cover letters. It also addresses strategies for organizing job applications, networking, and enhancing online presence. Additionally, we will provide insights into technical and behavioral interview preparation.

course

Python Loops Tutorial

Python Loops Tutorial

Build confidence in mastering Python loops! Start with the basics of for and while loops and progress to advanced concepts like nested loops, control statements, and dynamic conditions. With hands-on practice and real-world examples, gain the skills to write efficient, clean, and powerful code. Perfect for beginners and anyone looking to sharpen their Python expertise!

course

Advanced Techniques in pandas

Advanced Techniques in pandas

This course contains a lot of useful functions for a future data analyst. You will learn different ways of extracting data and even set conditions on it. After it, you will be familiar with the methods of grouping data. Also, you will learn how to preprocess data. Each section has its data set so that the course will be gripping.

course

Python Functions Tutorial

Python Functions Tutorial

You'll have a solid grasp of how important functions are in Python, no matter your field in computer science. We'll cover creating functions, defining arguments, handling return values, and exploring their use in Python.

course

R Introduction: Part II

R Introduction: Part II

In the second part of R Introduction, you will learn about multi-dimensional built-in structures, such as matrices, data frames, and lists.

course

React Mastery

React Mastery

Take your web development skills to the next level with the course on building modern web applications using React. Learn to create dynamic user interfaces, efficiently manage state and data, and leverage the latest technologies and best practices in web development. Join now and unlock the full potential of React to create highly interactive and engaging web apps that meet the demands of today's users.

course

Ultimate NumPy

Ultimate NumPy

Unlock the full potential of Python's most essential library for numerical computing, NumPy. This comprehensive course is designed to take you from a beginner's understanding to an advanced level of proficiency in NumPy. Whether you're a data scientist, engineer, researcher, or developer, mastering NumPy is essential for efficient data manipulation, scientific computing, and machine learning.

course

JavaScript Data Structures

JavaScript Data Structures

Discover the foundational building blocks of JavaScript. Immerse yourself in objects, arrays, and crucial programming principles, becoming proficient in the fundamental structures that form the basis of contemporary web development.

course

C++ Data Types

C++ Data Types

Developing a comprehensive understanding of data types is crucial when learning a programming language. This course offers an opportunity to delve deeper into data types in C++, gaining insights into how they are stored in memory. Additionally, the course covers the topic of type conversion.

course

Introduction to Neural Networks

Introduction to Neural Networks

Neural networks are powerful algorithms inspired by the structure of the human brain that are used to solve complex machine learning problems. You will build your own Neural Network from scratch to understand how it works. After this course, you will be able to create neural networks for solving classification and regression problems using the scikit-learn library.

course

Linux Basics

Linux Basics

Learning Linux is valuable for many IT professions. For system administrators, DevOps engineers, and backend developers, it enables efficient server management, automation of software development and deployment, and the development and management of server-side applications. For network administrators, cybersecurity professionals, and data analysts, Linux knowledge helps effectively manage networks, ensure security, and analyze data.

course

Java OOP

Java OOP

Those who know OOP can program well. That's what many programmers say. Get ready for an important part of your Java learning journey, mastering which will greatly boost your programming skills in general. You will learn how to effectively use the Java development environment, the principles of Object-Oriented Programming (OOP), and best practices in OOP. You will learn to make your code flexible and deepen your knowledge of previously covered topics. Let's get started!
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