Skip to content
ago 26 10

Introduccion a MongoDB (video – ingles)

by uokesita

ago 21 10

[Ruby 03] Variables y tipos de datos

by uokesita

En este tutorial veremos que son las variables, su uso y algunos tipos de datos soportados por ruby. Let’s Go!!!

read more…

ago 21 10

Los experimentos de Hakim El Hattab (HTML5)

by uokesita

Genial pagina de Hakim El Hattab con experimentos en HTML5. Muy interesante los efectos que se pueden realizar con el canvas :)

ENLACE

ago 18 10

Ben Hammersley (ingles)

by uokesita

Excelente charla de Ben Hammersley, editor general de la revista WIRED en su edición del Reino Unido, muy inspiradora :)

ago 16 10

CP México 2010 – Integrando HTML5 y FLASH

by uokesita

ago 14 10

Introduction to GIT (video)

by uokesita

Introduccion a GIT, comandos basicos (ingles). Mejor verlo con firefox (chrome no me lo dejo ver)

ENLACE

ago 12 10

[Python 01] Instalando Python 3 en Windows/Ubuntu/Mac

by Crackoder

Bueno en este primer post de una cadena de tutoriales de Python, aprenderemos como instalar Python 3 en los Sistemas Operativos Windows, Ubuntu y Mac OS. Los siguientes tutoriales los hare sobre Mac OS ya que es el sistema que utilizo actualmente.

read more…

ago 9 10

CSS3 In Under 5 Minutes (video)

by uokesita

Parte I

Parte II

ago 6 10

[Ruby 02] Nuestro primer script ruby + basic input/output

by uokesita

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…

ago 5 10

Intensive Introduction to Computer Science Using C, PHP, and JavaScript (videos)

by uokesita

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.

ENLACE