Add resources to the "Free Online" section

These have been valuable resources to me, but I'm not sure
whether it fits this section or not.
This commit is contained in:
evuez 2015-10-13 17:05:18 +02:00
parent 59a07411ef
commit 46ef132ce6

View File

@ -715,6 +715,8 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
* [A Crash Course in Python for Scientists](http://nbviewer.ipython.org/5920182)
* [Python Course](http://www.python-course.eu/index.php)
* [First Steps With Python](https://realpython.com/learn/python-first-steps/)
* [A curated list of awesome Python frameworks, libraries and software](https://github.com/vinta/awesome-python)
* [30 Python Language Features and Tricks You May Not Know About](http://sahandsaba.com/thirty-python-language-features-and-tricks-you-may-not-know.html)
### Dead Tree