1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 10:14:58 +02:00

Merge remote-tracking branch 'adambard/master'

# Conflicts:
#	python.html.markdown
This commit is contained in:
sarthfrey
2016-01-25 18:26:23 -05:00
50 changed files with 5520 additions and 285 deletions

View File

@@ -726,7 +726,11 @@ 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/)
<<<<<<< HEAD
* [LearnPython](http://www.learnpython.org/)
=======
* [Fullstack Python](https://www.fullstackpython.com/)
>>>>>>> adambard/master
### Dead Tree