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

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(9039)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(2744)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.5
(526)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(89)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.7
(69)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list38 Tasks

Beginner

4.7
(367)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.7
(213)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list57 Tasks

Beginner

4.7
(81)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list346 Tasks

Beginner

4.7
(881)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list309 Tasks

Beginner

4.7
(851)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks

Intermediate

4.7
(594)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list135 Tasks

Intermediate

4.6
(133)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

4.8
(17)
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list280 Tasks

Advanced

4.7
(3017)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.7
(739)
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

4.8
(6)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.8
(296)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

Beginner

4.8
(4)
track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

5.0
(1)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list49 Tasks

Beginner

4.7
(30)
track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

3.0
(1)

Courses & Projects

course

Conditional Statements in Python

Conditional Statements in Python

This course is designed to introduce you to all the nuances of the conditional operator if-else. The course is filled with examples to better understand the use of such an operator, as well as tasks to consolidate the acquired skills. Here you will also get acquainted with the if-elif-else statements.

course

Cybersecurity Fundamentals

Cybersecurity Fundamentals

This course is designed to provide participants with a comprehensive introduction to the essential principles and practices of cybersecurity. In today's digital age, where technology is pivotal in every aspect of our lives, understanding and implementing robust cybersecurity measures is paramount.

course

Advanced CSS Techniques

Advanced CSS Techniques

Level up your styling skills by mastering advanced CSS techniques for modern web design. Position and manage elements with precision using advanced positioning strategies. Create smooth transitions and engaging animations to enhance user experience. Transform and manipulate elements for dynamic visual effects. Build responsive designs that adapt across devices and learn to streamline your workflow with CSS preprocessors like Sass.

course

Java Extended

Java Extended

You will learn about best practices in coding, how to create your own methods and classes, and how to work with them and configure their interaction. You will also understand how Java works at the computer level and how code compilation generally works.

course

Python Advanced Concepts

Python Advanced Concepts

You will acquire practical skills in Python's modules and imports for efficient code management. Master advanced Error Handling techniques for more reliable applications, automate file operations with File Handling, and learn robust testing strategies with Pytest and Unittest to ensure your code's integrity.

course

Introduction to Blockchain

Introduction to Blockchain

Explore the revolutionary world of blockchain technology and its first and most prominent application, Bitcoin. Delve into the intricacies of how blockchain functions, the technical underpinnings of Bitcoin, and the broader implications and future trends in this dynamic field. Gain a well-rounded understanding of the technology that is reshaping industries and challenging traditional notions of currency and data security.

course

Backend Development with Node.js and Express.js

Backend Development with Node.js and Express.js

Learn to build backend applications with Node.js and Express.js. Set up your environment and create your first Node.js apps. Work with the file system and build simple console tools. Use Express.js to build web apps, handle routes, and manage requests.

course

Tableau Fundamentals

Tableau Fundamentals

This corse provides a comprehensive introduction to Tableau's core features, empowering learners to create impactful data visualizations and dashboards. We will cover essential topics such as working with charts, filters, calculated fields, and parameters, as well as advanced techniques like combining data and creating interactive dashboards. By the end, you will have the skills to transform raw data into actionable insights with ease and confidence.

course

Introduction to Dart

Introduction to Dart

This course focuses on the fundamentals of the Dart programming language, which is essential for developing mobile applications on Android and iOS platforms. Learn how Dart serves as the foundation for future exploration of the Flutter framework, used to create cross-platform mobile applications. Join our course and acquire the key skills that will help you thrive in mobile development with Dart and Flutter.

project

Manipulating and Combining PDFs

Manipulating and Combining PDFs

In this project, we will study how to manipulate and extract data from PDF files, such as text and images, and combine multiple PDF files into a single document.

course

Introduction to PHP

Introduction to PHP

Dive into PHP programming with this beginner-friendly course, covering essential concepts such as variables, data types, conditional statements, arrays, and loops. Whether you're new to coding or transitioning from another language, this course provides a solid foundation in PHP development, equipping you with the skills to write efficient scripts and handle basic programming tasks effectively.

course

React Router Essentials

React Router Essentials

Learn to manage navigation in React applications using React Router. Understand the structure of URLs and the role of routing in web apps. Set up React Router to create multi-page applications with dynamic content based on URL paths. Work with advanced features like query strings and URL parameters to handle application state and user navigation.

course

Bootstrap Essentials for Modern Websites

Bootstrap Essentials for Modern Websites

Explore core principles of the Bootstrap CSS framework and unlock the secrets to crafting responsive and visually stunning websites quickly and efficiently. Through hands-on exploration of the key utilities and implementation of powerful components, you'll gain invaluable practical experience to streamline your web development workflow using Bootstrap's versatile toolkit.

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!

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

Python from Zero to Hero

laptop6 Courses
list195 Tasks

Beginner

4.7
(9039)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(2744)
track
lockOnly for Ultimate
track image

Π‘++ Essentials

laptop6 Courses
list101 Tasks

Beginner

4.5
(526)
track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list143 Tasks

Beginner

4.6
(89)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.7
(69)
track
lockOnly for Ultimate
track image

Excel Essentials

laptop3 Courses
list38 Tasks

Beginner

4.7
(367)
track
lockOnly for Ultimate
track image

Java Essentials

laptop7 Courses
list376 Tasks

Beginner

4.7
(213)
track
lockOnly for Ultimate
track image

Python Beyond Intermediate

laptop2 Courses
pencil-with-line1 Project
list57 Tasks

Beginner

4.7
(81)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list346 Tasks

Beginner

4.7
(881)
track
lockOnly for Ultimate
track image

Frontend Development Foundations

laptop6 Courses
list309 Tasks

Beginner

4.7
(851)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks

Intermediate

4.7
(594)
track
lockOnly for Ultimate
track image

Supervised Machine Learning

laptop5 Courses
list135 Tasks

Intermediate

4.6
(133)
track
lockOnly for Ultimate
track image

C++ Mastery

laptop3 Courses
list70 Tasks

Advanced

4.8
(17)
track
lockOnly for Ultimate
track image

Java Web

laptop7 Courses
list280 Tasks

Advanced

4.7
(3017)
track
lockOnly for Ultimate
track image

Become a QA Engineer

laptop5 Courses
list239 Tasks

Beginner

4.7
(739)
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

4.8
(6)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.8
(296)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop5 Courses
list211 Tasks

Beginner

4.8
(4)
track
lockOnly for Ultimate
track image

Complete Social Media Management

laptop5 Courses
list206 Tasks

Beginner

5.0
(1)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
pencil-with-line2 Projects
list49 Tasks

Beginner

4.7
(30)
track
lockOnly for Ultimate
track image

No-Code Website Development

laptop3 Courses
list180 Tasks

Beginner

3.0
(1)
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

Python from Zero to Hero

laptop6 Courses
list195 Tasks
4.7
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.5
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 React Developer

laptop4 Courses
list98 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Excel Essentials

laptop3 Courses
list38 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Java Essentials

laptop7 Courses
list376 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Python Beyond Intermediate

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

Only for Ultimate

Full Stack Web Development

laptop7 Courses
list346 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Frontend Development Foundations

laptop6 Courses
list309 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization

laptop5 Courses
list146 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Supervised Machine Learning

laptop5 Courses
list135 Tasks
4.6
track
track image
For Ultimate

Only for Ultimate

C++ Mastery

laptop3 Courses
list70 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Java Web

laptop7 Courses
list280 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

Become a QA Engineer

laptop5 Courses
list239 Tasks
4.7
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

laptop3 Courses
list119 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Essential Office Skills

laptop3 Courses
list75 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Digital Marketing Essentials

laptop5 Courses
list211 Tasks
4.8
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
list49 Tasks
4.7
track
track image
For Ultimate

Only for Ultimate

No-Code Website Development

laptop3 Courses
list180 Tasks
3.0
Search
Close

Courses & Projects

Technologies

return
Filters

course

Conditional Statements in Python

