1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 17:54:26 +02:00

Added Python Resources

This commit is contained in:
sarthfrey
2015-12-16 16:41:07 -05:00
parent 18b3fb08a8
commit 299d064ecf
2 changed files with 2 additions and 0 deletions

View File

@@ -726,6 +726,7 @@ print say(say_please=True) # Can you buy me a beer? Please! I am poor :(
* [Python Module of the Week](http://pymotw.com/2/)
* [A Crash Course in Python for Scientists](http://nbviewer.ipython.org/5920182)
* [First Steps With Python](https://realpython.com/learn/python-first-steps/)
* [LearnPython](http://www.learnpython.org/)
### Dead Tree