Course Overview
Python is simple and powerful at the same time: with a concise, easy to understand syntax and a standard library with very extensive functionality. Are you already a software developer? Then this training will give you a practical introduction to Python.
Quem deve participar
Software developers (Java, C++, C#, ...)
Pré- requisitos
Knowledge and experience in software development
Objetivos do Curso
- Knowledge of the basic functionalities of Python
- Comparing the features with other development languages
Conteúdo do curso
- Introduction and history
- Getting started
- Programming basics
- Data types
- Lists
- Dictionaries
- Quantities, sets
- Output and formatting
- Errors and exceptions
- Functions
- Own modules
- Date and time
- Multithreading
- Regular expressions
- Loading new modules
- Files
- Programming models