Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Alle kurs og prosjekter | Codefinity

Teknologier

Tema

Nivå

Leksjonstype

Karrierer

spor
lockKun for Ultimate
track image

Web Development with C#

laptop7 Kurs
list293 Oppgaver

Nybegynner

4.7
(2723)
spor
lockKun for Ultimate
track image

Python from Zero to Hero

laptop6 Kurs
list195 Oppgaver

Nybegynner

4.6
(9809)
spor
lockKun for Ultimate
track image

SQL from Zero to Hero

laptop4 Kurs
list115 Oppgaver

Nybegynner

4.7
(2959)
spor
lockKun for Ultimate
track image

С++ Essentials

laptop6 Kurs
list101 Oppgaver

Nybegynner

4.2
(627)
spor
lockKun for Ultimate
track image

Game Development with Unity

laptop4 Kurs
list143 Oppgaver

Nybegynner

4.5
(114)
spor
lockKun for Ultimate
track image

Become a React Developer

laptop4 Kurs
list98 Oppgaver

Middelsnivå

4.3
(85)
spor
lockKun for Ultimate
track image

Excel Essentials

laptop3 Kurs
list39 Oppgaver

Nybegynner

4.6
(433)
spor
lockKun for Ultimate
track image

Java Essentials

laptop7 Kurs
list376 Oppgaver

Nybegynner

4.5
(261)
spor
lockKun for Ultimate
track image

Full Stack Web Development

laptop7 Kurs
list343 Oppgaver

Nybegynner

4.6
(980)
spor
lockKun for Ultimate
track image

Frontend Development Foundations

laptop6 Kurs
list306 Oppgaver

Nybegynner

4.6
(936)
spor
lockKun for Ultimate
track image

Mastering Data Visualization

laptop5 Kurs
list145 Oppgaver

Middelsnivå

4.6
(642)
spor
lockKun for Ultimate
track image

Machine Learning Mastery

laptop6 Kurs
list177 Oppgaver

Middelsnivå

4.4
(148)
spor
lockKun for Ultimate
track image

C++ Mastery

laptop3 Kurs
list70 Oppgaver

Avansert

4.3
(20)
spor
lockKun for Ultimate
track image

Java Web

laptop7 Kurs
list278 Oppgaver

Avansert

4.7
(3246)
spor
lockKun for Ultimate
track image

Become a QA Engineer

laptop5 Kurs
list237 Oppgaver

Nybegynner

4.6
(809)
spor
lockKun for Ultimate
track image

Video Production with Adobe

laptop4 Kurs
list125 Oppgaver

Nybegynner

5.0
(6)
spor
lockKun for Ultimate
track image

UI/UX Design Tools

laptop4 Kurs
list162 Oppgaver

Nybegynner

4.7
(10)
spor
lockKun for Ultimate
track image

Essential Office Skills

laptop3 Kurs
list75 Oppgaver

Nybegynner

4.7
(343)
spor
lockKun for Ultimate
track image

Digital Marketing Essentials

laptop6 Kurs
list293 Oppgaver

Nybegynner

4.4
(8)
spor
lockKun for Ultimate
track image

Complete Social Media Management

laptop5 Kurs
list206 Oppgaver

Nybegynner

5.0
(4)
spor
lockKun for Ultimate
track image

Business AI Toolkit

laptop3 Kurs
pencil-with-line2 Prosjekter
list50 Oppgaver

Nybegynner

4.6
(46)
spor
lockKun for Ultimate
track image

No-Code Website Development

laptop3 Kurs
list180 Oppgaver

Nybegynner

4.3
(3)
spor
lockKun for Ultimate
track image

Deep Learning Odyssey

laptop5 Kurs
list175 Oppgaver

Avansert

4.4
(24)

Kurs og prosjekter

kurs

Introduction to SQL

Introduction to SQL

This course is perfect for beginners ready to explore the world of SQL. Whether you're just starting out in database management or aiming to use SQL for your application development projects, this course covers the essentials. You'll quickly learn how to leverage the full potential of SQL, from querying and managing data to seamlessly integrating it into real-world applications. By the end of the course, you'll have the confidence and skills to solve practical problems with SQL and enhance your development process.

kurs

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

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

Excel Formulas

Excel Formulas

