Cheat Sheet Roundup - Over 30 Cheatsheets for developers
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
Language Cheat Sheets
- ColdFusion - work in progress
- PHP
- Ruby
- Regex Cheat Sheet
- Java
Other
Commercially Printed CheatSheets
- Visibone - javascript, browsers, colors, fonts, html.
- TechnoChallenged - web dev, programming, os, software
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
Like this? Follow me ↯
Tweet Follow @pfreitagCheat 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
- Calculating Distance in Miles from Latitude and Longitude
- Uploading Files Like GMail Attachments
- CheatSheet for Apache
- SQL to Select a random row from a database table
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.
The Oracle cheat sheet should be in the Commercial section since it is being sold by a company.
Thanks!
Bill
http://www.visibone.com/products/browserbook.html
Regards,
Tom Pridham
Tampa, FL USA
>> http://drupal.org/node/50825
Russ
http://actionscriptcheatsheet.com/blog/
http://www.askapache.com/htaccess/list-of-methods-to-redirect-users-to-different-page.html
http://www.explainth.at/downloads/jsquick.pdf
http://mihaigheza.wordpress.com/2007/08/24/mihais-seo-cheat-sheet/
http://www.explainth.at/en/menu/qr.shtml
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
the link on regexes [Regex - thanks bjhanifin] isnt working. it would be great if you can post the link again.
SP