Conditional Statements in Python

This course is designed to introduce you to all the nuances of the conditional operator if-else. The course is filled with examples to better understand the use of such an operator, as well as tasks to consolidate the acquired skills. Here you will also get acquainted with the if-elif-else statements.

course

Cybersecurity Fundamentals

Cybersecurity Fundamentals

This course is designed to provide participants with a comprehensive introduction to the essential principles and practices of cybersecurity. In today's digital age, where technology is pivotal in every aspect of our lives, understanding and implementing robust cybersecurity measures is paramount.

course

Advanced CSS Techniques

Advanced CSS Techniques

Level up your styling skills by mastering advanced CSS techniques for modern web design. Position and manage elements with precision using advanced positioning strategies. Create smooth transitions and engaging animations to enhance user experience. Transform and manipulate elements for dynamic visual effects. Build responsive designs that adapt across devices and learn to streamline your workflow with CSS preprocessors like Sass.

course

Java Extended

Java Extended

You will learn about best practices in coding, how to create your own methods and classes, and how to work with them and configure their interaction. You will also understand how Java works at the computer level and how code compilation generally works.

course

Python Advanced Concepts

Python Advanced Concepts

You will acquire practical skills in Python's modules and imports for efficient code management. Master advanced Error Handling techniques for more reliable applications, automate file operations with File Handling, and learn robust testing strategies with Pytest and Unittest to ensure your code's integrity.

course

Introduction to Blockchain

Introduction to Blockchain

Explore the revolutionary world of blockchain technology and its first and most prominent application, Bitcoin. Delve into the intricacies of how blockchain functions, the technical underpinnings of Bitcoin, and the broader implications and future trends in this dynamic field. Gain a well-rounded understanding of the technology that is reshaping industries and challenging traditional notions of currency and data security.

course

Backend Development with Node.js and Express.js

Backend Development with Node.js and Express.js

Learn to build backend applications with Node.js and Express.js. Set up your environment and create your first Node.js apps. Work with the file system and build simple console tools. Use Express.js to build web apps, handle routes, and manage requests.

course

Tableau Fundamentals

Tableau Fundamentals

This corse provides a comprehensive introduction to Tableau's core features, empowering learners to create impactful data visualizations and dashboards. We will cover essential topics such as working with charts, filters, calculated fields, and parameters, as well as advanced techniques like combining data and creating interactive dashboards. By the end, you will have the skills to transform raw data into actionable insights with ease and confidence.

course

Introduction to Dart

Introduction to Dart

This course focuses on the fundamentals of the Dart programming language, which is essential for developing mobile applications on Android and iOS platforms. Learn how Dart serves as the foundation for future exploration of the Flutter framework, used to create cross-platform mobile applications. Join our course and acquire the key skills that will help you thrive in mobile development with Dart and Flutter.

project

Manipulating and Combining PDFs

Manipulating and Combining PDFs

In this project, we will study how to manipulate and extract data from PDF files, such as text and images, and combine multiple PDF files into a single document.

course

Introduction to PHP

Introduction to PHP

Dive into PHP programming with this beginner-friendly course, covering essential concepts such as variables, data types, conditional statements, arrays, and loops. Whether you're new to coding or transitioning from another language, this course provides a solid foundation in PHP development, equipping you with the skills to write efficient scripts and handle basic programming tasks effectively.

course

React Router Essentials

React Router Essentials

Learn to manage navigation in React applications using React Router. Understand the structure of URLs and the role of routing in web apps. Set up React Router to create multi-page applications with dynamic content based on URL paths. Work with advanced features like query strings and URL parameters to handle application state and user navigation.

course

Bootstrap Essentials for Modern Websites

Bootstrap Essentials for Modern Websites

Explore core principles of the Bootstrap CSS framework and unlock the secrets to crafting responsive and visually stunning websites quickly and efficiently. Through hands-on exploration of the key utilities and implementation of powerful components, you'll gain invaluable practical experience to streamline your web development workflow using Bootstrap's versatile toolkit.

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!

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

