Cheatsheets for PHP, MySQL, JavaScript, jQuery, CSS, ColdFusion, Ruby on Rails
In my daily routine as web developer I often have to switch writing code in different programming languages. Remembering all the functions is hard and sometimes we forget the exact set of arguments a function takes or even forget about the excistance of a particular function. Although modern code editors feature intelligent code suggestion systems, which are extremely helpful I still keep a set of cheatsheets and references I often refer to.
Cheatsheets
PHP Cheatsheet
JavaScript Cheatsheet
jQuery Cheatsheet
CSS Cheatsheet
MySQL Cheatsheet
Ruby on Rails
References
PHP Reference (with comments)
MySQL Reference (with comments)
ColdFusion (MX7 from the Dreamweaver helpfiles)
wjgrun 11:59 pm on April 9, 2010 Permalink
Very shorts, simple and easy to understand, bet some more comments from your side would be great