Hacker News new | ask | show | jobs
by OiNutter 5107 days ago
I learnt a lot from the Stanford online courses on ITunes U. Granted they are video lessons, but you can also grab all the lecture notes and sample code from this link:

http://www.stanford.edu/class/cs193p/cgi-bin/drupal/download...

Other than that I just googled the hell out of things, Stack Overflow was, as always, a valuable resource. Chances are that whatever you're trying to do, particularly when learning, somebody else has already done.