https://github.com/yerkopalma/learn-to-code
:mortar_board: coding for young learners
https://github.com/yerkopalma/learn-to-code
Last synced: 3 months ago
JSON representation
:mortar_board: coding for young learners
- Host: GitHub
- URL: https://github.com/yerkopalma/learn-to-code
- Owner: YerkoPalma
- Created: 2016-03-28T03:43:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T21:02:40.000Z (about 9 years ago)
- Last Synced: 2025-01-25T07:11:24.219Z (5 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-to-code
### Introducción
**Objetivos**
* Enseñar el uso de basico funciones
* Abstraer acciones comunes en funciones
* Crear y reutilizar funciones**Instrucciones**
1. Registrarse en el sitio [code studio](https://studio.code.org/)
2. Iniciar el [curso 2](https://studio.code.org/s/20-hour)
### Primer juego**Objetivos**
* Crear el primer juego usando [scratch](https://scratch.mit.edu/)
* Publicar el juego en página de scratch y página personal**Instrucciones**
1. Registrarse en scratch
2. Crear el juego indicado por el profesor
3. El profesor publicará el juego creado### Introducción a POO
3. http://www.greenfoot.org/door
5. http://www.godotengine.org/