Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Todos os Cursos & Projetos | Codefinity

Tecnologias

Tópico

Nível

Tipo de lição

Trilhas de Carreira

trilha
lockSomente para Ultimate
track image

Web Development with C#

laptop7 Cursos
list293 Tarefas

Iniciante

4.8
(2546)
trilha
lockSomente para Ultimate
track image

Python from Zero to Hero

laptop6 Cursos
list195 Tarefas

Iniciante

4.7
(9126)
trilha
lockSomente para Ultimate
track image

SQL from Zero to Hero

laptop4 Cursos
list115 Tarefas

Iniciante

4.7
(2772)
trilha
lockSomente para Ultimate
track image

С++ Essentials

laptop6 Cursos
list101 Tarefas

Iniciante

4.4
(534)
trilha
lockSomente para Ultimate
track image

Game Development with Unity

laptop4 Cursos
list143 Tarefas

Iniciante

4.6
(92)
trilha
lockSomente para Ultimate
track image

Become a React Developer

laptop4 Cursos
list98 Tarefas

Intermediário

4.7
(70)
trilha
lockSomente para Ultimate
track image

Excel Essentials

laptop3 Cursos
list38 Tarefas

Iniciante

4.7
(374)
trilha
lockSomente para Ultimate
track image

Java Essentials

laptop7 Cursos
list376 Tarefas

Iniciante

4.7
(220)
trilha
lockSomente para Ultimate
track image

Full Stack Web Development

laptop7 Cursos
list345 Tarefas

Iniciante

4.7
(893)
trilha
lockSomente para Ultimate
track image

Frontend Development Foundations

laptop6 Cursos
list308 Tarefas

Iniciante

4.7
(864)
trilha
lockSomente para Ultimate
track image

Mastering Data Visualization

laptop5 Cursos
list146 Tarefas

Intermediário

4.7
(602)
trilha
lockSomente para Ultimate
track image

Machine Learning Mastery

laptop5 Cursos
list148 Tarefas

Intermediário

4.6
(134)
trilha
lockSomente para Ultimate
track image

C++ Mastery

laptop3 Cursos
list70 Tarefas

Avançado

4.8
(17)
trilha
lockSomente para Ultimate
track image

Java Web

laptop7 Cursos
list280 Tarefas

Avançado

4.7
(3051)
trilha
lockSomente para Ultimate
track image

Become a QA Engineer

laptop5 Cursos
list239 Tarefas

Iniciante

4.7
(750)
trilha
lockSomente para Ultimate
track image

Video Production with Adobe

laptop4 Cursos
list125 Tarefas

Iniciante

5.0
(5)
trilha
lockSomente para Ultimate
track image

UI/UX Design Tools

laptop3 Cursos
list119 Tarefas

Iniciante

4.9
(7)
trilha
lockSomente para Ultimate
track image

Essential Office Skills

laptop3 Cursos
list75 Tarefas

Iniciante

4.8
(303)
trilha
lockSomente para Ultimate
track image

Digital Marketing Essentials

laptop5 Cursos
list211 Tarefas

Iniciante

4.8
(6)
trilha
lockSomente para Ultimate
track image

Complete Social Media Management

laptop5 Cursos
list206 Tarefas

Iniciante

5.0
(3)
trilha
lockSomente para Ultimate
track image

Business AI Toolkit

laptop3 Cursos
pencil-with-line2 Projetos
list49 Tarefas

Iniciante

4.7
(40)
trilha
lockSomente para Ultimate
track image

No-Code Website Development

laptop3 Cursos
list180 Tarefas

Iniciante

4.0
(2)
trilha
lockSomente para Ultimate
track image

Deep Learning Odyssey

laptop4 Cursos
list153 Tarefas

Avançado

4.8
(21)

Cursos & Projetos

curso

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.

curso

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.

curso

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.

projeto

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

projeto

Extracting Text Meaning using TF-IDF

Extracting Text Meaning using TF-IDF

This project focuses on the design and implementation of a robust text summarizer, built using Python. By harnessing the capabilities of Python’s Natural Language Toolkit (NLTK), participants will gain hands-on experience in processing and analyzing textual data. The project covers a range of NLP techniques essential for text summarization. Participants will develop skills in parsing text and extracting meaningful content, learning how to filter essential information from large volumes of text.

