Key Information
Target audience: Software developers, software engineers | Duration 4 days | 9:00-17:00 | Trainer: Dr.-Ing. Mike Müller, Python Academy | Online seminar | Number of participants: 6-12
Description
The course offers a practical overview of all basic Python features. It is designed for participants with (some) programming experience.
Exercises
The participants can follow all steps directly on their computers. There are exercises at the end of each unit providing ample opportunity to apply the freshly learned knowledge.
Software
We use our online programing system that contains all needed software. There is no need to install any additional software. A modern internet browser and a decent internet connection will be enough.
Course Material
Every participant receives comprehensive materials in PDF format that cover the whole course content as well as all source code.
Agenda
Basics and Datastructures
- Short introduction to JupyterLab
- Python syntax
- Statements and expressions
- Control flow
- Loops
- Overview of data types
- List and tuples
- Dictionaries
- Sets
Procedural and object-oriented Programming
- Functions
- Generators and iterators
- Classes
- Inheritance
- Operator overloading
- Exception handling
- Input / output
Project and Background Knowledge
- Small Python project
- Modules and Packages
- Names and objects
- Namespaces and scoping
Practical Applications and Libraries
- Text processing
- System functions
Target Group
This course is designed for participants with (some) programming experience. Have you written programs in Java, C# or even Basic, or FORTRAN? Even if you haven’t written any code for several years, this course is for you. A basic understanding of programming is required. Terms such as variable, data type or loop should be familiar.