|
@@ -35,6 +35,7 @@ The best way to learn a programming language is to write a lot of code and read
|
|
|
## Advice
|
|
|
|
|
|
- [The Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
|
|
|
+- [The Elements of Python Style](https://github.com/amontalenti/elements-of-python-style)
|
|
|
- [Python Big Picture](http://slott-softwarearchitect.blogspot.ca/2013/06/python-big-picture-whats-roadmap.html)
|
|
|
- ["Writing Idiomatic Python" ebook](http://www.jeffknupp.com/writing-idiomatic-python-ebook/) (paid)
|
|
|
|