Unlock the full potential of Excel by learning how to use formulas and functions to simplify tasks, analyze data, and work more efficiently. You'll explore everything from basic arithmetic and conditional logic to dynamic arrays and powerful lookup tools like VLOOKUP, MATCH, and INDIRECT. With practical examples and clear explanations, you'll build a solid foundation and discover smarter ways to manage and manipulate your spreadsheets.

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

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

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.

kurs

ML Introduction with scikit-learn

ML Introduction with scikit-learn

Machine learning is now used everywhere. Want to learn it yourself? This course is an introduction to the world of Machine learning for you to learn basic concepts, work with Scikit-learn – the most popular library for ML and build your first Machine Learning project. This course is intended for students with a basic knowledge of Python, Pandas, and Numpy.

kurs

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.

kurs

Databases in Python

Databases in Python

"Databases in Python" is a hands-on course designed to teach you the fundamentals of working with databases using Python, focusing on the sqlite3 library and SQLAlchemy. You’ll learn how to store, modify, and retrieve data, build efficient queries, and configure databases for your projects. The course covers both SQL basics and the ORM (Object-Relational Mapping) approach, which allows you to interact with databases through Python objects. This course is perfect for beginners looking to deepen their skills in data management, application development, and information handling.

kurs

Introduction to NLP

Introduction to NLP

Let's explore the fundamentals of Natural Language Processing (NLP) as you delve into text preprocessing techniques and various text models used to represent text data. You will gain practical insights and hands-on experience with the tools and methods essential for analyzing and interpreting textual data effectively. This course equips you with the skills to transform raw text into meaningful information, paving the way for advanced applications in AI and machine learning.

kurs

Web Scraping with Python

Web Scraping with Python

Learn to extract valuable data from websites automatically. Master techniques to gather information efficiently, enabling you to perform in-depth analysis, make data-driven decisions, and unlock new insights from the vast ocean of online information.

kurs

Introduction to TensorFlow

Introduction to TensorFlow

Dive deep into the world of TensorFlow with our course, designed to give you a robust understanding of its core components. Begin with an exploration of tensors and the basics of TensorFlow framework. By the course's end, you'll have honed the skills to build tensor-driven systems, including crafting a basic neural network. Equip yourself with the knowledge to harness TensorFlow's full potential and set the foundation for advanced deep learning pursuits.

prosjekt

Identifying Spam Emails

Identifying Spam Emails

Classify emails as spam or non-spam by analyzing the content of the emails. Preprocess the text data using techniques like tokenization and vectorization, and apply machine learning to build and evaluate a classification model. Develop a reliable tool for identifying spam emails.
not found

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

Karrierer

spor
lockKun for Ultimate
track image

Web Development with C#

laptop7 Kurs
list293 Oppgaver

Nybegynner

4.7
(2723)
spor
lockKun for Ultimate
track image

Python from Zero to Hero

laptop6 Kurs
list195 Oppgaver

Nybegynner

4.6
(9809)
spor
lockKun for Ultimate
track image

SQL from Zero to Hero

laptop4 Kurs
list115 Oppgaver

Nybegynner

4.7
(2959)
spor
lockKun for Ultimate
track image

С++ Essentials

laptop6 Kurs
list101 Oppgaver

Nybegynner

4.2
(627)
spor
lockKun for Ultimate
track image

Game Development with Unity

laptop4 Kurs
list143 Oppgaver

Nybegynner

4.5
(114)
spor
lockKun for Ultimate
track image

Become a React Developer

laptop4 Kurs
list98 Oppgaver

Middelsnivå

4.3
(85)
spor
lockKun for Ultimate
track image

Excel Essentials

laptop3 Kurs
list39 Oppgaver

Nybegynner

4.6
(433)
spor
lockKun for Ultimate
track image

Java Essentials

laptop7 Kurs
list376 Oppgaver

Nybegynner

4.5
(261)
spor
lockKun for Ultimate
track image

Full Stack Web Development

laptop7 Kurs
list343 Oppgaver

Nybegynner

4.6
(980)
spor
lockKun for Ultimate
track image

Frontend Development Foundations

laptop6 Kurs
list306 Oppgaver

Nybegynner

4.6
(936)
spor
lockKun for Ultimate
track image

Mastering Data Visualization

laptop5 Kurs
list145 Oppgaver

Middelsnivå

4.6
(642)
spor
lockKun for Ultimate
track image

Machine Learning Mastery

laptop6 Kurs
list177 Oppgaver

Middelsnivå

4.4
(148)
spor
lockKun for Ultimate
track image

C++ Mastery

laptop3 Kurs
list70 Oppgaver

Avansert

4.3
(20)
spor
lockKun for Ultimate
track image

Java Web

laptop7 Kurs
list278 Oppgaver

Avansert

4.7
(3246)
spor
lockKun for Ultimate
track image

Become a QA Engineer

laptop5 Kurs
list237 Oppgaver

Nybegynner

4.6
(809)
spor
lockKun for Ultimate
track image

Video Production with Adobe

laptop4 Kurs
list125 Oppgaver

Nybegynner

5.0
(6)
spor
lockKun for Ultimate
track image

UI/UX Design Tools

laptop4 Kurs
list162 Oppgaver

Nybegynner

4.7
(10)
spor
lockKun for Ultimate
track image

Essential Office Skills

laptop3 Kurs
list75 Oppgaver

Nybegynner

4.7
(343)
spor
lockKun for Ultimate
track image

Digital Marketing Essentials

laptop6 Kurs
list293 Oppgaver

Nybegynner

4.4
(8)
spor
lockKun for Ultimate
track image

Complete Social Media Management

laptop5 Kurs
list206 Oppgaver

Nybegynner

5.0
(4)
spor
lockKun for Ultimate
track image

Business AI Toolkit

laptop3 Kurs
pencil-with-line2 Prosjekter
list50 Oppgaver

Nybegynner

4.6
(46)
spor
lockKun for Ultimate
track image

No-Code Website Development

laptop3 Kurs
list180 Oppgaver

Nybegynner

4.3
(3)
spor
lockKun for Ultimate
track image

Deep Learning Odyssey

laptop5 Kurs
list175 Oppgaver

Avansert

4.4
(24)
Search
Close

Kurs og prosjekter

Teknologier

return
Filtre

kurs

Introduction to SQL

Introduction to SQL

This course is perfect for beginners ready to explore the world of SQL. Whether you're just starting out in database management or aiming to use SQL for your application development projects, this course covers the essentials. You'll quickly learn how to leverage the full potential of SQL, from querying and managing data to seamlessly integrating it into real-world applications. By the end of the course, you'll have the confidence and skills to solve practical problems with SQL and enhance your development process.

kurs

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

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

Excel Formulas

Excel Formulas

Unlock the full potential of Excel by learning how to use formulas and functions to simplify tasks, analyze data, and work more efficiently. You'll explore everything from basic arithmetic and conditional logic to dynamic arrays and powerful lookup tools like VLOOKUP, MATCH, and INDIRECT. With practical examples and clear explanations, you'll build a solid foundation and discover smarter ways to manage and manipulate your spreadsheets.

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

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

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.

kurs

ML Introduction with scikit-learn

ML Introduction with scikit-learn

Machine learning is now used everywhere. Want to learn it yourself? This course is an introduction to the world of Machine learning for you to learn basic concepts, work with Scikit-learn – the most popular library for ML and build your first Machine Learning project. This course is intended for students with a basic knowledge of Python, Pandas, and Numpy.

kurs

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.

kurs

Databases in Python

Databases in Python

"Databases in Python" is a hands-on course designed to teach you the fundamentals of working with databases using Python, focusing on the sqlite3 library and SQLAlchemy. You’ll learn how to store, modify, and retrieve data, build efficient queries, and configure databases for your projects. The course covers both SQL basics and the ORM (Object-Relational Mapping) approach, which allows you to interact with databases through Python objects. This course is perfect for beginners looking to deepen their skills in data management, application development, and information handling.

kurs

Introduction to NLP

Introduction to NLP

Let's explore the fundamentals of Natural Language Processing (NLP) as you delve into text preprocessing techniques and various text models used to represent text data. You will gain practical insights and hands-on experience with the tools and methods essential for analyzing and interpreting textual data effectively. This course equips you with the skills to transform raw text into meaningful information, paving the way for advanced applications in AI and machine learning.

