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

Technologies

Topic

Level

Type of lesson

Career tracks

track
lockOnly for Ultimate
track image

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(9267)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list345 Tasks

Beginner

4.6
(58)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list145 Tasks

Intermediate

4.6
(7)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(93)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.4
(17)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(287)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list144 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop3 Courses
pencil-with-line1 Project
list125 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.3
(9)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(7)
track
lockOnly for Ultimate
track image

Become a Django Developer

laptop5 Courses
list180 Tasks

Advanced

4.5
(28)
track
lockOnly for Ultimate
track image

Flask for Dummies

laptop5 Courses
list165 Tasks

Intermediate

4.5
(32)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list308 Tasks

Beginner

4.6
(53)
track
lockOnly for Ultimate
track image

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks

Beginner

4.6
(57)
track
lockOnly for Ultimate
track image

Preparation for Data Science

laptop8 Courses
pencil-with-line2 Projects
list185 Tasks

Intermediate

4.5
(11)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop4 Courses
list162 Tasks

Advanced

5.0
(3)
track
lockOnly for Ultimate
track image

Web Development with C#

laptop7 Courses
list293 Tasks

Beginner

4.8
(98)
track
lockOnly for Ultimate
track image

TEST E2E TRACK BEGINNER

pencil-with-line1 Project
list0 Task

Beginner

track
lockOnly for Ultimate

Test Track

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

Skilled Python BackEnd Developer

laptop5 Courses
list139 Tasks

Advanced

4.7
(264)
track
lockOnly for Ultimate
track image

Test Recalculate

laptop2 Courses
list0 Task

Beginner

track
lockOnly for Ultimate
track image

Excel Essentials

laptop4 Courses
list81 Tasks

Beginner

4.5
(39)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Test track with rating

laptop1 Course
list0 Task

Advanced

4.0
(4)
track
lockOnly for Ultimate
track image

TEST TEST TRACK

list0 Task

Beginner

track
lockOnly for Ultimate
track image

Data Analyst Foundation

laptop6 Courses
list180 Tasks

Beginner

4.7
(116)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list282 Tasks

Advanced

4.5
(31)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.5
(44)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks

Beginner

track
lockOnly for Ultimate
track image

Test image upload track

laptop1 Course
list15 Tasks

Beginner

track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.6
(24)
track
lockOnly for Ultimate
track image

GitHub from Zero to Hero

laptop3 Courses
list41 Tasks

Beginner

track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

track
lockOnly for Ultimate
track image

C Programming & Low-Level Development

laptop3 Courses
list61 Tasks

Beginner

track
lockOnly for Ultimate
track image

testes

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Test translation track

laptop3 Courses
list36 Tasks

Intermediate

track
lockOnly for Ultimate
track image

Test CMS Track

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Python for Data Analysis

laptop5 Courses
list134 Tasks

Intermediate

4.6
(9)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

Beginner

track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list59 Tasks

Beginner

4.5
(2)

Courses & Projects

course

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

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

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

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

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

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

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

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

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.

project

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

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

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

Full Stack Web Development

laptop7 Courses
list345 Tasks

Beginner

4.6
(58)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list145 Tasks

Intermediate

4.6
(7)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(93)
track
lockOnly for Ultimate
track image

С++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.4
(17)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(287)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list144 Tasks

Intermediate

4.9
(7)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop3 Courses
pencil-with-line1 Project
list125 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.3
(9)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(7)
track
lockOnly for Ultimate
track image

Become a Django Developer

laptop5 Courses
list180 Tasks

Advanced

4.5
(28)
track
lockOnly for Ultimate
track image

Flask for Dummies

laptop5 Courses
list165 Tasks

Intermediate

4.5
(32)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list308 Tasks

Beginner

4.6
(53)
track
lockOnly for Ultimate
track image

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks

Beginner

4.6
(57)
track
lockOnly for Ultimate
track image

Preparation for Data Science

laptop8 Courses
pencil-with-line2 Projects
list185 Tasks

Intermediate

4.5
(11)
track
lockOnly for Ultimate
track image

Deep Learning Odyssey

laptop4 Courses
list162 Tasks

Advanced

5.0
(3)
track
lockOnly for Ultimate
track image

Web Development with C#

laptop7 Courses
list293 Tasks

Beginner

4.8
(98)
track
lockOnly for Ultimate
track image

TEST E2E TRACK BEGINNER

pencil-with-line1 Project
list0 Task

Beginner

track
lockOnly for Ultimate

Test Track

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

Skilled Python BackEnd Developer

laptop5 Courses
list139 Tasks

Advanced

4.7
(264)
track
lockOnly for Ultimate
track image

Test Recalculate

laptop2 Courses
list0 Task

Beginner

track
lockOnly for Ultimate
track image

Excel Essentials

