Introduction to Programming in Python (Part A)
A basic introduction to programming in the Python language.
This is an introduction to programming course using the Python programming language, a forgiving and productive language that nevertheless has a great deal of breadth and power. The course is appropriate for new coders and covers installation of Python, data types, list types, utilizing Python modules, and control structures.