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” [...]
Entries Tagged as 'Python'
Google Teaches Python – Written Materials, Videos, Exercises
March 19th, 2010 · No Comments · Programming, Python
Tags:
Perl vs Python – The Final Battle
November 29th, 2009 · 14 Comments · Perl, Python
You might have already seen a lot of Perl vs Python stuff. So I’m telling you in advance that I’ve too have read them all, and what you’re going to read here would be completely different than what you already have. Firstly, let me start by saying that Perl and Python are great languages. But [...]
Tags:
Installing Python 3.0 In Windows Vista – A Small Problem
December 9th, 2008 · No Comments · Programming, Python
Don’t be alarmed! Its not a problem with Python or anything. But its just a weird behavior people trying to install Python 3 (I didn’t notice such a problem in previous versions) in Windows Vista might experience. I happily installed it through the given MSI Installer, but then, there was no ‘C:/Python30′ directory, no Start-Menu [...]
Tags: