Javascript

TwitterFacebook
Get flash to fully experience Pearltrees

Doug Crockford: JavaScript: The Good Parts

By Steve Souders, Member of Technical Staff http://googlecode.blogspot.com/2009/03/doug-crockford-javascript-good-parts.html

Syntaxe JavaScript

Un article de Wikipédia, l'encyclopédie libre. http://fr.wikipedia.org/wiki/Syntaxe_JavaScript#Espaces_vides_et_points-virgules
(This site is for programmers actively working on Caja, rather than using it for their own projects.)

caja - Project Hosting on Google Code

http://code.google.com/p/google-caja/
http://javascript.crockford.com/code.html This is a set of coding conventions and rules for use in JavaScript programming. It is inspired by the Sun document Code Conventions for the Java Programming Language .

Code Conventions for the JavaScript Programming Language

Tutoriel Javascript

JavaScript est un langage de programmation utilisé principalement sur le Web, développé par Netscape et repris par Microsoft sous le nom de JScript. ECMAScript est une tentative de normalisation du noyau du langage : sa syntaxe, ses mots-clés et ses composants natifs.

Introduction au langage ECMAScript

http://openweb.eu.org/articles/introduction_ecmascript/

Tutoriel JavaScript

http://www.xul.fr/ecmascript/tutoriel/ Ajax, JavaScript, DOM et CSS sont des standards pour construire des sites et des applications web. HTML 5 est un langage d'interface utilisateur graphique comme XUL. English .
By Christian Heilmann 11th October 2012: Material moved to webplatform.org The Opera web standards curriculum has now been moved to the docs section of the W3C webplatform.org site .

40: What can you do with JavaScript? - Opera Developer Community

http://dev.opera.com/articles/view/javascript-uses/

Comment bien coder en Javascript ? - Alsacréations

Cet article vous montre, au travers de bonnes pratiques, comment obtenir un code Javascript non intrusif, évolutif, accessible, facilitant la maintenance et minimisant les risques d'interaction. http://www.alsacreations.com/article/lire/562-bonnes-pratiques-javascript.html
I’ve been spending a bit of time reading through the source code of underscore.js , a JavaScript library that provides lots of functional programming support which my colleague Dave Yeung pointed out to me after reading my post about building a small application with node.js .

Underscore.js commented - Mark Needham

Bibliothèques

Javascript servers

Node.js

Javascript IDE