required python version >=3.8.1
brew install [email protected]
Add to path of course.
python3.8 --version
pip3.8 --version
pip3.8 install jupyterlab
jupyter notebook
jupyter lab
- pep 8
- pep 8 outlines
- lambda
- decorators
- for loops
- while loops
- generators
- meaning of underscores in python
- type checking
- testing
- a curious course on coroutines and concurrency