Live data from Hacker News

A beginner's cheat sheet for web development

bentobox.io

61–70 of 198 posts

Re: A beginner's cheat sheet for web development

#63
post #51

Earlier quoted context omitted.

This is great! I thought Bentoboox was good but I feel like it s too narrowly focused on learned each exclusive technology. I love how you have guides and other resources that bridge the gap!

It is definitely meant to be narrow. I think that a lot of beginners are overwhelmed by how many resources there are for each piece (hence the I would love to put something in here for integration between each technology, though I'm struggling to figure out how...

Definitely agree with you about keeping clutter to a min due to overwhelming. This may be stretch but maybe just another pane appearing on the right third of the screen when you click a box labeled 'Connecting It All' and just providing links to other resources the demonstrate how to connect the technologies highlighted.

Re: A beginner's cheat sheet for web development

#64

everything about web development... apart from the two of the biggest languages/platforms for web development.

And what are those two?

Java. If you did not write a EJB, a servlet ,used hibernate , and lost yourself with spring IOC, you are not a real developper ( sarcasm ).

Re: A beginner's cheat sheet for web development

#65
post #32

Hm, looks nice! The coloring of the columns doesn't seem to be meaningful in any way I can come up with. I think it would make more sense if things were grouped into categories (e.g. databases, web frameworks, frontend languages, backend languages, style/presentation). If you use color I would make it meaningful (e.g. represent order of learning things with color something?).

Seconding categories, though I'm not sure they should be columns. Maybe sections like "Styling" with a one sentence explanation of what they are, and then the boxes below that.

Re: A beginner's cheat sheet for web development

#68
This is great! Thanks! As a beginner, figuring out what to learn, as opposed to how to learn, is a struggle. This provides a pretty great roadmap and explains how things fit together.

As for feedback, you could potentially add: -Hartl tutorial to the rails section -Udacity to the python section.

Re: A beginner's cheat sheet for web development

#70

Awesome! I'd be great if the title of each language was a link to the language's home page (if applicable) rather than having a Home in every box.

That is an EXCELLENT idea. If you can make the pull on github that would be even better!

https://github.com/JonHMChan/bento/blob/gh-pages/

Post reply on HN