Programming Cheat Sheets
overapi.com
Programming Cheat Sheets
1–10 of 61 posts
Re: Programming Cheat Sheets
#2Why are some entries very fleshed out and comprehensive (jquery: http://overapi.com/jquery) while others are just links out (vim: http://overapi.com/vim)?
Would love to see more listings of keyboard shortcuts. Overall this is really cool. I'm working on a printed cheat sheet/shortcut product so I'll definitely use this ...
Re: Programming Cheat Sheets
#3Why are you encouraging deprecated mysql_* functions for PHP? overapi.com/php/
Re: Programming Cheat Sheets
#4This is pretty useful! It would be cool if when you clicked a section title (i.e. String) it would take you to general documentation for that topic.
Re: Programming Cheat Sheets
#5http://overapi.com/religion/ Erm, alright. I was looking for Redis :)
Re: Programming Cheat Sheets
#6http://overapi.com/religion/ Erm, alright. I was looking for Redis :)
[deleted]
Re: Programming Cheat Sheets
#7Pretty awesome. Is there anything similar to this?
Re: Programming Cheat Sheets
#8Why are some entries very fleshed out and comprehensive (jquery: http://overapi.com/jquery ) while others are just links out (vim: http://overapi.com/vim )? Would love to see more listings of keyboard shortcuts. Overall this is really cool. I'm working on a printed cheat sheet/shortcut product so I'll definitely use this ...
On the about page, they suggest making a pull request if you want to add to it, so I guess it's a work in progress.
Repo is here: https://github.com/overthecs/overthecs.github.com
Re: Programming Cheat Sheets
#9Useful in a pinch, but I would not recommend using these. Make your own. If you plan on using the language, making your own cheat sheet is the best way to learn it. By the time you are able to make one, you know what you use, what you always forget, and what is obscure, but important enough to need a quick refresher.
Re: Programming Cheat Sheets
#10I would strongly encourage you to undo the backspace capturing and just allow my browser to go back in navigation the way I like it to.