Skip to content

Getting started with Python resources

Oxana Sachenkova edited this page Sep 21, 2013 · 4 revisions

Codecademy Python track

Visualize your Python code to understand how it works: http://www.pythontutor.com/

http://www.learnpython.org/ Advanced and basic tutorials

Online programming courses using Python

https://www.coursera.org/course/programdesign

https://www.coursera.org/course/programming1

[MIT course Introduction to programming (start on Oct 16th)] (https://www.edx.org/course/mit/6-00-1x/introduction-computer-science/1122)

Set up Python on your laptop

https://wiki.python.org/moin/BeginnersGuide/Download

Clone this wiki locally