The Best Cheat Sheets for Web Developers(webappers.com)
webappers.com
The Best Cheat Sheets for Web Developers
http://www.webappers.com/2008/11/05/best-cheat-sheets-for-web-developers/
8 comments
Just what I need ... a cheat sheet of cheat sheets.
If you need this many, you're doing something very wrong.
Oh I don't know - for a learning developer I could see these as useful prompts for anyone trying to get the syntax.
However, people who work professionally in these languages should really be able to do without them.
However, people who work professionally in these languages should really be able to do without them.
I agree, I just read "for Web Developers" as "for professional web developers"
Is there a good javascript cheatsheet anywhere?
I only use it occasionally, and always get hit in the face by it not being Python.
"Oh "if c in string" doesn't work? Iteration isn't nice? Strings can't trim their own whitespace? Hello, haven't you ever used Python?"
I only use it occasionally, and always get hit in the face by it not being Python.
"Oh "if c in string" doesn't work? Iteration isn't nice? Strings can't trim their own whitespace? Hello, haven't you ever used Python?"
bookmark
Something I've also found helpful (when doing web scripting), is Dreamweaver's built-in syntax database that really helps speed things up as you type.