Python MOOCs

1. Google’s Python Class

This is a free class for people with a little bit of programming experience who want to learn Python.
Website: https://developers.google.com/edu/python (REVIEW)


2. Introduction to Computer Science and Programming Using Python – edX

This course is the first of a two-course sequence: Introduction to Computer Science and Programming Using Python, and Introduction to Computational Thinking and Data Science. Together, they are designed to help people with no prior exposure to computer science or programming learn to think computationally and write programs to tackle useful problems
Website: https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-0 (REVIEW)


3. An Introduction to Interactive Programming in Python – Coursera

This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications.

Website:
Part 1 – https://www.coursera.org/course/interactivepython1 (REVIEW)
Part 2 – https://www.coursera.org/course/interactivepython2 (REVIEW)


4. Programming for everybody (Python) – Coursera

This course aims to teach everyone to learn the basics of programming computers using Python.

Website: https://www.coursera.org/course/pythonlearn (REVIEW)


Leave a comment