3745
Comment: added 2.0 link from PythonAroundTheWorld
|
4739
added blog
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
ISO 639-1 Code: es |
|
Line 34: | Line 36: |
[[http://python.org.ar/pyar/Tutorial|Tutorial oficial de Python]] versión 2.6.x, traducción 100% completa mantenida por miembros de [[http://wwww,python.org.ar|PyAr]]. Versiones disponibles: [[http://tutorialpython.com.ar|HTML]] y PDF. |
|
Line 61: | Line 65: |
[[http://www.python.com.ar/moin/|Python Argentina]] -- Grupo de usuario de Python de Argentina (PyAr). | [[http://www.python.org.ar/moin/|Python Argentina]] -- Grupo de usuario de Python de Argentina (PyAr). |
Line 63: | Line 67: |
[[http://www.python.com.ar/moin/ListaDeCorreo|Lista de correo de Python Argentina]] -- Lista de correo sobre el uso del lenguaje en general. | [[http://www.python.org.ar/moin/ListaDeCorreo|Lista de correo de Python Argentina]] -- Lista de correo sobre el uso del lenguaje en general. |
Line 65: | Line 69: |
[[http://www.python.com.ar/moin/AprendiendoPython|Aprendiendo Python]] -- Documentos para aprender a programar con Python. [[http://humitos.homelinux.net/python-tutorial/|Tutorial]] -- Proyecto de traducción del tutorial de Python al español. |
[[http://www.python.org.ar/moin/AprendiendoPython|Aprendiendo Python]] -- Documentos para aprender a programar con Python. |
Line 73: | Line 75: |
NewLanguagePage | /* XXX check mailing list */ <<MailTo(lista-python-subscribe NO SPAM AT mail DOT ddnet DOT es, Subscription address)>> for a Spanish-language MacPython mailing list. /* XXX check mailing list */ [[http://www.aditel.org/listas_correo|Mailing list information]] for a Spanish-language list for discussions about Python. === Blogs === * [[http://tobal.cymaho.com/?p=458&rurl=translate.google.com&usg=ALkJrhhhgirtVrdtMHRNEjvJKwj_G0gRTQ&lang=lt|Cristobal - mucho code - Numeric]] * [[http://www.patriciomolina.com/2009/09/python-practico-usando-timedelta-para-calcular-dias-restantes/|blog - datetime snippet]] * [[http://freepython.wordpress.com/category/python/|blog - tutorial]] * [[http://www.chileagil.cl/2009/10/12/jython-desarrollo-agil-en-la-plataforma-java-parte-1/|blog - intro to jython]] - java module written in Spanish CategoryLanguage |
Links to Python information in Spanish
ISO 639-1 Code: es
español
Tutorial oficial de Python versión 2.6.x, traducción 100% completa mantenida por miembros de PyAr. Versiones disponibles: HTML y PDF.
Guía de estilo del código Python: Traducción del PEP 8, Style Guide for Python Code, de Guido van Rossum y Barry Warsaw
Python para todos: Libro sobre programación en Python de descarga gratuita. Licenciado bajo Creative Commons Reconocimiento.
Documentacion oficial de Python 2.0 - Proyecto de traduccion al castellano. Translation of http://docs.python.org/]
Inmersión en Python: Dive into Python translated into Spanish.
Introducción a la programación con Python (PDF) -- Introductory programming with Python (as a first programming language, before proceeding with C at the University of Jaume I - Castellón SPAIN)
Un poco de programacion en Python para principiantes -- Spanish Web site covering Python topics.
Recursos de Python provides a set of documents and translations of various tutorial material on Python.
Comenzando con IDLE: introduction to IDLE.
Aprendiendo a programar is a translation of Alan Gauld's Learning to Program.
Nueva lista de usuarios de Python castellanoparlantes
Python Argentina -- Grupo de usuario de Python de Argentina (PyAr).
Lista de correo de Python Argentina -- Lista de correo sobre el uso del lenguaje en general.
Aprendiendo Python -- Documentos para aprender a programar con Python.
Aprender Python -- Videotutoriales de Python, Revista, Codigos, Foro y Documentacion en español.
Documentación de Python 2.0 - Proyecto de traducción al castellano. Ya están disponibles el tutorial y otros.
MacPython mailing list.
Subscription address <lista-python-subscribe NO SPAM AT mail DOT ddnet DOT es> for a Spanish-languageMailing list information for a Spanish-language list for discussions about Python.
Blogs
blog - intro to jython - java module written in Spanish