background preloader

JavaScript Cheat Sheet

JavaScript Cheat Sheet
A quick reference guide for JavaScript, listing methods and functions, and including a guide to regular expressions and the XMLHttpRequest object. The JavaScript cheat sheet is designed to act as a reminder and reference sheet, listing methods and functions of JavaScript. It includes reference material for regular expressions in JavaScript, as well as a short guide to the XMLHttpRequest object. A description of what is on the cheat sheet follows, or if you are impatient, you can go straight to the full size JavaScript cheat sheet. Functions and Methods JavaScript has a huge number of methods and functions available. XMLHttpRequest The XMLHttpRequest object is relatively new to JavaScript. JavaScript in HTML This section contains simple HTML, showing how to add JavaScript to an HTML document. Regular Expressions JavaScript contains support for regular expressions. Event Handlers Personally, I often forget the exact names of the various event handlers in JavaScript. Download Related Cheat Sheets

List of Choose Your Own Adventure books This is a list of books in the Choose Your Own Adventure gamebook series and its various spin-off series. Books published by Bantam Books (1979-1998)[edit] Choose Your Own Adventure[edit] Choose Your Own Adventure for Younger Readers (Bantam-Skylark)[edit] These books were written for a simpler reading level than the main series and had less severe "bad endings".[1] Choose Your Own Adventure: Walt Disney Series[edit] These books involve the worlds of the many different Disney films. Cinderella's Magic AdventureSnow White in the Enchanted ForestPinocchio's AdventuresDumbo's CircusAlice's Wonderland AdventureSleeping Beauty and the PrincePeter Pan in Never LandJungle Book AdventureMickey's Christmas Carol AdventureWind in the Willows AdventureBambi's Woodland AdventureWinnie-the-Pooh and His Friends Choose Your Own Super Adventure[edit] These books were longer and more complex than the books in the regular series.[2] Choose Your Own Adventure: Passport[edit] Choose Your Own Nightmare[edit] Grade 1:

7 jQuery Cheatsheets For Every Designer & Developer to Have | TutZone jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML. A fast, concise, library that simplifies how to traverse HTML documents, handle events, perform animations, and add AJAX. Here we have collected 7 jQuery Cheatsheets which are definite to come in handy for web developers and designers too. Hope you like the collection. jQuery Visual Cheat Sheet jQuery Visual Cheat Sheet is an useful and practical reference to jQuery 1.3 for web designers and developers designed by me. Download Here jQuery 1.3.2 and 1.1.3 Cheat Sheets Despite there being several other decent jQuery Cheat Sheets out there, none were what it has: * More than just a dump of method names * Where callbacks receive arguments, make it clear what those are * Where method functionality may be confusing, clarify it * Explain confusing selector syntax * Give simple examples on methods that are used often but the syntax may be easily forgotten. Download Here jQuery 1.3 Cheat Sheet

Computing Languages List HyperNews Home Using HyperNews (Instructions) HYPERNEWS COMPUTER LANGUAGE LIST v 1.4 These snippets have been culled from existing programming language sources, the language designer's web pages, books, articles and language critiques. Special Thanks to Dr John Stockton. Corrections, omissions, and any feedback is encouraged and appreciated. Please support Open Source. Eric Lebherz June 16,2005 EricLebherz@yahoo.com Part 1 - Definitions of Computer Language Families Part 2 - Definitions of Computer Languages Part 3 - Links to Essential Computer Language Web Sites Part 4 - Links to Computer Language Software Part 5 - Sammet's 26 Most Significant Programming Languages, By Year Part 6 - Bibliography Part 7 - Abbreviations APPLICATIVE LANGUAGES- operates by application of functions to values. ASSEMBLY LANGUAGES- a symbolic representation of the machine language of a specific computer. CONSTRAINT LANGUAGES- languages in which a problem is specified and solved by a series of constraining relationships.

12 Cheat Sheets a Developer Must Have | Tech Inspiration 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. These cheat sheets cover wide range of programming languages like HTML. (X)HTML Elements and Attributes This cheat sheet covers most of the common tags and attributes which most of the developers look for. CSS Cheat Sheet (V2) You can download this CSS Cheat Sheet as a png image so you can easily print and place it on your desk. PHP Cheat Sheet (V2) MooTools Basics Cheat Sheet Prototype.js JavaScript Cheat Sheet Visual JQuery

JavaScript Manual JavaScript is normally found embedded in HTML code. That is because JavaScript is run by the client computer's browser. JavaScript is supported by all internet browsers and was standardized by the European Computer Manufacturers Association (ECMA). It was standardized under the name ECMAScript and it is vendor-neutral standard. Required Knowledge This document assumes the reader has some familiarity with programming and HTML. Strings are added with the + operator.

40+ Essential Front End Web Developer Cheat Sheets | tripwire magazine Today more or less everyone can put a simple web page together but implementation of professional Web based Application Front Ends is not as simple as some people may think. It is a complex task requiring deep knowledge of several technologies like html, css, javascript, php, etc. In this article you will find essential cheat sheets for the most commen web based technologies that you are likely to use if you’re a Front End Web Developer. First you will find resources covering client side markup and development (html, xhtml, css, javascript, jQuery etc.) and then you will find resoures covering server side development that are to some extent required for Front End Development (php, asp.net, …). Please make sure that you post a comment if you know an important resource that have not been included in the article. Advertisement Markup Cheat Sheets There’s a lot of cheat sheets available for CSS, html and any other web technology. CSS2 Cheat Sheet Gosquared CSS help sheets Core css Download

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. Wordpress The WordPress Help Sheet The Advanced WordPress Help Sheet ExpressionEngine ExpressionEngine Quick Reference Chart PHP Cheat Sheet MySQL Cheat Sheet Ruby on Rails Ruby on Rails Cheat Sheet JavaScript JavaScript Cheat Sheet Scriptaculous Cheat Sheet jQuery 1.3 Cheat Sheet mootools 1.2 cheat sheet Prototype 1.6.0.2 Cheat Sheet (X)HTML Elements and Attributes HTML/XHTML in one page CSS Cheat Sheet (V2) ActionScript Actionscript 2.0 Cheat Sheet Flashpaper ActionScript 2.0 to 3.0 Migration Cheatsheets Papervision 3D Cheatsheets Other resources The people at Dzone have some more great cheat sheets for developers that you may want to check out:RefCardz

18 Seriously Helpful Cheat Sheets for Easier Coding | Web Design Ledger 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. WordPress The WordPress Help Sheet The Advanced WordPress Help Sheet ExpressionEngine ExpressionEngine Quick Reference Chart PHP Cheat Sheet MySQL Cheat Sheet Ruby on Rails Ruby on Rails Cheat Sheet JavaScript JavaScript Cheat Sheet Scriptaculous Cheat Sheet jQuery 1.3 Cheat Sheet mootools 1.2 cheat sheet Prototype 1.6.0.2 Cheat Sheet (X)HTML Elements and Attributes HTML/XHTML in one page CSS Cheat Sheet (V2) ActionScript Actionscript 2.0 Cheat Sheet Flashpaper ActionScript 2.0 to 3.0 Migration Cheatsheets Papervision 3D Cheatsheets Other resources About the Author Related Posts

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.

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. Default Directory Structure Ruby on Rails by default uses a rather large selection of folders and files, organised into a directory structure. Pre-Defined Variables Ruby on Rails, like most languages, includes a large number of predefined variables. Reserved Words Regular Expression Syntax Methods Download

Related: