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

Web Development with C#

laptop7 Courses
list293 Tasks

Beginner

4.7
(2743)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.6
(9877)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(2974)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.2
(632)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.5
(119)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.3
(85)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list39 Tasks

Beginner

4.6
(438)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.5
(265)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list343 Tasks

Beginner

4.6
(987)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list306 Tasks

Beginner

4.6
(943)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list145 Tasks

Intermediate

4.6
(648)
track
lockOnly for Ultimate
track image

Machine Learning Mastery

laptop6 Courses
list177 Tasks

Intermediate

4.4
(149)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

4.3
(20)
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list278 Tasks

Advanced

4.7
(3265)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list237 Tasks

Beginner

4.6
(815)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

5.0
(6)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list162 Tasks

Beginner

4.7
(10)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.7
(346)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.4
(8)
track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

5.0
(4)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list50 Tasks

Beginner

4.6
(48)
track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

4.3
(3)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop5 Courses
list175 Tasks

Advanced

4.4
(24)

Courses & Projects

course

Data Types in Python

Data Types in Python

This course is going to help you dive deeper into data types and try to work with them. Here you will learn basic operations and all ins and outs of numbers, boolean data type, and strings. This course consists of a lot of practical tasks after which you will become a skillful programmer.

course

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

course

R Introduction: Part I

R Introduction: Part I

R is one of the most popular programming languages among data analysts and data scientists. R has a wide community that will always help you with any problem. Also, R has tons of different packages designed to solve various problems. The language can be easily applied to statistics and data analytics problems. In the first part, you will be introduced to the very basics of R and will deal with single 1-D values of different types.

course

Pandas First Steps

Pandas First Steps

Pandas is an extremely user-friendly library for data analysis. It's also designed to handle large datasets, using data structures like DataFrame and Series. This makes it an invaluable tool for Data Science. In this guide, you'll get acquainted with a range of statistical functions, including how to find correlations, modes, medians, and maximum and minimum values within a dataset. You'll also learn how to handle missing values and manipulate specific values, as well as how to remove them.

course

Ultimate HTML

Ultimate HTML

Learn the essentials of HTML, the backbone of every website. Structure content with tags and attributes, build clear document layouts, and add images, links, and tables. Create accessible, user-friendly forms for capturing input and interaction. Practice crafting well-structured, functional web pages while following best practices. Start your web development journey by mastering HTML.

course

Introduction to JavaScript

Introduction to JavaScript

Learn the fundamentals of JavaScript, the backbone of dynamic web development. Discover essential concepts like syntax, variables, data types, and operators. Explore how to use conditional statements, loops, and functions to create interactive and efficient programs. Master the building blocks of JavaScript and lay the groundwork for more advanced programming skills.

course

Java Basics

Java Basics

Learn the fundamentals of Java and its key features in this course. By the end, you'll be able to solve simple algorithmic tasks and gain a clear understanding of how basic console Java applications operate.

course

CSS Fundamentals

CSS Fundamentals

Master the essentials of CSS (Cascading Style Sheets), the styling language that transforms the look and feel of web pages. Explore core concepts such as text styles, colors, spacing, the box model, Flexbox, and decorative effects. Build the skills to create visually engaging and well-structured web pages. Perfect for beginners looking to establish a solid foundation in CSS.

course

Excel Formulas

Excel Formulas

Unlock the full potential of Excel by learning how to use formulas and functions to simplify tasks, analyze data, and work more efficiently. You'll explore everything from basic arithmetic and conditional logic to dynamic arrays and powerful lookup tools like VLOOKUP, MATCH, and INDIRECT. With practical examples and clear explanations, you'll build a solid foundation and discover smarter ways to manage and manipulate your spreadsheets.

course

Introduction to Power BI

Introduction to Power BI

Power BI is an essential tool for any aspiring data analyst or business professional. Learn how to transform raw data into insightful visualizations and interactive dashboards, connect to various data sources, and create compelling reports for informed decision-making.

course

C# Beyond Basics

C# Beyond Basics

This is an intermediate course for C# which helps in leveling up the users skills hence enabling the user to develop more advanced applications employing more complex data structures and techniques like Object Oriented Programming.

course

Introduction to .NET with C#

Introduction to .NET with C#

This course will give you a solid foundation to begin making applications using .NET in C#. Covering console applications, asynchronous programming, web services, database fundamentals, and ADO.NET CRUD operations, you'll gain practical skills. From creating apps and handling exceptions to optimizing database access, this course ensures a robust understanding of essential .NET development concepts.

course

GitHub Fundamentals

GitHub Fundamentals

Explore the essentials of GitHub, starting with understanding what GitHub is. Learn how to create your own repositories and manage remote branches. Discover how to sync changes across different environments. Dive into more advanced workflows, including pulling, pushing, and rebasing changes. Master the commands needed to efficiently collaborate with your team.

course

Introduction to Manual Testing & QA in Web Development

Introduction to Manual Testing & QA in Web Development

In this course, the user will get an introduction on how to perform manual testing on primarily web applications. The skills aquired in this course can be used in automation testing as well.

course

Web Development with Wix

Web Development with Wix

Mastering Wix from concept to launch takes you through every stage of creating a professional portfolio website using Wix. This comprehensive course covers everything from starting and planning your site to designing, adding content, and enhancing with apps. You will learn how to create a stunning and functional website.
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.7
(2743)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.6
(9877)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(2974)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.2
(632)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.5
(119)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.3
(85)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list39 Tasks

Beginner

4.6
(438)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.5
(265)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list343 Tasks

Beginner

4.6
(987)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list306 Tasks

Beginner

4.6
(943)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list145 Tasks

Intermediate

4.6
(648)
track
lockOnly for Ultimate
track image

Machine Learning Mastery

laptop6 Courses
list177 Tasks

Intermediate

4.4
(149)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

4.3
(20)
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list278 Tasks

Advanced

4.7
(3265)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list237 Tasks

Beginner

4.6
(815)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

5.0
(6)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list162 Tasks

Beginner

4.7
(10)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.7
(346)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.4
(8)
track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

5.0
(4)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list50 Tasks

Beginner

4.6
(48)
track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

4.3
(3)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop5 Courses
list175 Tasks

Advanced

4.4
(24)
track
track image
For Ultimate

Only for Ultimate

Web Development with C#

laptop7 Courses
list293 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop6 Courses
list195 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.2
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list143 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Become a React Developer

laptop4 Courses
list98 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Excel Essentials

laptop3 Courses
list39 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Java Essentials

laptop7 Courses
list376 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Full Stack Web Development

laptop7 Courses
list343 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Frontend Development Foundations

laptop6 Courses
list306 Tasks
4.6
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

Machine Learning Mastery

laptop6 Courses
list177 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

C++ Mastery

laptop3 Courses
list70 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Java Web

laptop7 Courses
list278 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Become a QA Engineer

laptop5 Courses
list237 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Video Production with Adobe

laptop4 Courses
list125 Tasks
5.0
track
track image
For Ultimate

Only for Ultimate

UI/UX Design Tools

laptop4 Courses
list162 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Essential Office Skills

laptop3 Courses
list75 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Digital Marketing Essentials

laptop6 Courses
list293 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

Complete Social Media Management

laptop5 Courses
list206 Tasks
5.0
track
track image
For Ultimate

Only for Ultimate

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list50 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

No-Code Website Development

laptop3 Courses
list180 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Deep Learning Odyssey

laptop5 Courses
list175 Tasks
4.4
Search
Close

Courses & Projects

Technologies

return
Filters

course

Data Types in Python

Data Types in Python

This course is going to help you dive deeper into data types and try to work with them. Here you will learn basic operations and all ins and outs of numbers, boolean data type, and strings. This course consists of a lot of practical tasks after which you will become a skillful programmer.

course

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

course

R Introduction: Part I

R Introduction: Part I

R is one of the most popular programming languages among data analysts and data scientists. R has a wide community that will always help you with any problem. Also, R has tons of different packages designed to solve various problems. The language can be easily applied to statistics and data analytics problems. In the first part, you will be introduced to the very basics of R and will deal with single 1-D values of different types.

