Thursday, May 06, 2010

Wanna Learn Python ?

Found these python class videos. Sure it will start to tickle your interest in learning python. Enjoy !

Google Python Class Day 1

  1. Introduction and Strings
  2. Lists, Sorting, and Tuples
  3. Dicts and Files

Google Python Class Day 2

  1. Regular Expressions
  2. Utilities: OS and Commands
  3. Utilities: URLs and HTTP, Exceptions
  4. Closing Thoughts

Labels:

2 Comments:

Blogger Raymond Tay said...

I've found the following URLs to be very useful Chi Hung.

1. Meta-classes http://onlamp.com/pub/a/python/2003/04/17/metaclasses.html
2. Decorators http://python.org/dev/peps/pep-0318/
3. Duck-typing http://en.wikipedia.org/wiki/Duck_typing

10:22 AM  
Blogger chihungchan said...

Thanks for sharing.

5:10 PM  

Post a Comment

<< Home