Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Alle Kurse und Projekte | Codefinity

Technologien

Thema

Niveau

Lektionstyp

Karrierewege

Spur
lockNur für Ultimate
track image

Web Development with C#

laptop7 Kurse
list293 Aufgaben

Anfänger

4.7
(2723)
Spur
lockNur für Ultimate
track image

Python from Zero to Hero

laptop6 Kurse
list195 Aufgaben

Anfänger

4.6
(9809)
Spur
lockNur für Ultimate
track image

SQL from Zero to Hero

laptop4 Kurse
list115 Aufgaben

Anfänger

4.7
(2959)
Spur
lockNur für Ultimate
track image

С++ Essentials

laptop6 Kurse
list101 Aufgaben

Anfänger

4.2
(627)
Spur
lockNur für Ultimate
track image

Game Development with Unity

laptop4 Kurse
list143 Aufgaben

Anfänger

4.5
(114)
Spur
lockNur für Ultimate
track image

Become a React Developer

laptop4 Kurse
list98 Aufgaben

Mittelstufe

4.3
(85)
Spur
lockNur für Ultimate
track image

Excel Essentials

laptop3 Kurse
list39 Aufgaben

Anfänger

4.6
(433)
Spur
lockNur für Ultimate
track image

Java Essentials

laptop7 Kurse
list376 Aufgaben

Anfänger

4.5
(261)
Spur
lockNur für Ultimate
track image

Full Stack Web Development

laptop7 Kurse
list343 Aufgaben

Anfänger

4.6
(980)
Spur
lockNur für Ultimate
track image

Frontend Development Foundations

laptop6 Kurse
list306 Aufgaben

Anfänger

4.6
(936)
Spur
lockNur für Ultimate
track image

Mastering Data Visualization

laptop5 Kurse
list145 Aufgaben

Mittelstufe

4.6
(642)
Spur
lockNur für Ultimate
track image

Machine Learning Mastery

laptop6 Kurse
list177 Aufgaben

Mittelstufe

4.4
(148)
Spur
lockNur für Ultimate
track image

C++ Mastery

laptop3 Kurse
list70 Aufgaben

Fortgeschritten

4.3
(20)
Spur
lockNur für Ultimate
track image

Java Web

laptop7 Kurse
list278 Aufgaben

Fortgeschritten

4.7
(3246)
Spur
lockNur für Ultimate
track image

Become a QA Engineer

laptop5 Kurse
list237 Aufgaben

Anfänger

4.6
(809)
Spur
lockNur für Ultimate
track image

Video Production with Adobe

laptop4 Kurse
list125 Aufgaben

Anfänger

5.0
(6)
Spur
lockNur für Ultimate
track image

UI/UX Design Tools

laptop4 Kurse
list162 Aufgaben

Anfänger

4.7
(10)
Spur
lockNur für Ultimate
track image

Essential Office Skills

laptop3 Kurse
list75 Aufgaben

Anfänger

4.7
(343)
Spur
lockNur für Ultimate
track image

Digital Marketing Essentials

laptop6 Kurse
list293 Aufgaben

Anfänger

4.4
(8)
Spur
lockNur für Ultimate
track image

Complete Social Media Management

laptop5 Kurse
list206 Aufgaben

Anfänger

5.0
(4)
Spur
lockNur für Ultimate
track image

Business AI Toolkit

laptop3 Kurse
pencil-with-line2 Projekte
list50 Aufgaben

Anfänger

4.6
(46)
Spur
lockNur für Ultimate
track image

No-Code Website Development

laptop3 Kurse
list180 Aufgaben

Anfänger

4.3
(3)
Spur
lockNur für Ultimate
track image

Deep Learning Odyssey

laptop5 Kurse
list175 Aufgaben

Fortgeschritten

4.4
(24)

Kurse und Projekte

kurs

Introduction to Python

Introduction to Python

Python is a high-level, interpreted, general-purpose programming language. Distinguished from languages such as HTML, CSS, and JavaScript, which are mainly utilized in web development, Python boasts versatility across multiple domains, including software development, data science, and back-end development. This course will guide you through Python's fundamental concepts, equipping you with the skills to create your own functions by the conclusion of the program.

projekt

Introduction to Python with AI

Introduction to Python with AI

Python is one of the most popular and versatile programming languages today. It’s easy to learn, widely used in web development, data analysis, artificial intelligence, and automation — making it the perfect first language for beginners.

kurs

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.

kurs

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.

kurs

Python Data Structures

Python Data Structures

In this course, you'll get to know the fundamental data structures of the Python programming language. We'll explore utilizing Python's native data structures like lists, dictionaries, tuples, and sets to tackle different challenges.

kurs

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.

kurs

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.

kurs

Advanced Python

