summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGeoff Liu <cangming.liu@gmail.com>2015-12-18 17:30:53 -0500
committerGeoff Liu <cangming.liu@gmail.com>2015-12-18 17:30:53 -0500
commit24e520a3cc680566942102189bd5e3458077ca3f (patch)
treef158664df30f26c1c8ad79422f590c2934392c3c
parent6eeb1f962eb4a7cf6dd940564cad6606b79c6b49 (diff)
parente60a7d73e846e683bd4345cff4d1a514beab5b91 (diff)
Merge pull request #1790 from jxu093/master
Added Python Resource
-rw-r--r--python.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.html.markdown b/python.html.markdown
index d8f18e9b..13cb25e3 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -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/)
+* [Fullstack Python](https://www.fullstackpython.com/)
### Dead Tree