Hacker News new | ask | show | jobs
by samratjp 5802 days ago
1) Learn python with these two resources: a.This is for absolute beginners http://ocw.mit.edu/courses/electrical-engineering-and-comput....

b.Do these exercises for some extra oomp - http://code.google.com/edu/languages/google-python-class/exe.... there are some video lectures if required

They're much more better and practical than any ole paperback.

1 comments

Finishing with .../electrical-engineering-and-computer-science/ works for first link (although google also shows a much longer link for a python course from the same url) http://code.google.com/edu/languages/google-python-class/ works for the second. Thanks.