Skip to content

Instantly share code, notes, and snippets.

@calebsmith
Last active August 29, 2015 14:23
Show Gist options
  • Save calebsmith/64ae6f483fd110028c04 to your computer and use it in GitHub Desktop.
Save calebsmith/64ae6f483fd110028c04 to your computer and use it in GitHub Desktop.
TriPython - Python for Beginners - Resources

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:

##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

@calebsmith
Copy link
Author

Jessica McKeller's Pycon Tutorial
https://www.youtube.com/watch?v=MirG-vJOg04

Coursera - Programming for Everybody (Python)
https://www.coursera.org/course/pythonlearn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment