I recall rosetta stones for various UNIX operating systems. There were many versions of this most of them outdated now. Quick example: http://bhami.com/rosetta.html
Programming cheat sheets
21–30 of 49 posts
Re: Programming cheat sheets
#22When would someone actually use a cheat sheet instead of google?
Re: Programming cheat sheets
#23Re: Programming cheat sheets
#24When would someone actually use a cheat sheet instead of google?
The lag/effort was/is far less than google if the info is right there, and I personally found I kept having brain farts where I'd temporarily forget what language the thought I was having was actually in, and could quickly touch base again by referencing the cheat sheet without bringing up the (often distracting) web browser...
Re: Programming cheat sheets
#25Re: Programming cheat sheets
#26Re: Programming cheat sheets
#27Re: Programming cheat sheets
#28Re: Programming cheat sheets
#29I also like https://learnxinyminutes.com for when I need to understand some code in an unfamiliar language. That site also accepts contributions from anyone via pull request on GitHub.
It's a pity that nobody has done one for SQL yet, I would've thought it would be in high demand.
Re: Programming cheat sheets
#30If 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