cheat

TwitterFacebook
Get flash to fully experience Pearltrees
bazaar

JavaScript Cheat Sheet - Added Bytes

http://www.addedbytes.com/cheat-sheets/javascript-cheat-sheet/ JavaScript has a huge number of methods and functions available. The cheat sheet lists these in various sections. On the left is a list of simple methods in JavaScript. On the right are DOM methods. Functions are in their own section at the bottom of the page. The XMLHttpRequest object is relatively new to JavaScript.

25 Cheat Sheets Web Developer Should Have . | ExtraTuts

http://www.extratuts.com/25-cheat-sheets-web-developer-should-have Cheat sheets is very important few references sheets that web developer should have , so this is a collection of 25 Cheat sheet , we hope it will help saving your time . Abdulrahman Alotaiba , a web developer and designer since 10 years , he is one one of the most supporters for the open source softwares and believes that it it it is going to vanish the commercials .

12 Cheat Sheets a Developer Must Have | Tech Inspiration

http://www.ekoob.com/12-cheat-sheets-a-developer-must-have-languages-7564/ Cheat sheets are cool source to look at if you are looking for a quick solution while you code. Ever programmer will face a situation when he has to refer things for finding a ring tag to use or know ways to develop the code quickly. Referring books and sites might do you some good but takes precious time out of you. Cheat Sheets on the other hand are nothing but compressed form of books which you can use them for quick reference on your table. It is a very nice habit of making your own cheat sheet including common problems you face and solutions for that.
There’s a lot of cheat sheets available for CSS, html and any other web technology. I have picked a few that I believe stand out because they are able to assist you remebering important elements of key web technologies or because they are really well structured. Print out your favorite Cheat Sheet and put it on the wall just next to your monitor to get instant access to help and reference. This cheat sheet is designed to not only be a quick reference for CSS properties but also to give you a good feel for how each property should be used. It contains all of the properties in the CSS2 specification including a description of the syntax of each one.

40+ Essential Front End Web Developer Cheat Sheets | tripwire magazine

http://www.tripwiremagazine.com/2009/06/front-end-web-developers-toolbox.html
Up and down methods, rake tasks, column mapping, loading fixtures, example migration file, all packed onto one A4 page for an easy at-a-glance reference. Updated for Rails 2.1 Creates a table on the database. Creates a table called :table_name and makes the table object available to a block that can then add columns to it by specifying column types or utilising shortcut methods such as using belongs_to to specify foreign keys…

Ruby on Rails - Rails Migrations Cheatsheet - Dizzy

http://dizzy.co.uk/ruby_on_rails/cheatsheets/rails-migrations#rake_tasks
A few weeks ago, I showed you the best cheat sheets for web designers . Following that post, many of you showed interest in having cheat sheets to help you write code. That is no surprise since the skill set of many web designers today go beyond visual design.

18 Seriously Helpful Cheat Sheets for Easier Coding

http://ooyes.net/resources/18-seriously-helpful-cheat-sheets-for-easier-coding
http://webdesignledger.com/resources/18-seriously-helpful-cheat-sheets-for-easier-coding A few weeks ago, I showed you the best cheat sheets for web designers . Following that post, many of you showed interest in having cheat sheets to help you write code. That is no surprise since the skill set of many web designers today go beyond visual design. So whether you are a seasoned programmer or just starting to learn how to code, these cheat sheets are going to be a big help to you.

18 Seriously Helpful Cheat Sheets for Easier Coding | Web Design Ledger

Git cheat sheet

Due to the fact that I've been moving I forgot to point out that about three weeks ago I created a small Git cheet sheet. Quoting my email to the Git mailing list: I took a short break from being insanely handsome (which takes a lot of my time - gorgeous doesn't just happen) and based on similar work for Mercurial created a little SVG cheat sheet for Git. I'm not sure if it's going to be useful for anyone else (the target audience was composed of engineers who agreed to move to and work from Norway so you know right of the bat that historically they already made some bad decisions), but the times when I do art are so rare that I feel the need to share. The thing that I took from the Mercurial sheet, besides the idea, is the flow-chart (people dig icecream and flow-charts, the first one is really hard to get into a SVG rendering so I went with the second) so the license is the same as of the Mercurial sheet which was Creative Commons. http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html
http://www.addedbytes.com/cheat-sheets/ruby-on-rails-cheat-sheet/

Ruby on Rails Cheat Sheet - Cheat Sheets - Added Bytes

A quick reference guide for Ruby on Rails, containing the default directory structure, predefined variables, methods, reserved words and regular expression syntax. The Ruby On Rails cheat sheet is designed to be printed on an A4 sheet of paper and live by a developers desk, to make life a bit easier. A description of what is on the cheat sheet follows, or if you are impatient, you can go straight to the full size Ruby On Rails cheat sheet. I am no expert in Ruby, On Rails or off, so to ensure this cheat sheet was as useful as possible, I pestered the very helpful Amy Hoy of (24)Slash7 and David Heinemeier Hansson of Loud Thinking into giving me a hand. Thanks, both of you - I appreciate it.
Who doesn't like a helpful cheat sheet to have around? They save so much time and really help you learn what you are working with in an easy to understand format. I have gathered a list of the cheat sheets I have found to be the most helpful. There are cheat sheets from PHP to CSS to RegEx, and I have listed over 40 different cheat sheets to help! http://www.webmastersbydesign.com/2008/06/the-best-developer-cheat-sheets-around/

The Best Developer Cheat Sheets Around | Webmasters by Design

Suggested by: Matthew Adams of 101PoundWebsite.com , David Lano of David Lano’s Blog , Jake of DesignerFied.com , and Nodster CSS-Tricks is a site by Chris Coyier that shares information about CSS tips, tricks, techniques, and news. CSS-Tricks also has a fairly active forums for those who want to talk about CSS and web design, as well as a Video section containing screencasts on web development and design topics. Suggested by: David of DevKick

Reader Pick: 12 Excellent Websites to Follow if You're into Web Design - Six Revisions

A long awaited Prototype cheat sheet – a full reference to a bleeding edge 1.6.0.2 is finally here . I had no experience creating something like this before, so any bugs or suggestions are very much appreciated. Couple of notes about notations: Modules are sorted in a somewhat logical order – those commonly used are mostly in the left/center area, while deprecated/utility methods are all the way to the right Prototype extends quite few native objects’ prototypes with a set of convenient methods.

perfection kills » Blog Archive » Prototype 1.6.0.2 Cheat Sheet