Live data from Hacker News

Programming Cheat Sheets

overapi.com

1–10 of 61 posts

Re: Programming Cheat Sheets

#2
Why 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

#8
post #2

Why 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

#9
Useful 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.
Post reply on HN