Conditional Statements in Python

Conditional Statements in Python

This course is designed to introduce you to all the nuances of the conditional operator if-else. The course is filled with examples to better understand the use of such an operator, as well as tasks to consolidate the acquired skills. Here you will also get acquainted with the if-elif-else statements.

course

Cybersecurity Fundamentals

Cybersecurity Fundamentals

This course is designed to provide participants with a comprehensive introduction to the essential principles and practices of cybersecurity. In today's digital age, where technology is pivotal in every aspect of our lives, understanding and implementing robust cybersecurity measures is paramount.

course

Advanced CSS Techniques

Advanced CSS Techniques

Level up your styling skills by mastering advanced CSS techniques for modern web design. Position and manage elements with precision using advanced positioning strategies. Create smooth transitions and engaging animations to enhance user experience. Transform and manipulate elements for dynamic visual effects. Build responsive designs that adapt across devices and learn to streamline your workflow with CSS preprocessors like Sass.

course

Java Extended

Java Extended

You will learn about best practices in coding, how to create your own methods and classes, and how to work with them and configure their interaction. You will also understand how Java works at the computer level and how code compilation generally works.

course

Python Advanced Concepts

Python Advanced Concepts

You will acquire practical skills in Python's modules and imports for efficient code management. Master advanced Error Handling techniques for more reliable applications, automate file operations with File Handling, and learn robust testing strategies with Pytest and Unittest to ensure your code's integrity.

course

Introduction to Blockchain

Introduction to Blockchain

Explore the revolutionary world of blockchain technology and its first and most prominent application, Bitcoin. Delve into the intricacies of how blockchain functions, the technical underpinnings of Bitcoin, and the broader implications and future trends in this dynamic field. Gain a well-rounded understanding of the technology that is reshaping industries and challenging traditional notions of currency and data security.

course

Backend Development with Node.js and Express.js

Backend Development with Node.js and Express.js

Learn to build backend applications with Node.js and Express.js. Set up your environment and create your first Node.js apps. Work with the file system and build simple console tools. Use Express.js to build web apps, handle routes, and manage requests.

course

Tableau Fundamentals

Tableau Fundamentals

This corse provides a comprehensive introduction to Tableau's core features, empowering learners to create impactful data visualizations and dashboards. We will cover essential topics such as working with charts, filters, calculated fields, and parameters, as well as advanced techniques like combining data and creating interactive dashboards. By the end, you will have the skills to transform raw data into actionable insights with ease and confidence.

course

Introduction to Dart

Introduction to Dart

This course focuses on the fundamentals of the Dart programming language, which is essential for developing mobile applications on Android and iOS platforms. Learn how Dart serves as the foundation for future exploration of the Flutter framework, used to create cross-platform mobile applications. Join our course and acquire the key skills that will help you thrive in mobile development with Dart and Flutter.

project

Manipulating and Combining PDFs

Manipulating and Combining PDFs

In this project, we will study how to manipulate and extract data from PDF files, such as text and images, and combine multiple PDF files into a single document.

course

Introduction to PHP

Introduction to PHP

Dive into PHP programming with this beginner-friendly course, covering essential concepts such as variables, data types, conditional statements, arrays, and loops. Whether you're new to coding or transitioning from another language, this course provides a solid foundation in PHP development, equipping you with the skills to write efficient scripts and handle basic programming tasks effectively.

course

React Router Essentials

React Router Essentials

Learn to manage navigation in React applications using React Router. Understand the structure of URLs and the role of routing in web apps. Set up React Router to create multi-page applications with dynamic content based on URL paths. Work with advanced features like query strings and URL parameters to handle application state and user navigation.

course

Bootstrap Essentials for Modern Websites

Bootstrap Essentials for Modern Websites

Explore core principles of the Bootstrap CSS framework and unlock the secrets to crafting responsive and visually stunning websites quickly and efficiently. Through hands-on exploration of the key utilities and implementation of powerful components, you'll gain invaluable practical experience to streamline your web development workflow using Bootstrap's versatile toolkit.

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!

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