1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 09:44:24 +02:00

Added Python Resource

This commit is contained in:
jxu093
2015-10-25 22:19:40 -04:00
parent 44ca091c73
commit e60a7d73e8

View File

@@ -712,6 +712,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/)
* [Fullstack Python](https://www.fullstackpython.com/)
### Dead Tree