Hacker News new | ask | show | jobs
by imagii 5804 days ago
(I'm in a similar situation) I've learned bits of PHP and Java in the past, but I wouldn't call it being a programmer.

Thanks to HN, I've decided to properly learn to program.

I'm buying a book on Python (http://amzn.to/bUMPCP), and I'm taking C++ in the upcoming semester.

2 comments

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.

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.
Cool, hope your journey goes well.