Python exercises and materials for various courses.
An introductory course for people knowing other languages.
- lessons: 2
- duration: 2 hours
A course for system administrators (Linux, Windows, Mac)
A MySQL course featuring data management basics
The training presented ad EuroPython 2017, with further revisions.
A fastrack for learning git.
A fast track for learning docker and IoC basics.
- intermediate python
- python for performance testing
Many courses are written in markdown and converted in jupyter notebooks. This is done to allow for a better versioning of the materials.
The docker image is provided via ghcr.io. You can test it locally with
act
. See https://github.com/nektos/act.