Advanced Python

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.

kurs

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.

kurs

Python Loops Tutorial

Python Loops Tutorial

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

kurs

Advanced Techniques in pandas

Advanced Techniques in pandas

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

kurs

Python Functions Tutorial

Python Functions Tutorial

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

kurs

Ultimate NumPy

Ultimate NumPy

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

kurs

Introduction to Neural Networks

Introduction to Neural Networks

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

kurs

Intermediate Python Techniques

Intermediate Python Techniques

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

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

Karrierewege

Spur
lockNur für Ultimate
track image

Web Development with C#

laptop7 Kurse
list293 Aufgaben

Anfänger

4.7
(2723)
Spur
lockNur für Ultimate
track image

Python from Zero to Hero

laptop6 Kurse
list195 Aufgaben

Anfänger

4.6
(9809)
Spur
lockNur für Ultimate
track image

SQL from Zero to Hero

laptop4 Kurse
list115 Aufgaben

Anfänger

4.7
(2959)
Spur
lockNur für Ultimate
track image

С++ Essentials

laptop6 Kurse
list101 Aufgaben

Anfänger

4.2
(627)
Spur
lockNur für Ultimate
track image

Game Development with Unity

laptop4 Kurse
list143 Aufgaben

Anfänger

4.5
(114)
Spur
lockNur für Ultimate
track image

Become a React Developer

laptop4 Kurse
list98 Aufgaben

Mittelstufe

4.3
(85)
Spur
lockNur für Ultimate
track image

Excel Essentials

laptop3 Kurse
list39 Aufgaben

Anfänger

4.6
(433)
Spur
lockNur für Ultimate
track image

Java Essentials

laptop7 Kurse
list376 Aufgaben

Anfänger

4.5
(261)
Spur
lockNur für Ultimate
track image

Full Stack Web Development

laptop7 Kurse
list343 Aufgaben

Anfänger

4.6
(980)
Spur
lockNur für Ultimate
track image

Frontend Development Foundations

laptop6 Kurse
list306 Aufgaben

Anfänger

4.6
(936)
Spur
lockNur für Ultimate
track image

Mastering Data Visualization

laptop5 Kurse
list145 Aufgaben

Mittelstufe

4.6
(642)
Spur
lockNur für Ultimate
track image

Machine Learning Mastery

laptop6 Kurse
list177 Aufgaben

Mittelstufe

4.4
(148)
Spur
lockNur für Ultimate
track image

C++ Mastery

laptop3 Kurse
list70 Aufgaben

Fortgeschritten

4.3
(20)
Spur
lockNur für Ultimate
track image

Java Web

laptop7 Kurse
list278 Aufgaben

Fortgeschritten

4.7
(3246)
Spur
lockNur für Ultimate
track image

Become a QA Engineer

laptop5 Kurse
list237 Aufgaben

Anfänger

4.6
(809)
Spur
lockNur für Ultimate
track image

Video Production with Adobe

laptop4 Kurse
list125 Aufgaben

Anfänger

5.0
(6)
Spur
lockNur für Ultimate
track image

UI/UX Design Tools

laptop4 Kurse
list162 Aufgaben

Anfänger

4.7
(10)
Spur
lockNur für Ultimate
track image

Essential Office Skills

laptop3 Kurse
list75 Aufgaben

Anfänger

4.7
(343)
Spur
lockNur für Ultimate
track image

Digital Marketing Essentials

laptop6 Kurse
list293 Aufgaben

Anfänger

4.4
(8)
Spur
lockNur für Ultimate
track image

Complete Social Media Management

laptop5 Kurse
list206 Aufgaben

Anfänger

5.0
(4)
Spur
lockNur für Ultimate
track image

Business AI Toolkit

laptop3 Kurse
pencil-with-line2 Projekte
list50 Aufgaben

Anfänger

4.6
(46)
Spur
lockNur für Ultimate
track image

No-Code Website Development

laptop3 Kurse
list180 Aufgaben

Anfänger

4.3
(3)
Spur
lockNur für Ultimate
track image

Deep Learning Odyssey

laptop5 Kurse
list175 Aufgaben

Fortgeschritten

4.4
(24)
Spur
track image
For Ultimate

Nur für Ultimate

Web Development with C#

laptop7 Kurse
list293 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Python from Zero to Hero

laptop6 Kurse
list195 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

SQL from Zero to Hero

laptop4 Kurse
list115 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

С++ Essentials

laptop6 Kurse
list101 Aufgaben
4.2
Spur
track image
For Ultimate

Nur für Ultimate

Game Development with Unity

laptop4 Kurse
list143 Aufgaben
4.5
Spur
track image
For Ultimate

Nur für Ultimate

Become a React Developer