course

Pandas First Steps

Pandas First Steps

Pandas is an extremely user-friendly library for data analysis. It's also designed to handle large datasets, using data structures like DataFrame and Series. This makes it an invaluable tool for Data Science. In this guide, you'll get acquainted with a range of statistical functions, including how to find correlations, modes, medians, and maximum and minimum values within a dataset. You'll also learn how to handle missing values and manipulate specific values, as well as how to remove them.

course

Ultimate HTML

Ultimate HTML

Learn the essentials of HTML, the backbone of every website. Structure content with tags and attributes, build clear document layouts, and add images, links, and tables. Create accessible, user-friendly forms for capturing input and interaction. Practice crafting well-structured, functional web pages while following best practices. Start your web development journey by mastering HTML.

course

Introduction to JavaScript

Introduction to JavaScript

Learn the fundamentals of JavaScript, the backbone of dynamic web development. Discover essential concepts like syntax, variables, data types, and operators. Explore how to use conditional statements, loops, and functions to create interactive and efficient programs. Master the building blocks of JavaScript and lay the groundwork for more advanced programming skills.

course

Java Basics

Java Basics

Learn the fundamentals of Java and its key features in this course. By the end, you'll be able to solve simple algorithmic tasks and gain a clear understanding of how basic console Java applications operate.

course

CSS Fundamentals

CSS Fundamentals

Master the essentials of CSS (Cascading Style Sheets), the styling language that transforms the look and feel of web pages. Explore core concepts such as text styles, colors, spacing, the box model, Flexbox, and decorative effects. Build the skills to create visually engaging and well-structured web pages. Perfect for beginners looking to establish a solid foundation in CSS.

course

Excel Formulas

Excel Formulas

Unlock the full potential of Excel by learning how to use formulas and functions to simplify tasks, analyze data, and work more efficiently. You'll explore everything from basic arithmetic and conditional logic to dynamic arrays and powerful lookup tools like VLOOKUP, MATCH, and INDIRECT. With practical examples and clear explanations, you'll build a solid foundation and discover smarter ways to manage and manipulate your spreadsheets.

course

Introduction to Power BI

Introduction to Power BI

Power BI is an essential tool for any aspiring data analyst or business professional. Learn how to transform raw data into insightful visualizations and interactive dashboards, connect to various data sources, and create compelling reports for informed decision-making.

course

C# Beyond Basics

C# Beyond Basics

This is an intermediate course for C# which helps in leveling up the users skills hence enabling the user to develop more advanced applications employing more complex data structures and techniques like Object Oriented Programming.

course

Introduction to .NET with C#

Introduction to .NET with C#

This course will give you a solid foundation to begin making applications using .NET in C#. Covering console applications, asynchronous programming, web services, database fundamentals, and ADO.NET CRUD operations, you'll gain practical skills. From creating apps and handling exceptions to optimizing database access, this course ensures a robust understanding of essential .NET development concepts.

course

GitHub Fundamentals

GitHub Fundamentals

Explore the essentials of GitHub, starting with understanding what GitHub is. Learn how to create your own repositories and manage remote branches. Discover how to sync changes across different environments. Dive into more advanced workflows, including pulling, pushing, and rebasing changes. Master the commands needed to efficiently collaborate with your team.

course

Introduction to Manual Testing & QA in Web Development

Introduction to Manual Testing & QA in Web Development

In this course, the user will get an introduction on how to perform manual testing on primarily web applications. The skills aquired in this course can be used in automation testing as well.

course

Web Development with Wix

Web Development with Wix

Mastering Wix from concept to launch takes you through every stage of creating a professional portfolio website using Wix. This comprehensive course covers everything from starting and planning your site to designing, adding content, and enhancing with apps. You will learn how to create a stunning and functional website.

course

Data Types in Python

Data Types in Python

This course is going to help you dive deeper into data types and try to work with them. Here you will learn basic operations and all ins and outs of numbers, boolean data type, and strings. This course consists of a lot of practical tasks after which you will become a skillful programmer.

course

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

course

