These are my review notes of Python 3. The note mixes up with English & Chinese. (Not finished yet)
Reference:
Fluent Python by Luciano Ramalho
"Here’s the plan: when someone uses a feature you don’t understand, simply shoot them." - Tim Peters
- (90%) Part I follows the Liao's Python tutorial (in Chinese) and Python 3.64 Doc Tutorial
- Part II follows Luciano Ramalho's Fluent Python and Python Cookbook, 3rd Edition
- (100%)Useful Ipython notebook features
- (100%)Useful Git commands
- (100%)Coding style: PEP8