curso

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.

curso

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.

curso

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.

curso

Python Advanced Concepts

Python Advanced Concepts

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

curso

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.

projeto

Manipulating and Combining PDFs

Manipulating and Combining PDFs

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

projeto

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

curso

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!

curso

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.

curso

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

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

Trilhas de Carreira

trilha
lockSomente para Ultimate
track image

Web Development with C#

laptop7 Cursos
list293 Tarefas

Iniciante

4.8
(2546)
trilha
lockSomente para Ultimate
track image

Python from Zero to Hero

laptop6 Cursos
list195 Tarefas

Iniciante

4.7
(9126)
trilha
lockSomente para Ultimate
track image

SQL from Zero to Hero

laptop4 Cursos
list115 Tarefas

Iniciante

4.7
(2772)
trilha
lockSomente para Ultimate
track image

С++ Essentials

laptop6 Cursos
list101 Tarefas

Iniciante

4.4
(534)
trilha
lockSomente para Ultimate
track image

Game Development with Unity

laptop4 Cursos
list143 Tarefas

Iniciante

4.6
(92)
trilha
lockSomente para Ultimate
track image

Become a React Developer

laptop4 Cursos
list98 Tarefas

Intermediário

4.7
(70)
trilha
lockSomente para Ultimate
track image

Excel Essentials

laptop3 Cursos
list38 Tarefas

Iniciante

4.7
(374)
trilha
lockSomente para Ultimate
track image

Java Essentials

laptop7 Cursos
list376 Tarefas

Iniciante

4.7
(220)
trilha
lockSomente para Ultimate
track image

Full Stack Web Development

laptop7 Cursos
list345 Tarefas

Iniciante

4.7
(893)
trilha
lockSomente para Ultimate
track image

Frontend Development Foundations

laptop6 Cursos
list308 Tarefas

Iniciante

4.7
(864)
trilha
lockSomente para Ultimate
track image

Mastering Data Visualization

laptop5 Cursos
list146 Tarefas

Intermediário

4.7
(602)
trilha
lockSomente para Ultimate
track image

Machine Learning Mastery

laptop5 Cursos
list148 Tarefas

Intermediário

4.6
(134)
trilha
lockSomente para Ultimate
track image

C++ Mastery

laptop3 Cursos
list70 Tarefas

Avançado

4.8
(17)
trilha
lockSomente para Ultimate
track image

Java Web

laptop7 Cursos
list280 Tarefas

Avançado

4.7
(3051)
trilha
lockSomente para Ultimate
track image

Become a QA Engineer

laptop5 Cursos
list239 Tarefas

Iniciante

4.7
(750)
trilha
lockSomente para Ultimate
track image

Video Production with Adobe

laptop4 Cursos
list125 Tarefas

Iniciante

5.0
(5)
trilha
lockSomente para Ultimate
track image

UI/UX Design Tools

laptop3 Cursos
list119 Tarefas

Iniciante

4.9
(7)
trilha
lockSomente para Ultimate
track image

Essential Office Skills

laptop3 Cursos
list75 Tarefas

Iniciante

4.8
(303)
trilha
lockSomente para Ultimate
track image

Digital Marketing Essentials

laptop5 Cursos
list211 Tarefas

Iniciante

4.8
(6)
trilha
lockSomente para Ultimate
track image

Complete Social Media Management

laptop5 Cursos
list206 Tarefas

Iniciante

5.0
(3)
trilha
lockSomente para Ultimate
track image

Business AI Toolkit

laptop3 Cursos
pencil-with-line2 Projetos
list49 Tarefas

Iniciante

4.7
(40)
trilha
lockSomente para Ultimate
track image

No-Code Website Development

laptop3 Cursos
list180 Tarefas

Iniciante

4.0
(2)
trilha
lockSomente para Ultimate
track image

Deep Learning Odyssey

laptop4 Cursos
list153 Tarefas

Avançado

4.8
(21)
trilha
track image
For Ultimate

Somente para Ultimate

Web Development with C#

laptop7 Cursos
list293 Tarefas
4.8
trilha
track image
For Ultimate

Somente para Ultimate

Python from Zero to Hero

laptop6 Cursos
list195 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

SQL from Zero to Hero

laptop4 Cursos
list115 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

