Python Notes
This isn’t a “Book” so much as a collection of notes I’ve taken as I’ve learned Python over the course of the last several years. They are formatted in a readable way (Because I don’t understand my own writing after six months if I don’t clearly explain everything) and include lots of code examples. I do reference a few projects in these notes, which you can find on my GitHub.
I don’t go over IDEs or other code processors in this guide, but I recommend using either Jupyter Notebooks or PyCharm (community edition) as they will let you run your code directly. Later in the guide I talk about creating your own libraries. For that I used the free version of Sublime Text.
Click da kitty to download —->