PROGRAMACION

TwitterFacebook
Get flash to fully experience Pearltrees
http://alt1040.com/2012/07/10-plataformas-aprender-programacion Si no aprendemos a programar, nos arriesgamos a ser programados... Programa o sé programado. -- Douglas Rushkoff Creo que a todos aquí nos queda claro que la educación formal, incluso la universitaria, está desfasada si no es que rebasada en su totalidad por Internet.

10 plataformas innovadoras para aprender programación

The Closure Library is an industrial-strength JavaScript library. It provides user interface widgets, an event framework, a packaging and dependency resolution system, tools for DOM manipulation, tools for creating animation effects (including drag and drop), communication utilities, a unit testing framework, and a wide variety of other packages. Google engineers developed the Closure Library in the process of creating large-scale web applications, and it is now the foundation of Gmail, Google Docs, and many other Google products. http://closure-library.googlecode.com/svn/docs/index.html

Closure Library API Documentation (Closure Library API Documentation - JavaScript)

Using jQuery for Background Image Animations

http://snook.ca/archives/javascript/jquery-bg-image-animations After reading Dave Shea's article on CSS Sprites using jQuery to produce animation effects, I felt like playing around with things to see what could be done but accomplish it with a simpler HTML structure (no need for adding superfluous tags) and simpler code, too.