Live data from Hacker News

Programming cheat sheets

overapi.com

11–20 of 49 posts

Re: Programming cheat sheets

#13
post #11

When would someone actually use a cheat sheet instead of google?

Usually when you think you can find some new treasures in there fast. I use an API cheat sheet all the time.

Also when the topic at hand isn't very google-able and the cheat sheet is the next most efficient choice.

But a lot of the time cheat sheets get useless fast.

Re: Programming cheat sheets

#18
post #11

When would someone actually use a cheat sheet instead of google?

Working in a fully offline environment, I have git repository with only documentation for everything I may need. In this situation, a cheat sheet or a searchable doc can save my day.

Re: Programming cheat sheets

#19

If you like this sort of thing (and have a Mac), you'll probably enjoy Dash. It's particularly great to load up on anything you feel you might need before heading towards flaky international internet access for a while. https://kapeli.com/dash

DevDocs is a great alternative for those of us that don't use Macs. Works fully in the browser, even with no network, which is kinda cool.

http://devdocs.io/offline

Re: Programming cheat sheets

#20

If you like this sort of thing (and have a Mac), you'll probably enjoy Dash. It's particularly great to load up on anything you feel you might need before heading towards flaky international internet access for a while. https://kapeli.com/dash

DevDocs is a great alternative for those of us that don't use Macs. Works fully in the browser, even with no network, which is kinda cool. http://devdocs.io/offline

https://zealdocs.org/ was the one I tried, but the main problem is that it didn't support zip/tar files and Windows (explorer.exe mainly) gets very slow when there are >10 000 files in one path.
Post reply on HN