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

Full Stack Web Development

laptop7 Courses
list345 Tasks

Beginner

4.5
(70)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks

Intermediate

4.4
(9)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(102)

Courses & Projects

course

Intermediate Python

Intermediate Python

In this course, you will learn advanced topics such as function arguments, iterators, generators, closures, and decorators. Dozens of practice exercises will help you grasp these topics.

course

Java Data Structures

Java Data Structures

Discover essential data structures in Java and enhance your programming skills. Explore the dynamic world of ArrayLists, LinkedLists, Stacks, Queues, and more, uncovering their power, versatility, and real-world applications.

course

Association Rule Mining

Association Rule Mining

The Association Rule Mining course offers a comprehensive exploration of the principles and methodologies behind uncovering meaningful associations in large datasets. From understanding the fundamental measures like support, confidence, and lift to employing advanced algorithms such as Apriori and FP-Growth, you will develop the skills necessary to extract valuable insights from transactional data. Through practical applications in diverse domains like retail, healthcare, and finance, participants learn to drive data-driven decision-making, optimize business processes, and uncover hidden opportunities for growth and innovation.

project

Detecting Patterns in Text with Regex

Detecting Patterns in Text with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

course

Introduction to NLP

Introduction to NLP

Explore the fundamentals of Natural Language Processing (NLP) by learning essential text preprocessing techniques and methods for representing text data. Gain practical experience with the tools used to clean, analyze, and interpret textual information. Develop the skills needed to transform raw language into structured insights, laying a strong foundation for advanced applications in artificial intelligence and machine learning.

course

Java JUnit Library. Types of Testing

Java JUnit Library. Types of Testing

Testing is an integral part of software development. Every module of an application should be covered by tests to ensure the correctness of a specific module or the entire application. This course will teach you about the different types of application testing. Additionally, you will practice with unit tests to test individual components of your application.

course

Relational Database and Normalization

Relational Database and Normalization

This course delves into the theory behind relational databases. You'll learn what they are and see how they differ from non-relational databases. Throughout the course, we'll walk you through the ins and outs of database design and familiarize you with various types of relationships. Additionally, you'll explore the concepts of normalization and normal forms, equipping you with the knowledge to craft efficient and optimized databases.

course

State Management with Redux Toolkit in React

State Management with Redux Toolkit in React

Discover the power of Redux Toolkit in conjunction with React, and supercharge your state management skills. This course comprehensively introduces Redux Toolkit, a powerful library for managing state. Learn how to streamline your Redux setup, simplify complex state logic, and create efficient, scalable React applications.

course

The Beginners Guide to Salesforce

The Beginners Guide to Salesforce

This is an introductory class for beginners who haven't used a CRM before but will need to use Salesforce as a core part of their job. Jobs include business analysts, marketers, PR, content writers, and all who can be required to work with salesforce in different capacities (one marketer might focus on qualifying leads, one might be interested in closing opportunities, one might be managing the email schedule). As it turns out, more and more of these jobs require knowledge of Salesforce (or other CRMs), and it's a barrier to getting hired.

project

Time Series Essentials

Time Series Essentials

In this project, we are going to understand what a Time Series is and which are its main features.

project

Tweet Sentiment Analysis

Tweet Sentiment Analysis

In this project, we are going to classify tweets according to their sentiment.

course

Ultimate Visualization with Python

Ultimate Visualization with Python

Data is everywhere around us, and making sense of it is extremely important. Visualization helps you deal with data by finding certain patterns and insights in it. You will develop a solid foundation of data visualization using Python and its libraries, such as matplotlib and seaborn, to get as much information from data as possible in a neat and concise way.

course

Algorithms and Data Structures Overview

Algorithms and Data Structures Overview

The understanding of data structures and algorithms: this is what sets advanced professionals apart from the rest. In the modern world of growing data, it is very important to be able to process large amounts of data efficiently. In this course, you will study the most basic data structures that help us to deal with huge amounts of data as well as implement the most basic and crucial concepts on your own so you’ll get a deeper understanding of how each data structure works and you'll be able to decide what data structure best suited for your task.

course

C++ Conditional Statements

C++ Conditional Statements

Welcome to a beginner-friendly course that will help you learn the core concepts of conditional statements . Whether you're new to programming or looking to improve your understanding of conditional statements and how they influence the flow of your programs, this course is designed to meet your needs.

course

Django: Build Your First Website

Django: Build Your First Website

This exciting course is designed for those who aspire to learn web development and create their own website using the powerful Django framework with the Python programming language. From the basics to advanced functionalities, the course offers everything you need to successfully launch your first web project.
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
(15508)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list345 Tasks

Beginner

