Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Kaikki kurssit ja projektit | Codefinity

Teknologiat

Aihe

Taso

Oppitunnin tyyppi

Urat

polku
lockVain Ultimate
track image

Web Development with C#

laptop7 Kurssit
list293 Tehtävät

Aloittelija

4.7
(2723)
polku
lockVain Ultimate
track image

Python from Zero to Hero

laptop6 Kurssit
list195 Tehtävät

Aloittelija

4.6
(9809)
polku
lockVain Ultimate
track image

SQL from Zero to Hero

laptop4 Kurssit
list115 Tehtävät

Aloittelija

4.7
(2959)
polku
lockVain Ultimate
track image

С++ Essentials

laptop6 Kurssit
list101 Tehtävät

Aloittelija

4.2
(627)
polku
lockVain Ultimate
track image

Game Development with Unity

laptop4 Kurssit
list143 Tehtävät

Aloittelija

4.5
(114)
polku
lockVain Ultimate
track image

Become a React Developer

laptop4 Kurssit
list98 Tehtävät

Keskitaso

4.3
(85)
polku
lockVain Ultimate
track image

Excel Essentials

laptop3 Kurssit
list39 Tehtävät

Aloittelija

4.6
(433)
polku
lockVain Ultimate
track image

Java Essentials

laptop7 Kurssit
list376 Tehtävät

Aloittelija

4.5
(261)
polku
lockVain Ultimate
track image

Full Stack Web Development

laptop7 Kurssit
list343 Tehtävät

Aloittelija

4.6
(980)
polku
lockVain Ultimate
track image

Frontend Development Foundations

laptop6 Kurssit
list306 Tehtävät

Aloittelija

4.6
(936)
polku
lockVain Ultimate
track image

Mastering Data Visualization

laptop5 Kurssit
list145 Tehtävät

Keskitaso

4.6
(642)
polku
lockVain Ultimate
track image

Machine Learning Mastery

laptop6 Kurssit
list177 Tehtävät

Keskitaso

4.4
(148)
polku
lockVain Ultimate
track image

C++ Mastery

laptop3 Kurssit
list70 Tehtävät

Edistynyt

4.3
(20)
polku
lockVain Ultimate
track image

Java Web

laptop7 Kurssit
list278 Tehtävät

Edistynyt

4.7
(3246)
polku
lockVain Ultimate
track image

Become a QA Engineer

laptop5 Kurssit
list237 Tehtävät

Aloittelija

4.6
(809)
polku
lockVain Ultimate
track image

Video Production with Adobe

laptop4 Kurssit
list125 Tehtävät

Aloittelija

5.0
(6)
polku
lockVain Ultimate
track image

UI/UX Design Tools

laptop4 Kurssit
list162 Tehtävät

Aloittelija

4.7
(10)
polku
lockVain Ultimate
track image

Essential Office Skills

laptop3 Kurssit
list75 Tehtävät

Aloittelija

4.7
(343)
polku
lockVain Ultimate
track image

Digital Marketing Essentials

laptop6 Kurssit
list293 Tehtävät

Aloittelija

4.4
(8)
polku
lockVain Ultimate
track image

Complete Social Media Management

laptop5 Kurssit
list206 Tehtävät

Aloittelija

5.0
(4)
polku
lockVain Ultimate
track image

Business AI Toolkit

laptop3 Kurssit
pencil-with-line2 Projektit
list50 Tehtävät

Aloittelija

4.6
(46)
polku
lockVain Ultimate
track image

No-Code Website Development

laptop3 Kurssit
list180 Tehtävät

Aloittelija

4.3
(3)
polku
lockVain Ultimate
track image

Deep Learning Odyssey

laptop5 Kurssit
list175 Tehtävät

Edistynyt

4.4
(24)

Kurssit ja projektit

kurssi

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.

projekti

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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!

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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

Urat

polku
lockVain Ultimate
track image

Web Development with C#

laptop7 Kurssit
list293 Tehtävät

Aloittelija

4.7
(2723)
polku
lockVain Ultimate
track image

Python from Zero to Hero

laptop6 Kurssit
list195 Tehtävät

Aloittelija

4.6
(9809)
polku
lockVain Ultimate
track image

SQL from Zero to Hero

laptop4 Kurssit
list115 Tehtävät

Aloittelija

4.7
(2959)
polku
lockVain Ultimate
track image

С++ Essentials

laptop6 Kurssit
list101 Tehtävät

Aloittelija

4.2
(627)
polku
lockVain Ultimate
track image

Game Development with Unity

laptop4 Kurssit
list143 Tehtävät

Aloittelija

4.5
(114)
polku
lockVain Ultimate
track image

Become a React Developer

laptop4 Kurssit
list98 Tehtävät

Keskitaso

4.3
(85)
polku
lockVain Ultimate
track image

Excel Essentials

laptop3 Kurssit
list39 Tehtävät

Aloittelija

4.6
(433)
polku
lockVain Ultimate
track image

Java Essentials

laptop7 Kurssit
list376 Tehtävät

Aloittelija

4.5
(261)
polku
lockVain Ultimate
track image

Full Stack Web Development

laptop7 Kurssit
list343 Tehtävät

Aloittelija

4.6
(980)
polku
lockVain Ultimate
track image

Frontend Development Foundations

laptop6 Kurssit
list306 Tehtävät

Aloittelija

4.6
(936)
polku
lockVain Ultimate
track image

Mastering Data Visualization

laptop5 Kurssit
list145 Tehtävät

Keskitaso

