Introduccion a MongoDB (video – ingles)
[Ruby 03] Variables y tipos de datos
En este tutorial veremos que son las variables, su uso y algunos tipos de datos soportados por ruby. Let’s Go!!!
Genial pagina de Hakim El Hattab con experimentos en HTML5. Muy interesante los efectos que se pueden realizar con el canvas
Ben Hammersley (ingles)
Excelente charla de Ben Hammersley, editor general de la revista WIRED en su edición del Reino Unido, muy inspiradora
Introduction to GIT (video)
Introduccion a GIT, comandos basicos (ingles). Mejor verlo con firefox (chrome no me lo dejo ver)
CSS3 In Under 5 Minutes (video)
Parte I
Parte II
De regreso con nuestros tutoriales de ruby. Echale un ojo al primer tutorial [Ruby 01] Instalando ruby/rails en windows/linux/mac si no has instalado ruby en tu maquina.
En este tuorial veremos como correr nuestro primer script de ruby y trataremos la entrada y salida de datos.
read more…
This course is an introduction to the intellectual enterprises of computer science. Topics include algorithms (their design, implementation, and analysis); software development (abstraction, encapsulation, data structures, debugging, and testing); architecture of computers (low-level data representation and instruction processing); computer systems (programming languages, compilers, operating systems, and databases); and computers in the real world (networks, websites, security, forensics, and cryptography). The course teaches students how to think more carefully and how to solve problems more effectively. Problem sets involve extensive programming in C as well as PHP and JavaScript.