4.5
(70)
track
lockOnly for Ultimate
track image

Become a React Developer

laptop4 Courses
list98 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization

laptop5 Courses
list146 Tasks

Intermediate

4.4
(9)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero

laptop4 Courses
list115 Tasks

Beginner

4.7
(102)
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.5
track
track image
For Ultimate

Only for Ultimate

Become a React Developer

laptop4 Courses
list98 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization

laptop5 Courses
list146 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero

laptop4 Courses
list115 Tasks
4.7
Search
Close

Courses & Projects

Technologies

course

Intermediate Python

Intermediate Python

In this course, you will learn advanced topics such as function arguments, iterators, generators, closures, and decorators. Dozens of practice exercises will help you grasp these topics.

course

Java Data Structures

Java Data Structures

Discover essential data structures in Java and enhance your programming skills. Explore the dynamic world of ArrayLists, LinkedLists, Stacks, Queues, and more, uncovering their power, versatility, and real-world applications.

course

Association Rule Mining

Association Rule Mining

The Association Rule Mining course offers a comprehensive exploration of the principles and methodologies behind uncovering meaningful associations in large datasets. From understanding the fundamental measures like support, confidence, and lift to employing advanced algorithms such as Apriori and FP-Growth, you will develop the skills necessary to extract valuable insights from transactional data. Through practical applications in diverse domains like retail, healthcare, and finance, participants learn to drive data-driven decision-making, optimize business processes, and uncover hidden opportunities for growth and innovation.

project

Detecting Patterns in Text with Regex

Detecting Patterns in Text with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

course

Introduction to NLP

Introduction to NLP

Explore the fundamentals of Natural Language Processing (NLP) by learning essential text preprocessing techniques and methods for representing text data. Gain practical experience with the tools used to clean, analyze, and interpret textual information. Develop the skills needed to transform raw language into structured insights, laying a strong foundation for advanced applications in artificial intelligence and machine learning.

course

Java JUnit Library. Types of Testing

Java JUnit Library. Types of Testing

Testing is an integral part of software development. Every module of an application should be covered by tests to ensure the correctness of a specific module or the entire application. This course will teach you about the different types of application testing. Additionally, you will practice with unit tests to test individual components of your application.

course

Relational Database and Normalization

Relational Database and Normalization

This course delves into the theory behind relational databases. You'll learn what they are and see how they differ from non-relational databases. Throughout the course, we'll walk you through the ins and outs of database design and familiarize you with various types of relationships. Additionally, you'll explore the concepts of normalization and normal forms, equipping you with the knowledge to craft efficient and optimized databases.

course

State Management with Redux Toolkit in React

State Management with Redux Toolkit in React

Discover the power of Redux Toolkit in conjunction with React, and supercharge your state management skills. This course comprehensively introduces Redux Toolkit, a powerful library for managing state. Learn how to streamline your Redux setup, simplify complex state logic, and create efficient, scalable React applications.

course

The Beginners Guide to Salesforce

The Beginners Guide to Salesforce

This is an introductory class for beginners who haven't used a CRM before but will need to use Salesforce as a core part of their job. Jobs include business analysts, marketers, PR, content writers, and all who can be required to work with salesforce in different capacities (one marketer might focus on qualifying leads, one might be interested in closing opportunities, one might be managing the email schedule). As it turns out, more and more of these jobs require knowledge of Salesforce (or other CRMs), and it's a barrier to getting hired.

project

Time Series Essentials

Time Series Essentials

In this project, we are going to understand what a Time Series is and which are its main features.

project

Tweet Sentiment Analysis

Tweet Sentiment Analysis

In this project, we are going to classify tweets according to their sentiment.

course

Ultimate Visualization with Python

Ultimate Visualization with Python

Data is everywhere around us, and making sense of it is extremely important. Visualization helps you deal with data by finding certain patterns and insights in it. You will develop a solid foundation of data visualization using Python and its libraries, such as matplotlib and seaborn, to get as much information from data as possible in a neat and concise way.

course

Algorithms and Data Structures Overview

Algorithms and Data Structures Overview

The understanding of data structures and algorithms: this is what sets advanced professionals apart from the rest. In the modern world of growing data, it is very important to be able to process large amounts of data efficiently. In this course, you will study the most basic data structures that help us to deal with huge amounts of data as well as implement the most basic and crucial concepts on your own so you’ll get a deeper understanding of how each data structure works and you'll be able to decide what data structure best suited for your task.

course

C++ Conditional Statements

C++ Conditional Statements

Welcome to a beginner-friendly course that will help you learn the core concepts of conditional statements . Whether you're new to programming or looking to improve your understanding of conditional statements and how they influence the flow of your programs, this course is designed to meet your needs.

