This file gives an overview on the Python knowledge required for the course, with some general topics and an overview of libraries used in the course such as Flask, Unittest, or SQLAlchemy.
The available files are shown below (click to go to each part):
1 - Python Basics: (To be done)
2 - Object-Oriented Programming with Python: how to work with Classes and objects in Python
3 - Working with functions in Python: (Coming soon)
5 - Unittest: (Coming soon)
5 - SQLAlchemy: (Coming soon)