Navigate to: https://bit.ly/tripython-beginner-resources
##Setup Instructions
####Python installation http://tutorial.djangogirls.org/en/python_installation/index.html
####Text Editor installation http://tutorial.djangogirls.org/en/code_editor/index.html
####Alternate setup instructions:
- I prefer the Django girls directions, but if you reach a dead-end or need a bit of a different approach, this is a good resource. http://learnpythonthehardway.org/book/ex0.html
##Learning Resources
####Official Python Documentation Python.org Documentation
####Think Python - Online Book with Live Code Runner Think Python Interactive
####Online and print book with exercises. Dive Into Python
####Online and print book with exercises Learn Python the Hard Way
####Ideas for slightly larger projects and resources to get you started. New Coder
Jessica McKeller's Pycon Tutorial
https://www.youtube.com/watch?v=MirG-vJOg04
Coursera - Programming for Everybody (Python)
https://www.coursera.org/course/pythonlearn