kurs

Web Scraping with Python

Web Scraping with Python

Learn to extract valuable data from websites automatically. Master techniques to gather information efficiently, enabling you to perform in-depth analysis, make data-driven decisions, and unlock new insights from the vast ocean of online information.

kurs

Introduction to TensorFlow

Introduction to TensorFlow

Dive deep into the world of TensorFlow with our course, designed to give you a robust understanding of its core components. Begin with an exploration of tensors and the basics of TensorFlow framework. By the course's end, you'll have honed the skills to build tensor-driven systems, including crafting a basic neural network. Equip yourself with the knowledge to harness TensorFlow's full potential and set the foundation for advanced deep learning pursuits.

prosjekt

Identifying Spam Emails

Identifying Spam Emails

Classify emails as spam or non-spam by analyzing the content of the emails. Preprocess the text data using techniques like tokenization and vectorization, and apply machine learning to build and evaluate a classification model. Develop a reliable tool for identifying spam emails.

kurs

Introduction to SQL

Introduction to SQL

This course is perfect for beginners ready to explore the world of SQL. Whether you're just starting out in database management or aiming to use SQL for your application development projects, this course covers the essentials. You'll quickly learn how to leverage the full potential of SQL, from querying and managing data to seamlessly integrating it into real-world applications. By the end of the course, you'll have the confidence and skills to solve practical problems with SQL and enhance your development process.

kurs

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

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

Excel Formulas

Excel Formulas

Unlock the full potential of Excel by learning how to use formulas and functions to simplify tasks, analyze data, and work more efficiently. You'll explore everything from basic arithmetic and conditional logic to dynamic arrays and powerful lookup tools like VLOOKUP, MATCH, and INDIRECT. With practical examples and clear explanations, you'll build a solid foundation and discover smarter ways to manage and manipulate your spreadsheets.

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

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

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.

kurs

ML Introduction with scikit-learn

ML Introduction with scikit-learn

Machine learning is now used everywhere. Want to learn it yourself? This course is an introduction to the world of Machine learning for you to learn basic concepts, work with Scikit-learn – the most popular library for ML and build your first Machine Learning project. This course is intended for students with a basic knowledge of Python, Pandas, and Numpy.

kurs

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.

kurs

Databases in Python

Databases in Python

"Databases in Python" is a hands-on course designed to teach you the fundamentals of working with databases using Python, focusing on the sqlite3 library and SQLAlchemy. You’ll learn how to store, modify, and retrieve data, build efficient queries, and configure databases for your projects. The course covers both SQL basics and the ORM (Object-Relational Mapping) approach, which allows you to interact with databases through Python objects. This course is perfect for beginners looking to deepen their skills in data management, application development, and information handling.

kurs

Introduction to NLP

Introduction to NLP

Let's explore the fundamentals of Natural Language Processing (NLP) as you delve into text preprocessing techniques and various text models used to represent text data. You will gain practical insights and hands-on experience with the tools and methods essential for analyzing and interpreting textual data effectively. This course equips you with the skills to transform raw text into meaningful information, paving the way for advanced applications in AI and machine learning.

kurs

Web Scraping with Python

Web Scraping with Python

Learn to extract valuable data from websites automatically. Master techniques to gather information efficiently, enabling you to perform in-depth analysis, make data-driven decisions, and unlock new insights from the vast ocean of online information.

kurs

Introduction to TensorFlow

Introduction to TensorFlow

Dive deep into the world of TensorFlow with our course, designed to give you a robust understanding of its core components. Begin with an exploration of tensors and the basics of TensorFlow framework. By the course's end, you'll have honed the skills to build tensor-driven systems, including crafting a basic neural network. Equip yourself with the knowledge to harness TensorFlow's full potential and set the foundation for advanced deep learning pursuits.

prosjekt

Identifying Spam Emails

Identifying Spam Emails

Classify emails as spam or non-spam by analyzing the content of the emails. Preprocess the text data using techniques like tokenization and vectorization, and apply machine learning to build and evaluate a classification model. Develop a reliable tool for identifying spam emails.
not found

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

Praktiske prosjekter

Følg oss

trustpilot logo

Adresse

codefinity
Vi beklager at noe gikk galt. Hva skjedde?
some-alt