Philadelphia Python Workshop: Difference between revisions

imported>Maneesha
(add additional learning resources section)
imported>Maneesha
Line 31:
==Additional Learning Resources==
 
Python tutorials
Coding Bat -- http://codingbat.com/home/bostonpythonworkshop@gmail.com/
 
Learning Python the Hard Way: http://learnpythonthehardway.org/
Learning resources
 
 
 
 
 
 
 
 
 
 
 
 
CoderSumo, Learn by solving problems: http://codersumo.com/
 
The Programming Historian: http://programminghistorian.org/
 
The Python Tutorial: http://docs.python.org/tutorial/
 
Think Python: http://openbookproject.net/thinkcs/python/english2e/. This tutorial does a particularly good job of introducing programming concepts and terminology.
 
An introduction to Python through writing games: http://inventwithpython.com/chapters/
 
MIT Python course: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/
 
Codeacademy-Python: http://www.codecademy.com/tracks/python
 
'''Other useful tutorials (not just about Python)'''
 
command line: http://bit.ly/PM0QZi
 
Try git: http://try.github.com/levels/1/challenges/1
 
Virtualenv and pip basics: http://jontourage.com/2011/02/09/virtualenv-pip-basics/
 
Awesome package management helper: virtualenvwrapper: http://www.doughellmann.com/projects/virtualenvwrapper/
 
Using APIs with Python Tutorial (Sunlight Foundation data!)
http://www.codecademy.com/tracks/sunlight
 
Resources from PhillyPUG Project Nights:
 
https://pystarphilly.etherpad.mozilla.org/7
 
==Code of Conduct ==
Anonymous user