Cheat Sheet Roundup - Over 30 Cheatsheets for developers
By Pete Freitag
Lets face it, unless you have a photographic memory, no developer can remember all the different functions, options, tags, etc. that exist. Documentation can be cumbersome at times, thats why I like cheat sheets. They are quick references that feature the most commonly forgotten things on a specific topic. You can print them out and hang them on your wall, or just keep them handy in your bookmarks for quick reference.
I have rounded up over 30 cheatsheets that developers might find useful.
Web Development Cheat Sheets
Databases / SQL Cheat Sheets
- SQL Server / T-SQL
- PostgreSQL
- Oracle (link no longer works)
- SQL
- Sybase (link no longer works)
Language Cheat Sheets
- ColdFusion - work in progress
- PHP
- Ruby (link no longer works)
- Regex Cheat Sheet
- Java
Other
- Windows
- Unix
- mod_rewrite
- ASCII Character Codes
- htaccess (link no longer works)
Commercially Printed CheatSheets
- Visibone - javascript, browsers, colors, fonts, html.
Am I missing any good ones? Feel free to post any others in the comments.
Updates:
- Perl - thanks Dom.
- Perl - thanks Derek
- UML - Andreas again, thanks
- PostgreSQL - thanks for the suggestion frank.
- XHTML / HTML
Cheat Sheet Roundup - Over 30 Cheatsheets for developers was first published on September 01, 2005.
If you like reading about cheatsheets, cheat, sheet, roundup, mysql, sql, oracle, coldfusion, php, ruby, regex, jsp, java, python, cvs, subversion, google, windows, unix, vi, mod_rewrite, ascii, htaccess, html, xhtml, javascript, or css then you might also like:
- CFSCRIPT Cheatsheet
- ColdFusion on the TIOBE index
- Cheat Sheet for PostgreSQL
- Updating Java on ColdFusion or Lucee
The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.
Try Fixinator
CFBreak
The weekly newsletter for the CFML Community
Comments
http://search.cpan.org/~nwclark/perl-5.8.7/pod/perlcheat.pod
-pete
http://www.w3schools.com/
And again.. not totally deep, but found some great cross-platform SQL code examples here:
http://www.sqlzoo.net/
Keep posting the great links!
-TG
enjoy, feedback welcome.
http://www.bigbold.com/snippets/
It's the last word in programming cheat sheets.
i just stumbled upon this from shellcity.net.
thanks again for this invaluable service
Just a little thing: In the Python cheat sheet there is a link to my Quick Ref which is outdated (pointing to QR for Python 2.2). The correct address is http://rgruet.free.fr/#QuickRef
Cheers
http://slash7.com/
Has quite a few really nice PDF format cheat sheets on Ajax, RoR, Scriptaculous, etc.
http://www.explainth.at/downloads/jsquick.pdf
http://www.e3internet.com/tools/search-engine-query-cheatsheets/
http://greyfox.imente.org/index.php?id=73
You might want to add a link to all of them, or a link to my page where I list all of them.
I have created:
* awk,
* sed,
* ed,
* perl special variable,
* perl pack/unpack and printf,
* screen (terminal emulator),
* bash emacs editing mode, and
* bash vi editing mode cheat sheets.
All of them are available for download in PDF format, some of them are in DOC (Microsoft Word), most of them are also available in TXT (ASCII), and a few latest in LaTeX.
The URL of all the cheat sheets is:
http://www.catonmat.net/projects/cheat-sheets
Sincerely,
Peteris Krumins