С++ Essentials

laptop6 Cursos
list101 Tarefas
4.4
trilha
track image
For Ultimate

Somente para Ultimate

Game Development with Unity

laptop4 Cursos
list143 Tarefas
4.6
trilha
track image
For Ultimate

Somente para Ultimate

Become a React Developer

laptop4 Cursos
list98 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Excel Essentials

laptop3 Cursos
list38 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Java Essentials

laptop7 Cursos
list376 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Full Stack Web Development

laptop7 Cursos
list345 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Frontend Development Foundations

laptop6 Cursos
list308 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Mastering Data Visualization

laptop5 Cursos
list146 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Machine Learning Mastery

laptop5 Cursos
list148 Tarefas
4.6
trilha
track image
For Ultimate

Somente para Ultimate

C++ Mastery

laptop3 Cursos
list70 Tarefas
4.8
trilha
track image
For Ultimate

Somente para Ultimate

Java Web

laptop7 Cursos
list280 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Become a QA Engineer

laptop5 Cursos
list239 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

Video Production with Adobe

laptop4 Cursos
list125 Tarefas
5.0
trilha
track image
For Ultimate

Somente para Ultimate

UI/UX Design Tools

laptop3 Cursos
list119 Tarefas
4.9
trilha
track image
For Ultimate

Somente para Ultimate

Essential Office Skills

laptop3 Cursos
list75 Tarefas
4.8
trilha
track image
For Ultimate

Somente para Ultimate

Digital Marketing Essentials

laptop5 Cursos
list211 Tarefas
4.8
trilha
track image
For Ultimate

Somente para Ultimate

Complete Social Media Management

laptop5 Cursos
list206 Tarefas
5.0
trilha
track image
For Ultimate

Somente para Ultimate

Business AI Toolkit

laptop3 Cursos
pencil-with-line2 Projetos
list49 Tarefas
4.7
trilha
track image
For Ultimate

Somente para Ultimate

No-Code Website Development

laptop3 Cursos
list180 Tarefas
4.0
trilha
track image
For Ultimate

Somente para Ultimate

Deep Learning Odyssey

laptop4 Cursos
list153 Tarefas
4.8
Search
Close

Cursos & Projetos

Tecnologias

return
Filtros

curso

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.

curso

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.

curso

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.

projeto

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

projeto

Extracting Text Meaning using TF-IDF

Extracting Text Meaning using TF-IDF

This project focuses on the design and implementation of a robust text summarizer, built using Python. By harnessing the capabilities of Python’s Natural Language Toolkit (NLTK), participants will gain hands-on experience in processing and analyzing textual data. The project covers a range of NLP techniques essential for text summarization. Participants will develop skills in parsing text and extracting meaningful content, learning how to filter essential information from large volumes of text.

curso

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.

curso

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.

curso

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.

curso

Python Advanced Concepts

Python Advanced Concepts

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

curso

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.

projeto

Manipulating and Combining PDFs

Manipulating and Combining PDFs

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

projeto

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

curso

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!

curso

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.

curso

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.

curso

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.

curso

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.

curso

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.

projeto

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

projeto

Extracting Text Meaning using TF-IDF

Extracting Text Meaning using TF-IDF

This project focuses on the design and implementation of a robust text summarizer, built using Python. By harnessing the capabilities of Python’s Natural Language Toolkit (NLTK), participants will gain hands-on experience in processing and analyzing textual data. The project covers a range of NLP techniques essential for text summarization. Participants will develop skills in parsing text and extracting meaningful content, learning how to filter essential information from large volumes of text.

curso

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.

curso

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.

curso

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.

curso

Python Advanced Concepts

Python Advanced Concepts

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

curso

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.

projeto

Manipulating and Combining PDFs

Manipulating and Combining PDFs

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

projeto

Recognizing Handwritten Digits

Recognizing Handwritten Digits

In this project, our primary objective will be to delve into the identification of handwritten digits through the application of machine learning algorithms. This endeavor aims to harness the power of machine learning to effectively interpret and understand handwritten digits, showcasing the potential of these algorithms in processing and analyzing complex visual information.

curso

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!

curso

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.

curso

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

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

Siga-nos

trustpilot logo

Endereço

codefinity
Sentimos muito que algo saiu errado. O que aconteceu?
some-alt