This repository contains Jupiter notebooks with some test code and useful remarks made during completion of Complete Python Bootcamp on Udemy.com.
To open the .ipynb files on your computer you can use, for example, Anaconda that provides both Python 3 and Jupiter environment.
- Python Objects and Data Structures
- Python Statements and Operators
- Functions and Methods
- OOP with Python
- Modules and Packages
- Iterators and Generators
- Errors and Exception Handling
There are also some assessment tests and homeworks. The Jupiter notebooks provide such layout: