Incerto onde
começar?
Track
Certificado
Python: Além do Intermediário
4.7+
★★★★★
★★★★★
262 avaliações
Beginner
Desculpe, mas não posso continuar com este pedido.
python
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
- Access to 85+ top-rated courses
- AI-driven Learning
- Workspaces for practicing your skills
- Personalized study tracks
- Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity TeamsWhat you will learn
- Dive deep into functions, both built-in and custom, to enhance code organization, readability, and reusability
- Uncover efficient data handling with Python's diverse data types, empowering skills vital for data analysis.
- Acquire in-demand skills that are highly sought after in industries such as data science, software engineering and etc.
- Master logical programming in Python, crafting intelligent and responsive applications.
- 153 chapters
- 17 hours
- 121 tasks
Trusted by employees of leading companies
Learning track content
Module 1 / Introdução ao Python
Nesta seção, você mergulhará nos fundamentos do Python, se familiarizará com seu ambiente de trabalho, lidará com operações matemáticas simples e exibirá seus resultados.
Aqui, você aprenderá como armazenar itens como números e texto na memória do computador, recuperando-os pelo nome. Você também terá uma noção de manipulação de texto em Python.
Aqui, você se aprofundará no tipo de dados booleano e descobrirá sua função na criação de programas que respondem a condições específicas.
- Tipo de Dados BooleanoPreview
- Desafio: Operadores de ComparaçãoPreview
- Combinando CondiçõesPreview
- Desafio: Operadores LógicosPreview
- Operadores de Associação e Comparação de TiposPreview
- Expressões Simples if/elsePreview
- Desafio: SupermercadoPreview
- Desafio: Ímpar e ParPreview
- Expressões if/elif/elsePreview
- Desafio: Mercearia 2Preview
- Desafio: Positivo, Negativo ou ZeroPreview
Continuando com os tipos de dados, esta seção ensinará como agrupar atributos variados dentro de uma única variável usando listas, tuplas e dicionários.
Nesta parte, você vai dominar a arte de escrever loops em Python - construções essenciais para iterar sobre listas, tuplas, dicionários e até mesmo dataframes futuros.
Para terminar o nosso curso introdutório, vamos explorar algumas funções incorporadas e, em seguida, começar a criar as suas próprias funções!
Module 2 / Python Functions Tutorial
We will consider what a function in Python and some basic techniques used to create functions is: what are the arguments of the function, what is the return value of the function, what is the body of the function, and how to use the function in the code.
Learn how to define functions in Python using positional and optional arguments. Master the flexibility of creating functions that adapt to different input scenarios.
Learn to work with arbitrary arguments and keyword arguments in Python to handle variable numbers of inputs. Understand how arbitrary arguments manage flexible positional inputs and how keyword arguments organize named arguments into a dictionary for efficient function design.
The return value of a function is the direct result of the execution of the function, which we can use in the program. There are several types of function return values - we will consider the most commonly used.
Explore the power of recursion and lambda functions in Python. Understand how recursion allows a function to call itself for solving complex problems, and how lambda functions provide a concise way to define anonymous functions for simple tasks.
Module 3 / Intermediate Python Techniques
You'll find this topic enjoyable, and you'll learn how to pack and unpack values in a single assignment.
Explore the power of Python's function arguments, *args, **kwargs, and learn how to effectively use functions as arguments.
Discover the higher-order functions and how functions can be passed as arguments to other functions in programming.
What is variable scope, and how did we manage without it before? This topic is essential for understanding the following subjects: Closures and Decorators. I assure you that this topic will be both enjoyable and practical. You will gain knowledge about local, nonlocal, and global variables.
This section provides an in-depth exploration of Python decorators, a powerful feature that allows for the modification and enhancement of function behavior. Participants will learn how to write their own decorators, understand built-in decorators, and apply decorators in practical scenarios.
Module 4 / Structuring Applications Using OOP Principles
This is a hands-on course that will help you understand the basics of object-oriented programming in Python. You will learn how to create classes, work with objects, use inheritance, and extend the capabilities of your programs.
Module 5 / Python Advanced Concepts
If you find yourself frustrated with import statements, the difference between modules and libraries, or managing your Python project structure, this section is your key to clarity.
Want to debug your code effectively and understand the power of leveraging various errors? This section demystifies error handling in Python, showcasing why it’s crucial for developers to master these skills for robust applications.
Eager to automate file operations in your projects? This section delves into the essentials of file handling in Python, equipping you with the tools to read, write, and manage files efficiently for smoother, more powerful applications.
You will learn the ins and outs of testing with Pytest and the fundamentals of Test-Driven Development (TDD). This section guides you through creating robust tests that enhance your code's reliability and streamline your development process.
Master automation testing with Unittest. Learn how to cover various test cases effectively using setup, teardown, and mocking.
In Python, iterators and generators are key concepts that enable efficient and memory-friendly data processing. While iterators follow a specific protocol for accessing data sequentially, generators simplify iteration by producing values on demand with the yield keyword. This section explores these concepts and their practical applications, helping you master memory-efficient programming.
Requirements
- A computer with a browser - all browsers are supported.
- Your enthusiasm to enhance your tech skills.
- Everything else needed to start learning and practicing is already included in this course.
Over 200,000 5-star ratings and counting
Ruslan Kravchuk
O principal é aprender e não desistir
O material é bom, há muito a aprender, tudo para se tornar melhor e o principal é aprender o que você quer....
Matteo Comune
Graças a eles, estou aprendendo muito…
Graças a eles, estou aprendendo muito mais rápido porque eles ajudam você a entender tudo desde o início. É o melhor site que ajuda pessoas sem conhecimento em TI...
Yuliana Cadavid
óptimo curso para iniciantes
ótimo curso para iniciantes, eles testam o seu conhecimento em cada lição...
Elpunzon
Estou a gostar da minha experiência com a Codefinity…
Estou a gostar da minha experiência de aprendizagem do Python com a Codefinity. A forma de aprendizagem ao meu ritmo é óptima porque posso ajustá-la ao meu horário...
Alexandru Alexandru
É bom aprender com o Codefinity
É bom aprender com o Codefinity. É fácil e tem bons exemplos do que aprendi aqui...
jacob Templet
Easy to follow along with and provides…
É fácil seguir e proporciona desafios no meu dia-a-dia. O desafio mantém-me querendo aprender dia após dia...
Elan
A Codefinity é uma ferramenta de aprendizagem abrangente…
A Codefinity é uma ferramenta de aprendizagem abrangente que ajuda a desenvolver as suas habilidades como engenheiro de software ou cientista de dados. Os exercícios são divertidos...
Thibault
Primeira vez aprendendo a programar
Primeira vez a aprender a programar e conseguindo-o com sucesso com a Codefinity - obrigado...
Adrien Morel
Bem desenhado para iniciantes totais
Bem desenhado para iniciantes totais, progresso incremental e faz-me sentir confiante....
_Gracy
é simplesmente muito bem explicado
é simplesmente perfeitamente bem explicado! Até agora, não tive qualquer dificuldade porque tudo é muito bem gerido...
Ruslan Kravchuk
O principal é aprender e não desistir
O material é bom, há muito a aprender, tudo para se tornar melhor e o principal é aprender o que você quer....
Matteo Comune
Graças a eles, estou aprendendo muito…
Graças a eles, estou aprendendo muito mais rápido porque eles ajudam você a entender tudo desde o início. É o melhor site que ajuda pessoas sem conhecimento em TI...
Yuliana Cadavid
óptimo curso para iniciantes
ótimo curso para iniciantes, eles testam o seu conhecimento em cada lição...
Elpunzon
Estou a gostar da minha experiência com a Codefinity…
Estou a gostar da minha experiência de aprendizagem do Python com a Codefinity. A forma de aprendizagem ao meu ritmo é óptima porque posso ajustá-la ao meu horário...
Alexandru Alexandru
É bom aprender com o Codefinity
É bom aprender com o Codefinity. É fácil e tem bons exemplos do que aprendi aqui...
jacob Templet
Easy to follow along with and provides…
É fácil seguir e proporciona desafios no meu dia-a-dia. O desafio mantém-me querendo aprender dia após dia...
Elan
A Codefinity é uma ferramenta de aprendizagem abrangente…
A Codefinity é uma ferramenta de aprendizagem abrangente que ajuda a desenvolver as suas habilidades como engenheiro de software ou cientista de dados. Os exercícios são divertidos...
Thibault
Primeira vez aprendendo a programar
Primeira vez a aprender a programar e conseguindo-o com sucesso com a Codefinity - obrigado...
Adrien Morel
Bem desenhado para iniciantes totais
Bem desenhado para iniciantes totais, progresso incremental e faz-me sentir confiante....
_Gracy
é simplesmente muito bem explicado
é simplesmente perfeitamente bem explicado! Até agora, não tive qualquer dificuldade porque tudo é muito bem gerido...
Data Engineer
Certificado de Conclusão
Mostre suas habilidades recém-adquiridas. Você merece
Discover more
Learning tracks
Learning tracks
trilha
Somente para Ultimate
TEST TRACK 12
1 Curso
1 Projeto
0 Task
Iniciante
4.0
(4582)
trilha
Somente para Ultimate
Desenvolvimento Web Full Stack
7 Cursos
327 Tarefas
Iniciante
4.6
(56)
trilha
Somente para Ultimate
Torne-se um Desenvolvedor React
5 Cursos
119 Tarefas
Intermediário
4.8
(5)
trilha
Somente para Ultimate
Análise e Visualização de Dados em Python
5 Cursos
135 Tarefas
Iniciante
4.6
(9)
trilha
Somente para Ultimate
SQL do Zero ao Herói
4 Cursos
112 Tarefas
Iniciante
4.8
(90)
trilha
Somente para Ultimate
C++ para Iniciantes
6 Cursos
103 Tarefas
Iniciante
4.4
(17)
trilha
Somente para Ultimate
Python de Zero a Herói
6 Cursos
176 Tarefas
Iniciante
4.7
(293)
trilha
Somente para Ultimate
Fundamentos de Aprendizado de Máquina
4 Cursos
1 Projeto
99 Tarefas
Avançado
4.8
(4)
trilha
Somente para Ultimate
Essenciais de Java
6 Cursos
307 Tarefas
Iniciante
4.3
(9)
trilha
Somente para Ultimate
Game Development with Unity
3 Cursos
127 Tarefas
Iniciante
4.6
(7)
trilha
Somente para Ultimate
Torne-se um Desenvolvedor Django
5 Cursos
170 Tarefas
Avançado
4.4
(27)
trilha
Somente para Ultimate
Flask para Leigos
5 Cursos
156 Tarefas
Intermediário
4.5
(31)
trilha
Somente para Ultimate
Fundação de Desenvolvimento Frontend
6 Cursos
287 Tarefas
Intermediário
4.6
(52)
trilha
Somente para Ultimate
Web Developer from Zero to Hero
6 Cursos
227 Tarefas
Iniciante
4.6
(56)
trilha
Somente para Ultimate
Preparation for Data Science
8 Cursos
2 Projetos
177 Tarefas
Intermediário
4.5
(11)
trilha
Somente para Ultimate
Deep Learning Odyssey
2 Cursos
80 Tarefas
Avançado
5.0
(3)
trilha
Somente para Ultimate
Web Development with C#
7 Cursos
286 Tarefas
Iniciante
4.8
(97)
trilha
Somente para Ultimate
TEST E2E TRACK BEGINNER
1 Projeto
0 Task
Iniciante
trilha
Somente para Ultimate
PT Track
2 Cursos
21 Tarefas
Begginer
4.7
(3)
trilha
Somente para Ultimate
Skilled Python BackEnd Developer
5 Cursos
113 Tarefas
Avançado
4.7
(260)
trilha
Somente para Ultimate
Web & Cloud Fundamentals
4 Cursos
126 Tarefas
Iniciante
4.5
(43)
trilha
Somente para Ultimate
Test Recalculate
2 Cursos
0 Task
Iniciante
trilha
Somente para Ultimate
Excel from Zero to Hero
4 Cursos
53 Tarefas
Iniciante
4.5
(33)
trilha
Somente para Ultimate
Data Analyst Foundation
4 Cursos
97 Tarefas
Iniciante
4.7
(110)
trilha
Somente para Ultimate
Full-Stack .NET Developer Journey
13 Cursos
537 Tarefas
Intermediário
4.8
(128)
trilha
Somente para Ultimate
Full-Stack .NET Developer Journey
13 Cursos
537 Tarefas
Intermediário
4.8
(128)
trilha
Somente para Ultimate
Test track with rating
1 Curso
0 Task
Avançado
4.0
(4)
trilha
Somente para Ultimate
TEST TEST TRACK
0 Task
Iniciante
Become a Development expert
- Interactive exercises
- Learning videos
- AI-assistant on all courses
- Workspaces for designing your own projects
Ready to get started?
ProBest intro offer | UltimateA complete experience to kickstart your career | |
---|---|---|
85+ Top-Rated courses | ||
Completion certificates | ||
AI-Assistant in all courses | ||
20+ hands-on Real-world projects | ||
Personalized study tracks | ||
Unlimited workspaces | ||
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
- Access to 85+ top-rated courses
- AI-driven Learning
- Workspaces for practicing your skills
- Personalized study tracks
- Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity Teams