summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
authorMark Green <mark@antelope.nildram.co.uk>2016-08-14 19:39:07 +0100
committerMark Green <mark@antelope.nildram.co.uk>2016-08-14 19:39:07 +0100
commit62102d02992f83b3a1fb745a39f36332dd4435b7 (patch)
treed5ac79ceac2f61e5658aaa826304d87240a20110 /python.html.markdown
parent57053bc95d4166a42da8f6d1732dd21a217b073a (diff)
parent476de3289df9ef5f72330f3d1359ce9f93d71754 (diff)
Merge remote-tracking branch 'refs/remotes/adambard/master'
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 13cb25e3..2e7fd8be 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/)
+* [LearnPython](http://www.learnpython.org/)
* [Fullstack Python](https://www.fullstackpython.com/)
### Dead Tree