This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Notes on python | |
=============== | |
Here I take some notes while trying to master python. I am reading Julien Danjou's "The Hacker's Guide to Python ", | |
and taking notes on things I needed to clarify for myself. |