From Google Code:
"Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience. The first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who have a little bit of programming experience in some language, enough to know what a "variable" or "if statement" is. Beyond that, you do not need to be an expert programmer to use this material."Very cool if you're looking to learn some Python and have been waiting for an opportunity.
http://code.google.com/edu/languages/google-python-class/
hey,
ReplyDeletenice one.
i would also recomend you those MIT video lectures:
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/lecture-videos/
it goes entirely with python.
Nice link, I will add to my site among the free resources for learning Python online.
ReplyDeleteHelen Neely