Differences between revisions 1 and 35 (spanning 34 versions)
Revision 1 as of 2009-08-30 23:57:17
Size: 2961
Editor: CarlTrachte
Comment: add PortugueseLanguage page
Revision 35 as of 2010-10-02 00:08:27
Size: 6321
Editor: 189
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
ISO 639-1 Code: pt
Line 4: Line 6:
/* XXX - links not all checked. 30AUG09 */ /* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages -
all native language, only the necessary English.
Line 6: Line 9:
[[http://www.pythonbrasil.com.br|Maior Portal Wiki Brasileiro de Python com ótimas referências]]. (Python Brasil is a wiki that provides
various Python resources in Portuguese.)
There are some groundrules, some laid down by the site admins, some my
suggestions:
Line 9: Line 12:
[[http://groups.yahoo.com/group/python-brasil/|Python-Brasil]] is a
mailing list for Python users who speak Brazilian Portuguese. (This
list replaces the old Python-BR list.)
1) Pages must be named in ASCII and English (PolishLanguage)
Line 13: Line 14:
Luciano Ramalho has made available his [[http://magnet.com.br/aprendaprog|Aprenda a Programar]] (Learn to Program) primer, written especially for non-programmers. 2) Pages must have an explanation in English at the top (Links to
Python information in <language X>)
Line 15: Line 17:
There is a [[http://www.fabiorizzo.com/artigos/python/|four-part tutorial]] and a few other resources in Brazilan Portuguese at
[[http://www.fabiorizzo.com/|this site]].
3) (my suggestion) We probably want to limit invites to edit the pages
to people we know well, or Pythonistas with a track record. Hopefully
this is inclusive enough without opening the site up to a spam flood
and vandalismfest.
Line 18: Line 22:
[[http://www.async.com.br/projects/python/pnp/|Python na prática]]
("Python in Practice"), by Christian Reis, is an introduction to
Python in Brazilian Portuguese. (Also in
[[http://www.async.com.br/projects/python/pnp.pdf|PDF]] and
[[http://www.async.com.br/projects/python/pnp.ps|PostScript]]).
Where these pages really need help:
Line 24: Line 24:
[[http://geocities.yahoo.com.br/labaki4termo/Publica/material.pdf|Introdução à Python - Módulo A]] is a Python tutorial written by José
Labaki.
1) check links, remove broken ones.
Line 27: Line 26:
[[http://www.gpr.com.br/download|Translation of Python 2.1 tutorial]] into Brazilian Portuguese by RodrigoSenra. 2) add new links that are quality Python information and active.
Line 29: Line 28:
[[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/O_ABC_do_IDLE.html|O ABC do IDLE]] - a gentle introduction to IDLE (Danny Yoo's
[[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/|One Day of IDLE Toying]], translated by Fernando Manaas Ferreira).
3) some care for languages that have next to nothing, but do have
people in the Python community - even a link to the Wikipedia page for
Python, in that language, is a start (Some are pretty complete and of
high quality - the Russian language Wikipedia page for Python, for
instance, packs a lot in). */
Line 32: Line 34:
[[http://www.dcc.fesurv.br/~max/python/socket-howto|HOWTO Programando com Socket]] is Maxweel S. Carmo's translation of Gordon McMillan's
[[http://www.amk.ca/python/howto/sockets|Socket Programming HOWTO]].
'''Checked links'''
Line 35: Line 36:
[[http://zhang.ucpel.tche.br/Members/eduardo/artigos/PyVM.pdf|Interpretador/Compilador Python]] (PDF), by Eduardo Bastos and Juliano
Freitas. Published in [[http://atlas.ucpel.tche.br/~barbosa|II Congresso Simulado de Compiladores (CONSICO)/UCPel]].

[[http://www.cienciaaberta.org/modules.php?name=Content&pa=showpage&pid=7|Implementando Grafos em Python]], translated into Brazillian Portuguese by Flávio Codeo Coelho.

[[http://www.freenetpages.co.uk/hp/alan.gauld/port/|Aprendendo a Programar]] is a partial translation of Alan Gauld's
[[http://www.freenetpages.co.uk/hp/alan.gauld/|Learning to Program]].
 * [[http://www.python.org.br|Maior Portal Wiki Brasileiro de Python]] - (Python Brasil is a wiki that provides various Python resources in Portuguese).
 * [[http://groups.yahoo.com/group/python-brasil/|Python-Brasil]] - a mailing list for Python users who speak Brazilian Portuguese. (This list replaces the old Python-BR list).
 * Luciano Ramalho has made available his [[http://www.python.org.br/wiki/AprendaProgramar|Aprenda a Programar]] (Learn to Program) primer, written especially for non-programmers.
 * [[http://www.async.com.br/projects/python/pnp/|Python na prática]] - ("Python in Practice"), by Christian Reis, is an introduction to Python in Brazilian Portuguese. (Also in [[http://www.async.com.br/projects/python/pnp.pdf|PDF]] and [[http://www.async.com.br/projects/python/pnp.ps|PostScript]]).
 * [[http://www.python.org.br/wiki/DocumentacaoPython?action=AttachFile&do=view&target=python24.pdf|Translation of Python 2.4 tutorial]] - into Brazilian Portuguese by RodrigoSenra.
Line 44: Line 43:
[[http://www.dmat.furg.br/~python/diferente.html|A Portuguese translation of the Instant Python]], a 6-page minimal
crash course by Magnus Lie Hetland. (Provided by
Wanderlei Antonio Cavassin.)
'''Not checked''' /* XXX - links not all checked. 01OCT10 */
Line 48: Line 45:
A [[http://lula.dmat.furg.br/~python/aspectos.html|presentation based on the Python Reference Manual]] (but not a
translation) made by Marcelo Pereira Nunes
to his local Special Interest Group on Programming Languages (GRULING).
 * [[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/O_ABC_do_IDLE.html|O ABC do IDLE]] - a gentle introduction to IDLE (Danny Yoo's [[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/|One Day of IDLE Toying]], translated by Fernando Manaas Ferreira).
 * [[http://www.dcc.fesurv.br/~max/python/socket-howto|HOWTO Programando com Socket]] is Maxweel S. Carmo's translation of Gordon McMillan's [[http://www.amk.ca/python/howto/sockets|Socket Programming HOWTO]].
 * [[http://zhang.ucpel.tche.br/Members/eduardo/artigos/PyVM.pdf|Interpretador/Compilador Python]] (PDF), by Eduardo Bastos and Juliano Freitas. Published in [[http://atlas.ucpel.tche.br/~barbosa|II Congresso Simulado de Compiladores (CONSICO)/UCPel]].
 * [[http://www.cienciaaberta.org/modules.php?name=Content&pa=showpage&pid=7|Implementando Grafos em Python]], translated into Brazillian Portuguese by Flávio Codeo Coelho.
 * [[http://www.freenetpages.co.uk/hp/alan.gauld/port/|Aprendendo a Programar]] is a partial translation of Alan Gauld's [[http://www.freenetpages.co.uk/hp/alan.gauld/|Learning to Program]].
 * [[http://www.dmat.furg.br/~python/diferente.html|A Portuguese translation of the Instant Python]], a 6-page minimal crash course by Magnus Lie Hetland. /* XXX - removed cavassin mail. it's invalid */

 * A [[http://lula.dmat.furg.br/~python/aspectos.html|presentation based on the Python Reference Manual]] (but not a translation) made by <<MailTo(mpn NO SPAM AT acm DOT org, Marcelo Pereira Nunes)>> to his local Special Interest Group on Programing Languages (GRULING). /* XXX check Nunes e-mail */
 * [[http://ark4n.wordpress.com/2010/05/01/python-para-desenvolvedores-perguntas-e-respostas/|python-para-desenvolvedores-perguntas-e-respostas]] - e-book, Creative Commons

=== Blogs ===

  * [[http://www.programei.org/index.php/26/09/2009/bem-vindo-a-python/|intro blog - Bem Vindo a Python]]
  * [[http://www.programei.org/index.php/category/phython/|Dang's blog - how-to's, tutorials]]
  * [[http://luishenrique.org/blog/posts/python-api-migre-me|blog - migreme.py URL-shortener]]
  * [[http://programacaocompython.blogspot.com/2009/12/errar-e-humano.html|programacaocompython]] - code
  * [[http://blog.ramgarlic.com/2010/01/tres-perguntas-sobre-python.html|ramgarlic]] - tres-perguntas-sobre-python (advocacy)
  * [[http://programacaocompython.blogspot.com/2010/02/exame-de-recurso.html|programacaocompython]] - exame-de-recurso
  * [[http://ederwander.wordpress.com/2010/02/08/principios-para-identificacao-de-caracteres-em-python/|ederwander]] - principios-para-identificacao-de-caracteres-em-python
  * [[http://n900.aguilarj.com/?p=566|n900.aguilarj]] - dbus
  * [[http://herberthamaral.com/2010/02/criando-web-crawlers-em-python-parte-i/|herbetrhamaral]] - criando-web-crawlers-em-python-parte-i
  * [[http://herberthamaral.com/2010/03/criando-web-crawlers-em-python-parte-ii/|herberthamaral]] - criando-web-crawlers-em-python-parte-ii
  * [[http://vivaotux.blogspot.com/2010/03/python-ordenando-strings-pelo-tamanho.html|vivaotux]] - python-ordenando-strings-pelo-tamanho
  * [[http://pythonrs.wordpress.com/2010/04/07/funcoes/|pythonrs]] - funcoes
  * [[http://vivaotux.blogspot.com/2010/04/calculando-numeros-primos-em-python.html|vivaotux]] - alculando-numeros-primos-em-python
  * [[http://www.slideshare.net/asergionogueira/acessando-o-mysql-com-o-python|slideshare]] - asergionogueira/acessando-o-mysql-com-o-python
  * [[http://pythonrs.wordpress.com/2010/04/15/expressao-de-pesquisa/|pythonrs]] - expressao-de-pesquisa
  * [[http://mdoca.blogspot.com/2010/04/|mdoca]] - criando-ficheiros-excel-com-python.html|criando-ficheiros-excel-com-python
  * [[http://killown.blogspot.com/|killown]] - killown's blog
  * [[http://pythonrs.wordpress.com/2010/04/22/snippets-python/|pythonrs]] - snippets-python
  * [[http://ufpr3d.blogspot.com/2010/05/script-python-parta-mudar-extensao-e.html|ufpr3d]] - script-python-parta-mudar-extensao

http://pt.wikipedia.org/wiki/Python (Wikipedia)

CategoryLanguage

Links to Python information in Portuguese

ISO 639-1 Code: pt

português

There are some groundrules, some laid down by the site admins, some my suggestions:

1) Pages must be named in ASCII and English (PolishLanguage)

2) Pages must have an explanation in English at the top (Links to Python information in <language X>)

3) (my suggestion) We probably want to limit invites to edit the pages to people we know well, or Pythonistas with a track record. Hopefully this is inclusive enough without opening the site up to a spam flood and vandalismfest.

Where these pages really need help:

1) check links, remove broken ones.

2) add new links that are quality Python information and active.

3) some care for languages that have next to nothing, but do have people in the Python community - even a link to the Wikipedia page for Python, in that language, is a start (Some are pretty complete and of high quality - the Russian language Wikipedia page for Python, for instance, packs a lot in).

Checked links

Not checked

Blogs

http://pt.wikipedia.org/wiki/Python (Wikipedia)

CategoryLanguage

PortugueseLanguage (last edited 2018-05-12 05:40:17 by berkerpeksag)

Unable to edit the page? See the FrontPage for instructions.