Live data from Hacker News

A beginner's cheat sheet for web development

bentobox.io

11–20 of 198 posts

Re: A beginner's cheat sheet for web development

#14
post #10

OP here: in case anyone has suggestions, this is also on GitHub: https://github.com/JonHMChan/bento/tree/gh-pages Would love your feedback!

You should have links to webplatform.org - this is a varied collection of docs and tutorials contributed by browser vendors and other key web players, via the W3C.

Awesome - is it good for any particular technology or topic?

Re: A beginner's cheat sheet for web development

#15
post #3

OP here: in case anyone has suggestions, this is also on GitHub: https://github.com/JonHMChan/bento/tree/gh-pages Would love your feedback!

I would recommend adding HTML5 Doctor http://html5doctor.com/ as they do a very good job of explaining the specific use cases of the semantic elements in html5 which is something many people either overlook or they use incorrectly. I really like it!

Yeah I definitely agree. I got your pull request, so I'll merge it in soon!

Re: A beginner's cheat sheet for web development

#16
post #5

The title and the pitch on the actual site are kind of disingenuous. This is a collection of resources to learn web development. Its hardly a cheat sheet or "everything you need to know". A cheat sheet would be a succinct set of syntax/concepts/examples required to get by. Having said that, its a pretty website and its a worthy cause so please don't take my critique too critically.

Thanks for the feedback! Anything to add in terms of tech I'm missing or better links?

http://learnpythonthehardway.org/

As far as tech, you're covering a lot of different topics. My knee jerk reaction would be add more of the competitors (i.e. foundation since you have bootstrap) but there's value in maintaining a smaller list of technologies since this seems to be targeted at true beginners.

Post reply on HN