Resumen del Curso
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.
Quién debería asistir
Software developers (Java, C++, C#, ...)
Prerrequisitos
Knowledge and experience in software development
Objetivos del curso
- Knowledge of the basic functionalities of Python
 - Comparing the features with other development languages
 
Contenido del 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