Incerto onde
começar?
Track
Certificado
Python: Além do Intermediário
4.7+
★★★★★
★★★★★
5851 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
The main thing is to learn and not give up
The material is good, there is a lot to learn, all in order to become better and the main thing is to learn what you want....
Matteo Comune
Thanks to them I'm learning a lot…
Thanks to them I'm learning a lot faster because they help you to understand everything from scratch. It's the best website that helps people with no background in IT...
Yuliana Cadavid
great course for beginners
great course for beginners, they test your knowledge in every lesson...
Elpunzon
I am enjoying my Codefinity experience…
I am enjoying my Codefinity experience learning Python. The self-paced way of learning is great because I can fit it into my schedule...
Alexandru Alexandru
Is nice to learn from codefinity
Is nice to learn from codefinity. Its easy and have good examples on what I learned here...
jacob Templet
Easy to follow along with and provides…
Easy to follow along with and provides challenge in my every day life. The challenge keeps me wanting to learn day after day...
Elan
Codefinity is a comprehensive learning…
Codefinity is a comprehensive learning tool to help you develop your skills as a software engineer or data scientist. The exercises are fun and a good way to sharpen your skills...
Thibault
First time learning how to code
First time learning how to code and successfully doing so with codefinity - thank you...
Adrien Morel
Well designed for total beginners
Well designed for total beginners, incremental progress and makes me feel confident....
_Gracy
it's simply perfectly well explained
it's simply perfectly well explained! so far I have not experienced any difficulty because everything is so well managed...
Ruslan Kravchuk
The main thing is to learn and not give up
The material is good, there is a lot to learn, all in order to become better and the main thing is to learn what you want....
Matteo Comune
Thanks to them I'm learning a lot…
Thanks to them I'm learning a lot faster because they help you to understand everything from scratch. It's the best website that helps people with no background in IT...
Yuliana Cadavid
great course for beginners
great course for beginners, they test your knowledge in every lesson...
Elpunzon
I am enjoying my Codefinity experience…
I am enjoying my Codefinity experience learning Python. The self-paced way of learning is great because I can fit it into my schedule...
Alexandru Alexandru
Is nice to learn from codefinity
Is nice to learn from codefinity. Its easy and have good examples on what I learned here...
jacob Templet
Easy to follow along with and provides…
Easy to follow along with and provides challenge in my every day life. The challenge keeps me wanting to learn day after day...
Elan
Codefinity is a comprehensive learning…
Codefinity is a comprehensive learning tool to help you develop your skills as a software engineer or data scientist. The exercises are fun and a good way to sharpen your skills...
Thibault
First time learning how to code
First time learning how to code and successfully doing so with codefinity - thank you...
Adrien Morel
Well designed for total beginners
Well designed for total beginners, incremental progress and makes me feel confident....
_Gracy
it's simply perfectly well explained
it's simply perfectly well explained! so far I have not experienced any difficulty because everything is so well managed...
Data Engineer
Certificado de Conclusão
Mostre suas habilidades recém-adquiridas. Você merece
Discover more
Learning tracks
Learning tracks
trilha
Somente para Ultimate
Web Development with C#
7 Cursos
397 Tarefas
Iniciante
4.8
(2180)
trilha
Somente para Ultimate
Python de Zero a Herói
6 Cursos
271 Tarefas
Iniciante
4.7
(7701)
trilha
Somente para Ultimate
SQL do Zero ao Herói
4 Cursos
153 Tarefas
Iniciante
4.7
(2427)
trilha
Somente para Ultimate
C++ para Iniciantes
6 Cursos
159 Tarefas
Iniciante
4.4
(375)
trilha
Somente para Ultimate
Game Development with Unity
3 Cursos
153 Tarefas
Iniciante
4.7
(47)
trilha
Somente para Ultimate
Torne-se um Desenvolvedor React
5 Cursos
119 Tarefas
Intermediário
4.7
(53)
trilha
Somente para Ultimate
Web & Cloud Fundamentals
4 Cursos
173 Tarefas
Iniciante
4.7
(629)
trilha
Somente para Ultimate
Excel from Zero to Hero
4 Cursos
53 Tarefas
Iniciante
4.7
(146)
trilha
Somente para Ultimate
Data Analyst Foundation
4 Cursos
138 Tarefas
Iniciante
4.8
(2219)
trilha
Somente para Ultimate
Essenciais de Java
6 Cursos
406 Tarefas
Iniciante
4.7
(145)
trilha
Somente para Ultimate
Desenvolvimento Web Full Stack
7 Cursos
440 Tarefas
Iniciante
4.7
(754)
trilha
Somente para Ultimate
Fundação de Desenvolvimento Frontend
6 Cursos
427 Tarefas
Intermediário
4.7
(726)
trilha
Somente para Ultimate
Análise e Visualização de Dados em Python
5 Cursos
168 Tarefas
Iniciante
4.7
(597)
trilha
Somente para Ultimate
Fundamentos de Aprendizado de Máquina
4 Cursos
1 Projeto
87 Tarefas
Avançado
4.6
(96)
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