summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
authorjxu093 <jxu093@gmail.com>2015-10-25 22:19:40 -0400
committerjxu093 <jxu093@gmail.com>2015-10-25 22:19:40 -0400
commite60a7d73e846e683bd4345cff4d1a514beab5b91 (patch)
tree3f63aa6ca58664a0003dd27cc9913d2fc0a1b2a7 /python.html.markdown
parent44ca091c73afe13ec8760021cfed1d77afc5e4a5 (diff)
Added Python Resource
Diffstat (limited to 'python.html.markdown')
-rw-r--r--python.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.html.markdown b/python.html.markdown
index 42a52bcf..254235ab 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -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