4.6
(642)
polku
lockVain Ultimate
track image

Machine Learning Mastery

laptop6 Kurssit
list177 Tehtävät

Keskitaso

4.4
(148)
polku
lockVain Ultimate
track image

C++ Mastery

laptop3 Kurssit
list70 Tehtävät

Edistynyt

4.3
(20)
polku
lockVain Ultimate
track image

Java Web

laptop7 Kurssit
list278 Tehtävät

Edistynyt

4.7
(3246)
polku
lockVain Ultimate
track image

Become a QA Engineer

laptop5 Kurssit
list237 Tehtävät

Aloittelija

4.6
(809)
polku
lockVain Ultimate
track image

Video Production with Adobe

laptop4 Kurssit
list125 Tehtävät

Aloittelija

5.0
(6)
polku
lockVain Ultimate
track image

UI/UX Design Tools

laptop4 Kurssit
list162 Tehtävät

Aloittelija

4.7
(10)
polku
lockVain Ultimate
track image

Essential Office Skills

laptop3 Kurssit
list75 Tehtävät

Aloittelija

4.7
(343)
polku
lockVain Ultimate
track image

Digital Marketing Essentials

laptop6 Kurssit
list293 Tehtävät

Aloittelija

4.4
(8)
polku
lockVain Ultimate
track image

Complete Social Media Management

laptop5 Kurssit
list206 Tehtävät

Aloittelija

5.0
(4)
polku
lockVain Ultimate
track image

Business AI Toolkit

laptop3 Kurssit
pencil-with-line2 Projektit
list50 Tehtävät

Aloittelija

4.6
(46)
polku
lockVain Ultimate
track image

No-Code Website Development

laptop3 Kurssit
list180 Tehtävät

Aloittelija

4.3
(3)
polku
lockVain Ultimate
track image

Deep Learning Odyssey

laptop5 Kurssit
list175 Tehtävät

Edistynyt

4.4
(24)
polku
track image
For Ultimate

Vain Ultimate

Web Development with C#

laptop7 Kurssit
list293 Tehtävät
4.7
polku
track image
For Ultimate

Vain Ultimate

Python from Zero to Hero

laptop6 Kurssit
list195 Tehtävät
4.6
polku
track image
For Ultimate

Vain Ultimate

SQL from Zero to Hero

laptop4 Kurssit
list115 Tehtävät
4.7
polku
track image
For Ultimate

Vain Ultimate

С++ Essentials

laptop6 Kurssit
list101 Tehtävät
4.2
polku
track image
For Ultimate

Vain Ultimate

Game Development with Unity

laptop4 Kurssit
list143 Tehtävät
4.5
polku
track image
For Ultimate

Vain Ultimate

Become a React Developer

laptop4 Kurssit
list98 Tehtävät
4.3
polku
track image
For Ultimate

Vain Ultimate

Excel Essentials

laptop3 Kurssit
list39 Tehtävät
4.6
polku
track image
For Ultimate

Vain Ultimate

Java Essentials

laptop7 Kurssit
list376 Tehtävät
4.5
polku
track image
For Ultimate

Vain Ultimate

Full Stack Web Development

laptop7 Kurssit
list343 Tehtävät
4.6
polku
track image
For Ultimate

Vain Ultimate

Frontend Development Foundations

laptop6 Kurssit
list306 Tehtävät
4.6
polku
track image
For Ultimate

Vain Ultimate

Mastering Data Visualization

laptop5 Kurssit
list145 Tehtävät
4.6
polku
track image
For Ultimate

Vain Ultimate

Machine Learning Mastery

laptop6 Kurssit
list177 Tehtävät
4.4
polku
track image
For Ultimate

Vain Ultimate

C++ Mastery

laptop3 Kurssit
list70 Tehtävät
4.3
polku
track image
For Ultimate

Vain Ultimate

Java Web

laptop7 Kurssit
list278 Tehtävät
4.7
polku
track image
For Ultimate

Vain Ultimate

Become a QA Engineer

laptop5 Kurssit
list237 Tehtävät
4.6
polku
track image
For Ultimate

Vain Ultimate

Video Production with Adobe

laptop4 Kurssit
list125 Tehtävät
5.0
polku
track image
For Ultimate

Vain Ultimate

UI/UX Design Tools

laptop4 Kurssit
list162 Tehtävät
4.7
polku
track image
For Ultimate

Vain Ultimate

Essential Office Skills

laptop3 Kurssit
list75 Tehtävät
4.7
polku
track image
For Ultimate

Vain Ultimate

Digital Marketing Essentials

laptop6 Kurssit
list293 Tehtävät
4.4
polku
track image
For Ultimate

Vain Ultimate

Complete Social Media Management

laptop5 Kurssit
list206 Tehtävät
5.0
polku
track image
For Ultimate

Vain Ultimate

Business AI Toolkit

laptop3 Kurssit
pencil-with-line2 Projektit
list50 Tehtävät
4.6
polku
track image
For Ultimate

Vain Ultimate

No-Code Website Development

laptop3 Kurssit
list180 Tehtävät
4.3
polku
track image
For Ultimate

Vain Ultimate

Deep Learning Odyssey

laptop5 Kurssit
list175 Tehtävät
4.4
Search
Close

Kurssit ja projektit

Teknologiat

return
Suodattimet

kurssi

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.

projekti

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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!

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

projekti

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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!

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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.

kurssi

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

Käytännön projektit

Seuraa meitä

trustpilot logo

Osoite

codefinity
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt