Files
python/docs/RESOURCES.md
2015-05-02 00:05:03 +02:00

7 lines
320 B
Markdown

## Recommended learning resources
* [The Python Tutorial](https://docs.python.org/3/tutorial/)
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
* [Think Python](http://www.greenteapress.com/thinkpython/html/index.html)
* [The Python Library Reference](https://docs.python.org/3/library/index.html)