Archives by date

You are browsing the site archives by date.

Google Teaches Python – Written Materials, Videos, Exercises

If you want to learn Python, Google’s Python Class might be worth checking out. It includes videos, written material and programming exercises. It is usually given to Google employees new to python. The tutorial assumes you have at least a basic knowledge of programming concepts. If you know what a “variable” is, or what “loops” [...]