Objetivo
Após concluir este Curso Python Programming Introduction Level 1 para nao Programadores, você será capaz de:
• Entender os diferentes tipos de aplicativos Python
• Reconhecer o código-fonte de um aplicativo de console
• Usar o shell interativo
• Gerenciar arquivos de origem
• Corrigir erros de sintaxe e de tempo de execução
• Compilar e executar um programa
• Codificar instruções, adicionar comentários e organizar o código em funções
• Nomear e atribuir valores a variáveis
• Expressões de autor
• Incluir caracteres especiais
• Usar funções Python predefinidas
• Usar operadores relacionais e lógicos
• Codificar e aninhar instruções if
• Usar loops
• Criar e chamar funções
• Fornecer argumentos para funções
• Usar módulos padrão
• Planejar funções em um programa com gráficos de hierarquia
• Obter técnicas para depurar mais facilmente, incluindo definir pontos de interrupção
• Criar, classificar e usar listas de uma ou várias dimensões
• Criar e usar tuplas
• Ler, escrever e gerenciar arquivos - tanto de texto quanto binários
• Trabalhar, em grande detalhe, com vários tipos de string, numéricos e data/hora
Pre-Requisitos
Antes de participar deste cCurso Python Programming Introduction Level 1 para nao Programadores, é recomendável que os alunos:
- Tenham habilidades básicas de navegação em computador
- Experiência anterior em programação NÃO é necessária, mas pode ajudar a colocar esses tópicos em perspectiva
Materiais
Português
Conteúdo Programatico
An introduction to Python
- Introduction to Python
- How to use IDLE to develop programs
How to write your first program
- Basic coding skills
- How to work with data types and variables
- How to work with numeric data
- How to work with string data
- How to use five of the Python functions
How to code control statements
- How to code boolean expressions
- How to code the selection structure
- How to use the iteration structure
How to define and use functions and modules
- How to define and use functions
- More skills for defining and using functions
- How to create and use modules
- How to use standard modules
- How to plan the functions of a program
How to test and debug a program
- An introduction to testing and debugging
- Four techniques for testing and debugging
- How to use the IDLE debugger
How to work with lists and tuples
- Basic skills for working with lists
- How to work with a list of lists
- More skills for working with lists
- How to work with tuples
How to work with file I/0
- An introduction to file I/O
- How to use text files
- How to use CSV files
- How to use binary files
How to handle exceptions
- How to handle a single exception
- How to handle multiple exceptions
How to work with numbers
- Basic skills for working with numbers
- How to format numbers
- How to work with decimal numbers
How to work with strings
- Basic skills for working with strings
- How to split and join strings
How to work with dates and times
- How to get started with dates and times
- More skills for working with dates and times
TENHO INTERESSE