R Introduction: Part I

R Introduction: Part I

R is one of the most popular programming languages among data analysts and data scientists. R has a wide community that will always help you with any problem. Also, R has tons of different packages designed to solve various problems. The language can be easily applied to statistics and data analytics problems. In the first part, you will be introduced to the very basics of R and will deal with single 1-D values of different types.

course

Pandas First Steps

Pandas First Steps

Pandas is an extremely user-friendly library for data analysis. It's also designed to handle large datasets, using data structures like DataFrame and Series. This makes it an invaluable tool for Data Science. In this guide, you'll get acquainted with a range of statistical functions, including how to find correlations, modes, medians, and maximum and minimum values within a dataset. You'll also learn how to handle missing values and manipulate specific values, as well as how to remove them.

course

Ultimate HTML

Ultimate HTML

Learn the essentials of HTML, the backbone of every website. Structure content with tags and attributes, build clear document layouts, and add images, links, and tables. Create accessible, user-friendly forms for capturing input and interaction. Practice crafting well-structured, functional web pages while following best practices. Start your web development journey by mastering HTML.

course

Introduction to JavaScript

Introduction to JavaScript

Learn the fundamentals of JavaScript, the backbone of dynamic web development. Discover essential concepts like syntax, variables, data types, and operators. Explore how to use conditional statements, loops, and functions to create interactive and efficient programs. Master the building blocks of JavaScript and lay the groundwork for more advanced programming skills.

course

Java Basics

Java Basics

Learn the fundamentals of Java and its key features in this course. By the end, you'll be able to solve simple algorithmic tasks and gain a clear understanding of how basic console Java applications operate.

course

CSS Fundamentals

CSS Fundamentals

Master the essentials of CSS (Cascading Style Sheets), the styling language that transforms the look and feel of web pages. Explore core concepts such as text styles, colors, spacing, the box model, Flexbox, and decorative effects. Build the skills to create visually engaging and well-structured web pages. Perfect for beginners looking to establish a solid foundation in CSS.

course

Excel Formulas

Excel Formulas

Unlock the full potential of Excel by learning how to use formulas and functions to simplify tasks, analyze data, and work more efficiently. You'll explore everything from basic arithmetic and conditional logic to dynamic arrays and powerful lookup tools like VLOOKUP, MATCH, and INDIRECT. With practical examples and clear explanations, you'll build a solid foundation and discover smarter ways to manage and manipulate your spreadsheets.

course

Introduction to Power BI

Introduction to Power BI

Power BI is an essential tool for any aspiring data analyst or business professional. Learn how to transform raw data into insightful visualizations and interactive dashboards, connect to various data sources, and create compelling reports for informed decision-making.

course

C# Beyond Basics

C# Beyond Basics

This is an intermediate course for C# which helps in leveling up the users skills hence enabling the user to develop more advanced applications employing more complex data structures and techniques like Object Oriented Programming.

course

Introduction to .NET with C#

Introduction to .NET with C#

This course will give you a solid foundation to begin making applications using .NET in C#. Covering console applications, asynchronous programming, web services, database fundamentals, and ADO.NET CRUD operations, you'll gain practical skills. From creating apps and handling exceptions to optimizing database access, this course ensures a robust understanding of essential .NET development concepts.

course

GitHub Fundamentals

GitHub Fundamentals

Explore the essentials of GitHub, starting with understanding what GitHub is. Learn how to create your own repositories and manage remote branches. Discover how to sync changes across different environments. Dive into more advanced workflows, including pulling, pushing, and rebasing changes. Master the commands needed to efficiently collaborate with your team.

course

Introduction to Manual Testing & QA in Web Development

Introduction to Manual Testing & QA in Web Development

In this course, the user will get an introduction on how to perform manual testing on primarily web applications. The skills aquired in this course can be used in automation testing as well.

course

Web Development with Wix

Web Development with Wix

Mastering Wix from concept to launch takes you through every stage of creating a professional portfolio website using Wix. This comprehensive course covers everything from starting and planning your site to designing, adding content, and enhancing with apps. You will learn how to create a stunning and functional website.
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