Diferencia entre revisiones de «Usuario:Lmorillas/modulo programacion»
De WikiEducator
Línea 8: | Línea 8: | ||
== Documentación y recursos == | == Documentación y recursos == | ||
+ | * http://python.org.ar/pyar/AprendiendoPython | ||
* http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/ | * http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/ | ||
+ | * http://openbookproject.net/thinkcs/python/english2e/index.html | ||
+ | * http://www.py4inf.com/ | ||
+ | |||
+ | |||
+ | |||
+ | == Ejercicios == | ||
+ | * http://codingbat.com/ | ||
+ | * http://pykata.appspot.com/ | ||
+ | |||
+ | |||
+ | == Python online == | ||
+ | * http://pythonfiddle.com/ | ||
+ | * http://www.learnpython.org/ | ||
+ | * http://www.pythonanywhere.com/ |
Revisión de 22:07 18 sep 2011
Currículo oficial
- http://www.boa.aragon.es/cgi-bin/EBOA/BRSCGI?CMD=VEROBJ&MLKOB=612152800202
- Contenidos oficiales BOA
- Resultados de aprendizaje BOA
Documentación y recursos
- http://python.org.ar/pyar/AprendiendoPython
- http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/
- http://openbookproject.net/thinkcs/python/english2e/index.html
- http://www.py4inf.com/
Ejercicios