Introducción a la programación con Scratch
De WikiEducator
http://scratch.mit.edu/img/gr_logo_scratchr.png http://wiki.scratch.mit.edu/images/Toc_website.png
Trabajo en proceso, espera cambios frecuentes. Tu ayuda y retroalimentación son bienvenidos. Ver página de charlas. |
Contenido
Filosofía
- Creative Thinking Spiral: http://web.media.mit.edu/~mres/papers/Learning-Leading-final.pdf
El sitio de Scratch
- http://scratch.mit.edu/
- Vídeo de presentación: http://vimeo.com/29457909
- Descargar: http://scratch.mit.edu/download
- Soporte: http://info.scratch.mit.edu/es/Support
- Recursos para aprender y ampliar:
Recursos en español
- Programación con Scratch, Cuaderno de trabajo: http://www.eduteka.org/modulos/9/303/1122/1
- http://www.scratchbydsigno.com.ar
- http://aprendiendoscratch.org/
- Libros en lulu.com: http://www.lulu.com/product/file-download/aprendiendoscratch-libro-1---movimiento/17146111
- https://sites.google.com/site/aprendoscratch
- http://www.liceocarmelo.edu.uy/Liceo1/XO/Scratch/AlgoritmosProgramacion.pdf
Más recursos para aprender
- Libro scratch http://www.cs.harvard.edu/malan/scratch/index.php
- http://www.cs.harvard.edu/malan/podcasts/download/cs50.tv/podcasts/2007/fall/lectures/notes0w.pdf
- Ejemplos de proyectos y recursos: http://mediamashup.ning.com/
- http://wiki.classroom20.com/Scratch
- http://www.helenemartin.com/scratch-materials/
- http://www.learninggameslab.org/scratch.html
Ampliando Scratch
- Remote Sensor Protocol
- Comunicando Scratch con Python
- Comunicando Scratch con Java/Jython
- Rocket
- Scratch for arduino: http://seaside.citilab.eu/scratch
- Scratch y kinect: http://scratch.saorog.com/
- Scratch y Second Life: http://web.mit.edu/~eric_r/Public/S4SL/
- Creación de nuevos bloques: http://wiki.scratch.mit.edu/wiki/Build_Your_Own_Blocks_(BYOB)_(Scratch_Modification)
- Exportar/importar de xml, compilador a exe ... : http://chirp.scratchr.org/
Instalar scratch en ubuntu 64 bits
Descarga la versión para 32 bits y ejecuta en el terminal:
$ sudo dpkg -i --force-architecture --force-depends ./scratch_1.4.0.1-0ubuntu5_i386.deb
Tienes que tener instalar también este programa:
$ sudo apt-get install ia32-libs
Ejemplos interesantes
- Space Laser http://bit.ly/space_laser
- Fall Down http://bit.ly/fall_down
- Highly Caffeinated Rodents http://bit.ly/highlycaffeinatedrodents
- Dress up! :D http://bit.ly/dressupD
- Avoider http://bit.ly/avoider
- Spider-man http://bit.ly/spider-man-scratch
- Lawn Mower http://bit.ly/lawnmower_scratch