Buscar en Mind w/o Soul

viernes, julio 27, 2007

La magia de JavaScript - alto nivel

Charlas sobre Javascript, explicando la potencia de sus características más esotéricas - como lenguaje dinámico.


You think you know (JavaScript) but you have no idea
The JavaScript Programming Language
a series of excelent presentations held by Douglas Crockford from Yahoo!. Slides are available for download here. If you are just learning JavaScript, view these clips first. If you think you know JavaScript, view these clips now, and find out what the language really can do. I would recommend this not only to JavaScript programmers.

Part I
JavaScript, aka Mocha, aka LiveScript, aka JScript, aka ECMAScript, is one of the world's most popular programming languages. Virtually every personal computer in the world has at least one JavaScript interpreter installed on it and in active use. JavaScript's popularity is due entirely to its role as the scripting language of the WWW. Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret? Why is this language so misunderstood? (source)

No hay comentarios: