Great stuff :) Shameless plug for more of the same: http://pineapple.io/tags/all
A beginner's cheat sheet for web development
51–60 of 198 posts
Re: A beginner's cheat sheet for web development
#52Re: A beginner's cheat sheet for web development
#53Re: A beginner's cheat sheet for web development
#54For Web Services and APIs, XML is great, and much better than SOAP or JSON.
Re: A beginner's cheat sheet for web development
#55Earlier quoted context omitted.
Yeah there's been a ton of suggestions for what the colors should mean but I'm leaning towards something like what you're suggesting!
The problem for me when I was beginning was not necessarily learning each technology, but rather the glue between each. That is what I tend to find confusing and is much harder to find resources for that clearly and exclusively demonstrate how to bridge the different technologies. Would love if you could add those type of items. For ex. I know Node, some Mongo, and am a avid user of Heroku. Recently I was trying to s…
Re: A beginner's cheat sheet for web development
#56I like this, you should include Udacity for the Python section. They teach everything from Basic Python to web development to software testing and even debugging. Can't find better resource for Python than https://www.udacity.com
Re: A beginner's cheat sheet for web development
#57I've always been looking for something like this to send to friends wanting to learn to code. A couple of recommended This step by step guide to learning Github: http://www.thinkful.com/learn/a-guide-to-using-github-pages/ My first [hilarious] exposure to Ruby http://mislav.uniqpath.com/poignant-guide/book/chapter-1.htm... Eloquent Javascript [built in console with examples]: https://eloquentjavascript.net/contents.h…
Make a pull request if you can! https://github.com/JonHMChan/bento/blob/gh-pages/content.js
Re: A beginner's cheat sheet for web development
#58A good list so far. The lack of XML though, in addition to JSON's claim of being the ubiquitous data transfer format, seems a bit hyperbolic.
Re: A beginner's cheat sheet for web development
#59Great stuff :) Shameless plug for more of the same: http://pineapple.io/tags/all
Re: A beginner's cheat sheet for web development
#60Great stuff :) Shameless plug for more of the same: http://pineapple.io/tags/all
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!