laptop4 Kurse
list98 Aufgaben
4.3
Spur
track image
For Ultimate

Nur für Ultimate

Excel Essentials

laptop3 Kurse
list39 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

Java Essentials

laptop7 Kurse
list376 Aufgaben
4.5
Spur
track image
For Ultimate

Nur für Ultimate

Full Stack Web Development

laptop7 Kurse
list343 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

Frontend Development Foundations

laptop6 Kurse
list306 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

Mastering Data Visualization

laptop5 Kurse
list145 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

Machine Learning Mastery

laptop6 Kurse
list177 Aufgaben
4.4
Spur
track image
For Ultimate

Nur für Ultimate

C++ Mastery

laptop3 Kurse
list70 Aufgaben
4.3
Spur
track image
For Ultimate

Nur für Ultimate

Java Web

laptop7 Kurse
list278 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Become a QA Engineer

laptop5 Kurse
list237 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

Video Production with Adobe

laptop4 Kurse
list125 Aufgaben
5.0
Spur
track image
For Ultimate

Nur für Ultimate

UI/UX Design Tools

laptop4 Kurse
list162 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Essential Office Skills

laptop3 Kurse
list75 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Digital Marketing Essentials

laptop6 Kurse
list293 Aufgaben
4.4
Spur
track image
For Ultimate

Nur für Ultimate

Complete Social Media Management

laptop5 Kurse
list206 Aufgaben
5.0
Spur
track image
For Ultimate

Nur für Ultimate

Business AI Toolkit

laptop3 Kurse
pencil-with-line2 Projekte
list50 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

No-Code Website Development

laptop3 Kurse
list180 Aufgaben
4.3
Spur
track image
For Ultimate

Nur für Ultimate

Deep Learning Odyssey

laptop5 Kurse
list175 Aufgaben
4.4
Search
Close

Kurse und Projekte

Technologien

return
Filter

kurs

Introduction to Python

Introduction to Python

Python is a high-level, interpreted, general-purpose programming language. Distinguished from languages such as HTML, CSS, and JavaScript, which are mainly utilized in web development, Python boasts versatility across multiple domains, including software development, data science, and back-end development. This course will guide you through Python's fundamental concepts, equipping you with the skills to create your own functions by the conclusion of the program.

projekt

Introduction to Python with AI

Introduction to Python with AI

Python is one of the most popular and versatile programming languages today. It’s easy to learn, widely used in web development, data analysis, artificial intelligence, and automation — making it the perfect first language for beginners.

kurs

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.

kurs

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.

kurs

Python Data Structures

Python Data Structures

In this course, you'll get to know the fundamental data structures of the Python programming language. We'll explore utilizing Python's native data structures like lists, dictionaries, tuples, and sets to tackle different challenges.

kurs

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.

kurs

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.

kurs

Advanced Python

Advanced Python

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.

kurs

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.

kurs

Python Loops Tutorial

Python Loops Tutorial

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

kurs

Advanced Techniques in pandas

Advanced Techniques in pandas

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

kurs

Python Functions Tutorial

Python Functions Tutorial

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

kurs

Ultimate NumPy

Ultimate NumPy

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

kurs

Introduction to Neural Networks

Introduction to Neural Networks

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

kurs

Intermediate Python Techniques

Intermediate Python Techniques

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.

kurs

Introduction to Python

Introduction to Python

Python is a high-level, interpreted, general-purpose programming language. Distinguished from languages such as HTML, CSS, and JavaScript, which are mainly utilized in web development, Python boasts versatility across multiple domains, including software development, data science, and back-end development. This course will guide you through Python's fundamental concepts, equipping you with the skills to create your own functions by the conclusion of the program.

projekt

Introduction to Python with AI

Introduction to Python with AI

Python is one of the most popular and versatile programming languages today. It’s easy to learn, widely used in web development, data analysis, artificial intelligence, and automation — making it the perfect first language for beginners.

kurs

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.

kurs

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.

kurs

Python Data Structures

Python Data Structures

In this course, you'll get to know the fundamental data structures of the Python programming language. We'll explore utilizing Python's native data structures like lists, dictionaries, tuples, and sets to tackle different challenges.

kurs

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.

kurs

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.

kurs

Advanced Python

Advanced Python

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.

kurs

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.

kurs

Python Loops Tutorial

Python Loops Tutorial

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

kurs

Advanced Techniques in pandas

Advanced Techniques in pandas

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

kurs

Python Functions Tutorial

Python Functions Tutorial

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

kurs

Ultimate NumPy

Ultimate NumPy

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

kurs

Introduction to Neural Networks

Introduction to Neural Networks

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

kurs

Intermediate Python Techniques

Intermediate Python Techniques

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

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

Folgen Sie uns

trustpilot logo

Adresse

codefinity
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt