Programação Python 3: seu guia de programação Python básica para iniciantes
Matthew Dewey, Writer, Artist
Assista a este curso e milhares de outros
Assista a este curso e milhares de outros
Aulas neste curso
-
-
1.
Introduction to Basic Python Programming for Beginners
1:27
-
2.
Course Overview
3:12
-
3.
Programming Support
4:45
-
4.
What Is Python?
2:35
-
5.
Software Download and Installation
4:06
-
6.
Project Creation
3:57
-
7.
First Line Of Code
5:18
-
8.
Data Types and Variables
6:51
-
9.
Mathematics with Variables
3:43
-
10.
Retrieving User Input
3:48
-
11.
The If Statement
7:04
-
12.
Nested If Statements and Additional Operators
7:05
-
13.
Basic Text Methods
3:56
-
14.
Basic Math Methods
6:13
-
15.
Data Type Conversion
4:30
-
16.
The While Loop
5:20
-
17.
The For Loop
3:38
-
18.
Project 1 Discussion
2:21
-
19.
Project 1 Answer
5:00
-
20.
Introduction to Section 2
2:33
-
21.
Lists Introduction
2:37
-
22.
Lists Practical
7:53
-
23.
String Introduction
2:34
-
24.
String Practical
5:08
-
25.
Slicing and Indexing Introduction
5:42
-
26.
Slicing and Indexing Practice
9:09
-
27.
Formatting Introduction
5:50
-
28.
Formatting Practical
5:24
-
29.
Dictionaries Introduction
4:11
-
30.
Dictionaries Practical
6:23
-
31.
Tuples Introduction
3:48
-
32.
Tuples Practical
5:12
-
33.
Sets Introduction
2:50
-
34.
Sets Practical
3:43
-
35.
Methods and Functions Introduction
4:17
-
36.
Functions Practical
2:46
-
37.
Advanced Functions Practice
7:19
-
38.
Project 2 Discussion
1:55
-
39.
Introduction to Section 3
2:45
-
40.
Creating a Class and Attributes
6:44
-
41.
Class and Method Practice
6:47
-
42.
Inheritance and Polymorphism
11:29
-
43.
Dunder Methods
6:50
-
44.
Project 3 Discussion
2:39
-
45.
Project 3 Answer
6:53
-
46.
Conclusion to Basic Python for Beginners
1:52
-
-
- --
- Beginner level
- Intermediate level
- Advanced level
- All levels
Community Generated
The level is determined by a majority opinion of students who have reviewed this class. The teacher's recommendation is shown until at least 5 student responses are collected.
299
Students
3
Projects
Sobre este curso
Bem-vindo à Programação Python Básica para iniciantes!
Meu nome é Matthew Dewey. Sou programador experiente, tendo recebido várias acomodações na programação da minha educação formal, bem como ensinado várias linguagens de programação a milhares de alunos. Meu objetivo é fornecer, o programador de bruto, o conhecimento de que você precisa na programação de uma forma divertida e fácil. Neste curso, faço isso apenas com a linguagem de programação Python.
Python, uma linguagem de programação maravilhosamente simples que incentivou muitos programadores a prosseguir carreiras envolvendo programação em qualquer outra língua. É claro, é claro que o Python é uma excelente linguagem, mas você sabe o que é necessário para começar a programar o Python?
Como em qualquer linguagem de programação, é importante que você entenda os fundamentos e é exatamente o que eu ensino neste curso. Daí passo para estudos avançados, que incorporam uma compreensão de tipos de dados especiais e processamento de dados, finalmente terminando na Programação Orientada a Objetos, OOP para breve. O OOP é uma das habilidades essenciais que cada programador digno de emprego tem no seu kit de ferramentas. Eu ajudo você a alcançar esse conhecimento e muito mais.
Você aprenderá a:
Instale seu software, Anaconda
Estabelecer código fundamental
Criar e usar variáveis
Recuperar entrada de usuário
Processar dados simples
Métodos avançados de Python
Coleta de dados
Processamento de dados e armazenamento
Criação de curso
Uso de objetos
Desenvolvimento de atributos e conexões
OOP, programação orientada a objetos
e dicas e truques de BÔNUS!
Não vá mais se você estiver procurando o curso que vai guiar você no mundo de programação! Com meu curso, posso garantir que o conhecimento que você aprende vai ajudar você a obter um início de cabeça na programação de Python. Espero que você aproveite o curso e que ajude você no seu caminho para o mundo de programação!
"Programação é uma forma de arte. É criatividade lógica!"
Projeto prático de curso
The course contains several projects. Your code can be submitted for review in the discussions. These projects are not mandatory, but it is recommended that they are practised to take full advantage of the course.
Project 1:
Your will create a program called Age Check which will ask the user to enter three names and their ages. the program will check age to see if it is 18 or higher. You will then output the names of those old enough and an X in the place of those who are not.
In addition to this you will output the number of names that were 18 or higher.
EG:
John
X
X
1 made it into the program.
Project 2:
A far more complex version of the first project, but there are some similarities you should feel familiar with. You are to make use of functions to create an efficient program called ticketMaker.
The program will take in four types of data: first name, last name, age and destination. One function will retrieve the information while the second will output. These functions should be named suitably.
You will then create a third function which will contain both previous functions and run both as many times as you wish. The ticketMaker will then print as much processed information as you have raw data.
EG:
Name: J. Blogs, 25
Destination: London
Project 3:
Making use of the complex methods and programs in section 3, you will create a program that is able to take a large amount of data and process it cleanly. Similar to Project 2, but far more efficient, taking full advantage of the most used methods and code in the Python language.
For more information on the project, be sure to watch the project discussion. As always, an answer will be provided after each discussion. Programming allows for many ways to solve a problem, so don't be surprised if your method is different from mine or any other students.
I hope you enjoy the programming experienced and enjoy this beginner course on Python!
Nota do curso
Por que fazer parte da Skillshare?
Faça cursos premiados Skillshare Original
Cada curso possui aulas curtas e projetos práticos
Sua assinatura apoia os professores da Skillshare