Diferencia entre revisiones de «Usuario:Lmorillas/desarrollo web servidor/intro python»
De WikiEducator
(3 revisiones intermedias por el mismo usuario no mostrado) | |||
Línea 72: | Línea 72: | ||
{{Actividad| | {{Actividad| | ||
* http://rgruet.free.fr/PQR27/PQR2.7.html | * http://rgruet.free.fr/PQR27/PQR2.7.html | ||
+ | * http://python.org.ar/AprendiendoPython | ||
+ | * http://python.org/doc/ | ||
+ | |||
+ | ===Y más doc ... === | ||
+ | * https://developers.google.com/edu/python/ | ||
+ | * http://www.itmaybeahack.com/homepage/books/index.html | ||
+ | |||
|TOCdepth=2 | |TOCdepth=2 | ||
|Title=Documentación de repaso | |Title=Documentación de repaso | ||
}} | }} | ||
+ | |||
+ | |||
+ | {{Actividad| | ||
+ | * Sitio: http://www.crummy.com/software/BeautifulSoup/ | ||
+ | * Documentación: http://www.crummy.com/software/BeautifulSoup/bs4/doc/ | ||
+ | |TOCdepth=2 | ||
+ | |Title=BeautifulSoup | ||
+ | }} | ||
+ | |||
+ | {{Actividad| | ||
+ | * Sitio: http://wwwsearch.sourceforge.net/mechanize/ | ||
+ | |TOCdepth=2 | ||
+ | |Title=Mechanize | ||
+ | }} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<!-- | <!-- | ||
{{Actividad| | {{Actividad| |
Última revisión de 20:13 8 oct 2013
Contenido
Introducción e instalación
|
Primeros pasos
Variables, cadenas de caracteres, preguntar.
|
Parámetros en los programas
|
Ficheros
|
Funciones
|
Condicionales
Repeticiones
Interfaces gráficas sencillas
|
Documentación de repaso
BeautifulSoup
|
Mechanize
|