A beginner's cheat sheet for web development
31–40 of 198 posts
Re: A beginner's cheat sheet for web development
#32Re: A beginner's cheat sheet for web development
#33Re: A beginner's cheat sheet for web development
#34Hm, 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?).
Re: A beginner's cheat sheet for web development
#35Earlier quoted context omitted.
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.
Re: A beginner's cheat sheet for web development
#36I can't say how many times I have been asked 'How can I start learning to build stuff for the web?' and wanted to give this as an answer. It's not perfect, but it's on GitHub!
Re: A beginner's cheat sheet for web development
#37I'm not sure if the order is supposed to matter that much, but I feel like the blocks should be ordered from easy to hard. Why is PHP at the end of the list? Why is JSON so close to the front? But yea, I just think the ordering could be better, still a nice resource!
It seems to be in order of relevance -- that would explain PHP being at the end. :)
Re: A beginner's cheat sheet for web development
#38I found out about this cool site a few days before it was posted on HN. Pats self on the back
Re: A beginner's cheat sheet for web development
#39I'm not sure if the order is supposed to matter that much, but I feel like the blocks should be ordered from easy to hard. Why is PHP at the end of the list? Why is JSON so close to the front? But yea, I just think the ordering could be better, still a nice resource!
It seems to be in order of relevance -- that would explain PHP being at the end. :)
Re: A beginner's cheat sheet for web development
#40everything about web development... apart from the two of the biggest languages/platforms for web development.
And what are those two?