Curso Introduction to Python Programming

  • Data Science Analytic

Curso Introduction to Python Programming

24 horas
Visão Geral

Este Curso Introduction to Python Programming, orienta os alunos desde o básico da escrita e execução de scripts Python até recursos mais avançados, como operações de arquivo, expressões regulares, trabalho com dados binários e uso da ampla funcionalidade dos módulos Python. Ênfase extra é colocada em recursos exclusivos do Python, como tuplas, fatias de array e formatação de saída.

Objetivo

Após realizar este Curso Introduction to Python Programming, você será capaz de:

  • Domine os fundamentos da escrita de scripts Python
  • Aprenda os principais elementos de script Python, como variáveis ​​e estruturas de controle de fluxo
  • Descubra como trabalhar com listas e dados sequenciais
  • Escreva funções Python para facilitar a reutilização de código
  • Use Python para ler e gravar arquivos
  • Torne seu código robusto lidando com erros e exceções de maneira adequada
  • Trabalhe com a biblioteca padrão Python
  • Explore os recursos orientados a objetos do Python
  • Pesquise texto usando expressões regulares
Pre-Requisitos
  • Os alunos já devem estar confortáveis ​​com o uso do sistema operacional (Linux, Unix, Windows, Solaris, macOS, etc.) no qual executarão o Python. Embora não seja obrigatório, são desejáveis ​​conhecimentos básicos com pelo menos uma outra linguagem de programação.
Materiais
Inglês/Português/Lab Prático
Conteúdo Programatico

An Overview of Python

  1. What is Python?
  2. Interpreted languages
  3. Advantages and disadvantages
  4. Downloading and installing
  5. Which version of Python
  6. Where to find documentation

The Python Environment

  1. Structure of a Python script
  2. Using the interpreter interactively
  3. Running standalone scripts under Unix and Windows

Getting Started

  1. Using variables
  2. String types: normal, raw and Unicode
  3. String operators and expressions
  4. Math operators and expressions
  5. Writing to the screen
  6. Command line parameters
  7. Reading from the keyboard

Flow Control

  1. About flow control
  2. Indenting is significant
  3. The if and elif statements
  4. while loops
  5. Using lists
  6. Using the for statement
  7. The range() function

Array Types

  1. list operations
  2. list methods
  3. Strings are special kinds of lists
  4. tuples

Working with Files

  1. Text file I/O overview
  2. Opening a text file
  3. Reading text files
  4. Raw (binary) data
  5. Writing to a text file

Dictionaries and Sets

  1. Dictionary overview
  2. Creating dictionaries
  3. Dictionary functions
  4. Fetching keys or values
  5. Testing for existence of elements
  6. Deleting elements
  7. Sets And Frozen Sets

Functions

  1. Syntax of function definition
  2. Formal parameters
  3. Global versus local variables
  4. Passing parameters and returning values

Sorting

  1. The sorted() function
  2. Alternate keys
  3. Multiple keys
  4. Lambda functions

Errors and Exception Handling

  1. Dealing with syntax errors
  2. Exceptions
  3. Handling exceptions with try/except
  4. Cleaning up with finally

Modules and Packages

  1. What is a module?
  2. The import statement
  3. Function aliases
  4. Packages

Regular Expressions

  1. RE Objects
  2. Pattern matching
  3. Parsing data
  4. Subexpressions
  5. Complex substitutions
  6. RE tips and tricks

Highlights of the Standard Library

  1. Working with the operating system
  2. Grabbing web pages
  3. Sending email
  4. math and random
  5. Accessing dates and times with datetime
  6. Working with compressed files

An Introduction to Python Classes

  1. About o-o programming
  2. Defining classes
  3. Constructors
  4. Instance methods
  5. Instance data
  6. Class methods and data
  7. Destructors
TENHO INTERESSE

Cursos Relacionados

Curso Fundamentos de Gerenciamento de Dados Mestres

16 horas

Curso Big Data Analyst Mineração de Dados

32 horas

Curso Técnicas de integração de dados ETL

16 horas

Curso Big Data Boot Camp Visão de Negócios

Curso Inteligência Artificial / AI Visão Geral

8 horas

Curso Oracle Fundamentos de Big Data

32 horas

Curso Fundamentos de Qualidade de Dados

16 horas

Curso Marchine Learning Com Hadoop

32 horas

Curso Python for Data Analysis

24 horas