laptop4 Courses
list81 Tasks

Beginner

4.5
(39)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks

Intermediate

4.8
(129)
track
lockOnly for Ultimate
track image

Test track with rating

laptop1 Course
list0 Task

Advanced

4.0
(4)
track
lockOnly for Ultimate
track image

TEST TEST TRACK

list0 Task

Beginner

track
lockOnly for Ultimate
track image

Data Analyst Foundation

laptop6 Courses
list180 Tasks

Beginner

4.7
(116)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list282 Tasks

Advanced

4.5
(31)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.5
(44)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list125 Tasks

Beginner

track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop3 Courses
list119 Tasks

Beginner

track
lockOnly for Ultimate
track image

Test image upload track

laptop1 Course
list15 Tasks

Beginner

track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.6
(24)
track
lockOnly for Ultimate
track image

GitHub from Zero to Hero

laptop3 Courses
list41 Tasks

Beginner

track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

track
lockOnly for Ultimate
track image

C Programming & Low-Level Development

laptop3 Courses
list61 Tasks

Beginner

track
lockOnly for Ultimate
track image

testes

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Test translation track

laptop3 Courses
list36 Tasks

Intermediate

track
lockOnly for Ultimate
track image

Test CMS Track

laptop2 Courses
pencil-with-line1 Project
list38 Tasks

Beginner

4.7
(3)
track
lockOnly for Ultimate
track image

Python for Data Analysis

laptop5 Courses
list134 Tasks

Intermediate

4.6
(9)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

Beginner

track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list59 Tasks

Beginner

4.5
(2)
track
track image
For Ultimate

Only for Ultimate

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task
4.0
track
track image
For Ultimate

Only for Ultimate

Full Stack Web Development

laptop7 Courses
list345 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Become a React Developer

laptop4 Courses
list98 Tasks
4.9
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization

laptop5 Courses
list145 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero

laptop4 Courses
list115 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

С++ Essentials

laptop6 Courses
list101 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop6 Courses
list195 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Supervised Machine Learning

laptop5 Courses
list144 Tasks
4.9
track
track image
For Ultimate

Only for Ultimate

Python Beyond Intermediate

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

Only for Ultimate

Java Essentials

laptop7 Courses
list376 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list143 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Become a Django Developer

laptop5 Courses
list180 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Flask for Dummies

laptop5 Courses
list165 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Frontend Development Foundations

laptop6 Courses
list308 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Web Developer from Zero to Hero

laptop6 Courses
list252 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Preparation for Data Science

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

Only for Ultimate

Deep Learning Odyssey

laptop4 Courses
list162 Tasks
5.0
track
track image
For Ultimate

Only for Ultimate

Web Development with C#

laptop7 Courses
list293 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

TEST E2E TRACK BEGINNER

pencil-with-line1 Project
list0 Task

new

track
For Ultimate

Only for Ultimate

Test Track

laptop2 Courses
list21 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Skilled Python BackEnd Developer

laptop5 Courses
list139 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Test Recalculate

laptop2 Courses
list0 Task

new

track
track image
For Ultimate

Only for Ultimate

Excel Essentials

laptop4 Courses
list81 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Full-Stack .NET Developer Journey

laptop13 Courses
list555 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Test track with rating

laptop1 Course
list0 Task
4.0
track
track image
For Ultimate

Only for Ultimate

TEST TEST TRACK

list0 Task

new

track
track image
For Ultimate

Only for Ultimate

Data Analyst Foundation

laptop6 Courses
list180 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

C++ Mastery

laptop3 Courses
list70 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Java Web

laptop7 Courses
list282 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Become a QA Engineer

laptop5 Courses
list239 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Video Production with Adobe

laptop4 Courses
list125 Tasks

new

track
track image
For Ultimate

Only for Ultimate

UI/UX Design Tools

laptop3 Courses
list119 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Test image upload track

laptop1 Course
list15 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Essential Office Skills

laptop3 Courses
list75 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

GitHub from Zero to Hero

laptop3 Courses
list41 Tasks

new

track
track image
For Ultimate

Only for Ultimate

No-Code Website Development

laptop3 Courses
list180 Tasks

new

track
track image
For Ultimate

Only for Ultimate

C Programming & Low-Level Development

laptop3 Courses
list61 Tasks

new

track
track image
For Ultimate

Only for Ultimate

testes

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

Only for Ultimate

Test translation track

laptop3 Courses
list36 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Test CMS Track

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

Only for Ultimate

Python for Data Analysis

laptop5 Courses
list134 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Complete Social Media Management

laptop5 Courses
list206 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Business AI Toolkit

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

Courses & Projects

Technologies

return
Filters

course

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

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

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

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

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

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

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

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

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.

project

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

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

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

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

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

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

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

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

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

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

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

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.

project

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

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

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