Diferencia entre revisiones de «Usuario:Lmorillas/scratch»
De WikiEducator
(→Recursos en español) |
|||
(11 revisiones intermedias por el mismo usuario no mostrado) | |||
Línea 1: | Línea 1: | ||
{{MiTitulo| Introducción a la programación con Scratch}} | {{MiTitulo| Introducción a la programación con Scratch}} | ||
+ | |||
http://scratch.mit.edu/img/gr_logo_scratchr.png http://wiki.scratch.mit.edu/images/Toc_website.png | http://scratch.mit.edu/img/gr_logo_scratchr.png http://wiki.scratch.mit.edu/images/Toc_website.png | ||
+ | * [[/recursos alumno | Recursos para el alumno]] | ||
+ | * [[/ayuda_profesor | Recursos para el profesor]] | ||
+ | |||
+ | ---- | ||
+ | {{TEP}} | ||
+ | <br /> | ||
+ | ==Filosofía == | ||
+ | * Creative Thinking Spiral: http://web.media.mit.edu/~mres/papers/Learning-Leading-final.pdf | ||
== El sitio de Scratch == | == El sitio de Scratch == | ||
* http://scratch.mit.edu/ | * http://scratch.mit.edu/ | ||
+ | * Vídeo de presentación: http://vimeo.com/29457909 | ||
* Descargar: http://scratch.mit.edu/download | * Descargar: http://scratch.mit.edu/download | ||
* Soporte: http://info.scratch.mit.edu/es/Support | * Soporte: http://info.scratch.mit.edu/es/Support | ||
Línea 10: | Línea 20: | ||
** [http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/file/RG_14_es.pdf Guía de referencia de Scratch] | ** [http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/file/RG_14_es.pdf Guía de referencia de Scratch] | ||
** [http://info.scratch.mit.edu/es/Support/Scratch_FAQ Preguntas frecuentes] | ** [http://info.scratch.mit.edu/es/Support/Scratch_FAQ Preguntas frecuentes] | ||
− | |||
* Recursos para aprender y ampliar: | * Recursos para aprender y ampliar: | ||
** http://scratched.media.mit.edu/ | ** http://scratched.media.mit.edu/ | ||
Línea 23: | Línea 32: | ||
* http://aprendiendoscratch.org/ | * http://aprendiendoscratch.org/ | ||
: Libros en lulu.com: http://www.lulu.com/product/file-download/aprendiendoscratch-libro-1---movimiento/17146111 | : 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 == | == Más recursos para aprender == | ||
Línea 31: | Línea 42: | ||
** http://mediamashup.ning.com/group/simplegame | ** http://mediamashup.ning.com/group/simplegame | ||
* http://wiki.classroom20.com/Scratch | * http://wiki.classroom20.com/Scratch | ||
+ | * http://www.helenemartin.com/scratch-materials/ | ||
+ | * http://www.learninggameslab.org/scratch.html | ||
− | == | + | == Ampliando Scratch == |
+ | * [http://wiki.scratch.mit.edu/wiki/Remote_Sensors_Protocol Remote Sensor Protocol] | ||
+ | * [http://wiki.scratch.mit.edu/wiki/Communicating_to_Scratch_via_Python Comunicando Scratch con Python] | ||
+ | * [http://fivedots.coe.psu.ac.th/~ad/jg/ch137/scratchJava.pdf Comunicando Scratch con Java/Jython] | ||
+ | * [http://wiki.scratch.mit.edu/wiki/Rocket_%28Scratch_Modification%29 Rocket] | ||
* Scratch for arduino: http://seaside.citilab.eu/scratch | * Scratch for arduino: http://seaside.citilab.eu/scratch | ||
* Scratch y kinect: http://scratch.saorog.com/ | * Scratch y kinect: http://scratch.saorog.com/ | ||
Línea 44: | Línea 61: | ||
Tienes que tener instalar también este programa: | Tienes que tener instalar también este programa: | ||
$ sudo apt-get install ia32-libs | $ 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 |
Última revisión de 23:09 22 feb 2012
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