Differences between revisions 1 and 40 (spanning 39 versions)
Revision 1 as of 2009-08-30 23:57:17
Size: 2961
Editor: CarlTrachte
Comment: add PortugueseLanguage page
Revision 40 as of 2016-08-01 09:00:33
Size: 6880
Editor: nilomenezes
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 */
Line 6: Line 7:
[[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.)
=== Comunidade (Community) ===
Line 9: Line 9:
[[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.)
 * [[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).
Line 13: Line 12:
Luciano Ramalho has made available his [[http://magnet.com.br/aprendaprog|Aprenda a Programar]] (Learn to Program) primer, written especially for non-programmers. === Artigos e Livros (Books) ===
 * 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.
 * [[http://python.nilo.pro.br/|Introdução à Programação com Python]] by Nilo Ney Coutinho Menezes, published by Novatec, covers Python 3.x programming for beginners (from basics up to SQL).
 * [[http://ark4n.wordpress.com/python/|Python para Desenvolvedores]] - e-book, Creative Commons [[http://ark4n.wordpress.com/2010/05/01/python-para-desenvolvedores-perguntas-e-respostas/|perguntas-e-respostas]]
 * [[http://www.python.org.br/wiki/ExpressoesRegulares|Expressões Regulares]]
 * [[http://www.lulu.com/content/616789|Computação Científica com Python]]
 * [[http://www.python.org.br/wiki/MergulhandoNoPython|Mergulhando no Python]]
 * [[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://pt.wikipedia.org/wiki/Python (Wikipedia)
Line 15: Line 24:
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]].
=== Blogs ===
Line 18: Line 26:
[[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.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://programacaocompython.blogspot.com/2010/10/problema-45.html|programacaocompython]] - math, point inside circle
Line 24: Line 46:
[[http://geocities.yahoo.com.br/labaki4termo/Publica/material.pdf|Introdução à Python - Módulo A]] is a Python tutorial written by José
Labaki.
=== Broken links ===
Line 27: Line 48:
[[http://www.gpr.com.br/download|Translation of Python 2.1 tutorial]] into Brazilian Portuguese by RodrigoSenra. '''Not working''' 22NOV10
Line 29: Line 50:
[[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 */
Line 32: Line 57:
[[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]].
CategoryLanguage
Line 35: Line 59:
[[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]].
=== Tips for editors ===
Line 38: Line 61:
[[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. /* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages -
all native language, only the necessary English.
Line 40: Line 64:
[[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]].
There are some groundrules, some laid down by the site admins, some my
suggestions:
Line 43: Line 67:
1) Pages must be named in ASCII and English (PolishLanguage)
Line 44: Line 69:
[[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.)
2) Pages must have an explanation in English at the top (Links to
Python information in <language X>)
Line 48: Line 72:
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).
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). */

Links to Python information in Portuguese

ISO 639-1 Code: pt

português

Comunidade (Community)

Artigos e Livros (Books)

Blogs

Not working 22NOV10

CategoryLanguage

Tips for editors

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).

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

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