course

Django: Build Your First Website

Django: Build Your First Website

This exciting course is designed for those who aspire to learn web development and create their own website using the powerful Django framework with the Python programming language. From the basics to advanced functionalities, the course offers everything you need to successfully launch your first web project.

course

Intermediate Python

Intermediate Python

In this course, you will learn advanced topics such as function arguments, iterators, generators, closures, and decorators. Dozens of practice exercises will help you grasp these topics.

course

Java Data Structures

Java Data Structures

Discover essential data structures in Java and enhance your programming skills. Explore the dynamic world of ArrayLists, LinkedLists, Stacks, Queues, and more, uncovering their power, versatility, and real-world applications.

course

Association Rule Mining

Association Rule Mining

The Association Rule Mining course offers a comprehensive exploration of the principles and methodologies behind uncovering meaningful associations in large datasets. From understanding the fundamental measures like support, confidence, and lift to employing advanced algorithms such as Apriori and FP-Growth, you will develop the skills necessary to extract valuable insights from transactional data. Through practical applications in diverse domains like retail, healthcare, and finance, participants learn to drive data-driven decision-making, optimize business processes, and uncover hidden opportunities for growth and innovation.

project

Detecting Patterns in Text with Regex

Detecting Patterns in Text with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

course

Introduction to NLP

Introduction to NLP

Explore the fundamentals of Natural Language Processing (NLP) by learning essential text preprocessing techniques and methods for representing text data. Gain practical experience with the tools used to clean, analyze, and interpret textual information. Develop the skills needed to transform raw language into structured insights, laying a strong foundation for advanced applications in artificial intelligence and machine learning.

course

Java JUnit Library. Types of Testing

Java JUnit Library. Types of Testing

Testing is an integral part of software development. Every module of an application should be covered by tests to ensure the correctness of a specific module or the entire application. This course will teach you about the different types of application testing. Additionally, you will practice with unit tests to test individual components of your application.

course

Relational Database and Normalization

Relational Database and Normalization

This course delves into the theory behind relational databases. You'll learn what they are and see how they differ from non-relational databases. Throughout the course, we'll walk you through the ins and outs of database design and familiarize you with various types of relationships. Additionally, you'll explore the concepts of normalization and normal forms, equipping you with the knowledge to craft efficient and optimized databases.

course

State Management with Redux Toolkit in React

State Management with Redux Toolkit in React

Discover the power of Redux Toolkit in conjunction with React, and supercharge your state management skills. This course comprehensively introduces Redux Toolkit, a powerful library for managing state. Learn how to streamline your Redux setup, simplify complex state logic, and create efficient, scalable React applications.

course

The Beginners Guide to Salesforce

The Beginners Guide to Salesforce

This is an introductory class for beginners who haven't used a CRM before but will need to use Salesforce as a core part of their job. Jobs include business analysts, marketers, PR, content writers, and all who can be required to work with salesforce in different capacities (one marketer might focus on qualifying leads, one might be interested in closing opportunities, one might be managing the email schedule). As it turns out, more and more of these jobs require knowledge of Salesforce (or other CRMs), and it's a barrier to getting hired.

project

Time Series Essentials

Time Series Essentials

In this project, we are going to understand what a Time Series is and which are its main features.

project

Tweet Sentiment Analysis

Tweet Sentiment Analysis

In this project, we are going to classify tweets according to their sentiment.

course

Ultimate Visualization with Python

Ultimate Visualization with Python

Data is everywhere around us, and making sense of it is extremely important. Visualization helps you deal with data by finding certain patterns and insights in it. You will develop a solid foundation of data visualization using Python and its libraries, such as matplotlib and seaborn, to get as much information from data as possible in a neat and concise way.

course

Algorithms and Data Structures Overview

Algorithms and Data Structures Overview

The understanding of data structures and algorithms: this is what sets advanced professionals apart from the rest. In the modern world of growing data, it is very important to be able to process large amounts of data efficiently. In this course, you will study the most basic data structures that help us to deal with huge amounts of data as well as implement the most basic and crucial concepts on your own so you’ll get a deeper understanding of how each data structure works and you'll be able to decide what data structure best suited for your task.

course

C++ Conditional Statements

C++ Conditional Statements

Welcome to a beginner-friendly course that will help you learn the core concepts of conditional statements . Whether you're new to programming or looking to improve your understanding of conditional statements and how they influence the flow of your programs, this course is designed to meet your needs.

course

Django: Build Your First Website

Django: Build Your First Website

This exciting course is designed for those who aspire to learn web development and create their own website using the powerful Django framework with the Python programming language. From the basics to advanced functionalities, the course offers everything you need to successfully launch your first web project.
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