from Hacker News

Ask HN: Where do you go to learn to make things?

by freestyle25 on 3/21/13, 7:14 AM with 2 comments

What websites did you use when you were just learning the basics of web development?
  • by mooze on 3/21/13, 2:27 PM

    Whatever site Google unearthed that was relevant to my problem at hand - more often than not w3schools.com (only recently did I find out about w3fools.com).
  • by korynunn on 3/21/13, 8:42 AM

    Open a text editor

    Think of what you want to do.

    Try and do it.

    If you don't know how, google what you are trying to do.

    repeat.