Course
Introduction to Programming with Python («PYTHON»)
Python is simple and powerful at the same time: with a concise, easy-to-understand syntax and a standard library with very extensive functionality. This course provides a practical introduction to Python.
Duration
3 days
Price
2'250.–
Course documents
Digicomp course materials and accompanying book
Course facts
- Knowing the terms, concepts and syntax of Python
- Creating applications with Python using the Standard Module Library
- What is Python?
- First steps
- Arithmetic operations
- First program
- Saving and executing
- Programming basics
- Variables and operators
- Branching
- Loops
- Errors and exceptions
- Functions
- Data types
- Numbers
- Strings
- Lists
- Dictionaries
- Sets
- Advanced programming
- Output and formatting
- Errors and exceptions
- Functions
- Own modules
- Command line parameters
- Various modules
- Date and time
- Multithreading
- Regular expressions
- Loading new modules
- Files
- Writing to files
- Reading files
- Internet
- Reading web pages
- Copying web pages
- Sending data via GET and POST
- Databases
- Creating databases and tables
- Read in data
- Select data
- Change data
- Delete data
- User interface
- Introduction to the programming of graphical user interfaces
- Programming with artificial intelligence