dwyl / learn-html5

:earth_africa: Learn how to use HTML5 (from scratch) to build websites/web applications!
GNU General Public License v2.0
35 stars 8 forks source link

Resources #16

Open YvesMuyaBenda opened 7 years ago

YvesMuyaBenda commented 7 years ago

It took me way to long to find all these resources ( really need to revalute how I search for information, investigate weaknesses in Google-fu!), but finally I feel I have a definitive set of references, with all other information just being variations of examples, exercises, and whatnot. Now the question is, how does one practice and apply and retain all this information?

  1. Learn HTML and CSS
  2. Interneting is Hard
  3. Learn Enough HTML to be Dangerous

Now (1) was about the only resource that went into sufficient details that satisified, well, my need for details; (2) is about the only book which uses graphics well, and talks about "mental models", how to think about the code, (3) has as its finale deploying to Github Pages, so is practical in a way many such resources are not; and, of course, they are all free.

Now, any of the resources might be used to generate an outline for the learn-html5 tutorial, but since (1) goes into such minute details, it would probably be best for forming an idea what to put in the outline by just looking at the playlist.

karinakozarova commented 7 years ago

Looks great to me. Maybe you would like to create a PR with those resources included? 👍