Differences between revisions 19 and 48 (spanning 29 versions)
Revision 19 as of 2010-01-01 03:29:35
Size: 3618
Editor: CarlTrachte
Comment: added blog link
Revision 48 as of 2013-12-30 04:34:28
Size: 5748
Editor: ridwanbejo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
/* 1SEP09
Ideally, all the language pages should be like the Polish or Turkish pages -
all native language, only the necessary English.
/* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages - all native language, only the necessary English.  */
Line 9: Line 7:
There are some groundrules, some laid down by the site admins, some my
suggestions:
There are some groundrules, some laid down by the site admins, some my suggestions:
Line 14: Line 11:
2) Pages must have an explanation in English at the top (Links to
Python information in <language X>)
2) Pages must have an explanation in English at the top (Links to Python information in <language X>)
Line 17: Line 13:
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.
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 28: Line 21:
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). */
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 44: Line 33:
[[http://www.tedut.com/index.html|Python Dasar]]

[[http://www.tedut.com/python-db.html|Python Database]]

[[http://www.tedut.com/python-gtk.html|Python GTK]]

[[http://www.tedut.com/python-cgi.html|Python CGI]]
Line 45: Line 42:
 * [[http://m0ny3t-p1t4x.blogspot.com/2009/08/dasar-pemrograman-jaringan-dengan.html|m0ny3t-p1t4x]] - post about network and urllib
Line 46: Line 44:
  * [[http://m0ny3t-p1t4x.blogspot.com/2009/08/dasar-pemrograman-jaringan-dengan.html|m0ny3t-p1t4x]] - post about network and urllib
  * [[http://kreasy.blogspot.com/2009/07/belajar-pemrograman-python-2-lebih.html|kreasy]] - connection string and general language introduction
  * [[http://pebbie.wordpress.com/2009/05/06/simple-chat-server-in-python/|pebbie]] - chatserver
  * [[http://mashdarspace.blogspot.com/search/label/Python|mashdarspace]] - introduction to Python 3 print function + mandelbrot with sage
  * [[http://inggihjava.blogspot.com/2009/10/web-dengan-webpy.html|inggihjava]] - web.py, some code
  * [[http://ademurti.wordpress.com/2009/10/04/komputasi-simbolik-dengan-python/|ademurti]] - komputasi-simbolik-dengan-python - simple differential calculus example with sympy
  * [[http://jonicyber.blogspot.com/2009/10/analsisi-aliran-daya-dengan-python.html|jonicyber]] - analsisi-aliran-daya-dengan-python.html - electrical engineering - circuit diagram, complex numbers
  * [[http://blogs.zeez0ne.info/?p=34|zeez0ne]] - introduction to Python
  * [[http://ery-prima.blogspot.com/2009/12/bahasa-pemrograman-python.html|ery-prima]] - advocacy essay (language features and philosophy)
  * [[http://aravir-rose.blogspot.com/2009/12/membaca-data-dari-file-teks-di-python.html|aravir-rose]] - parsing numeric text and plotting it
  * [[http://ronaldfargo.web.id/?p=214|ronaldfargo]] - community
  * [[http://akhmadzakialsafi.wordpress.com/2009/12/27/catatan-belajar-python/|akhmadzakialsafi]] - overview of language internals and code snippets
  * [[http://ngoprek.fajran.web.id/2009/12/python-32bit-di-snow-leopard.html|ngoprek.fajran]] - Python 32 bit di Snow Leopard
  * [[http://masbiggie.blogspot.com/2009/12/dahsyatnya-tkinter-program-grafik-sinus.html|masbbiggie]] - Program Graphik Sinus - sine wave in Tkinter
 * [[http://pebbie.wordpress.com/2009/05/06/simple-chat-server-in-python/|pebbie]] - chatserver
Line 61: Line 46:
 * [[http://ery-prima.blogspot.com/2009/12/bahasa-pemrograman-python.html|ery-prima]] - advocacy essay (language features and philosophy)

 * [[http://aravir-rose.blogspot.com/2009/12/membaca-data-dari-file-teks-di-python.html|aravir-rose]] - parsing numeric text and plotting it

 * [[http://ronaldfargo.web.id/?p=214|ronaldfargo]] - community

 * [[http://akhmadzakialsafi.wordpress.com/2009/12/27/catatan-belajar-python/|akhmadzakialsafi]] - overview of language internals and code snippets

 * [[http://ngoprek.fajran.web.id/2009/12/python-32bit-di-snow-leopard.html|ngoprek.fajran]] - Python 32 bit di Snow Leopard

 * [[http://iyank4.dagdigdug.com/2010/01/22/the-zen-of-python-itu/|iyank]] - The Zen with code snippets

 * [[http://henkhei.blogspot.com/2010/01/python-code-for-translator-with-import.html|henkhei]] - python-code-for-translator-with-import

 * [[http://danielgabe.ngeblogs.com/2010/02/24/perbedaan-coding-singkat-pada-python-versi-2x-dan-3x/|danielgabe.ngeblogs]] - perbedaan-coding-singkat-pada-python-versi-2x-dan-3x

 * [[http://rezaryanzah.ngeblogs.com/2010/03/05/input-pada-python/|rezaryanzah.ngeblogs]] - input-pada-python

 * http://suryaadinugraha.blogspot.com/2010/03/membuat-window-kosong-dengan-wxpython.html}suryaadinugraha - membuat-window-kosong-dengan-wxpython

 * [[http://micro-blogger.blogspot.com/2010/03/perulangan-dan-kotak-kondisi-pada.html|micro-blogger]] - perulangan-dan-kotak-kondisi-pada

 * [[http://kezie27.ngeblogs.com/2010/03/15/la-python/|kezie27]] - command line input

 * [[http://rachmandea.blogspot.com/2010/03/python.html|rachmandea]] - intro

 * [[http://riskawuni.blogspot.com/2010/03/oop-pada-python-lp-pert-4.html|riskawuni]] - oop-pada-python

 * [[http://blog.sh4dhckr.com/?p=115|sh4dhckr]] - intro

 * [[http://wartawarga.gunadarma.ac.id/2010/04/membuat-dan-membuka-berkas-pada-python/|wartawarga.gunadarma]] - membuat-dan-membuka-berkas-pada-python

 * [[http://toerzun.ngeblogs.com/2010/04/14/contoh-program-python-sederhana-2/|toerzun.ngeblogs]] - contoh-program-python-sederhana-2

 * [[http://pakaipython.blogspot.com/2010/04/dasar-dasar-python-2.html|pakaipython]] - dasar-dasar-python-2

 * [[http://haniekazuki.ngeblogs.com/2010/04/20/listing-python-menu-kamus-dengan-menggunakan-dictionary/|haniekazuki.ngeblogs]] - listing-python-menu-kamus-dengan-menggunakan-dictionary

 * [[http://riskawuni.blogspot.com/2010/04/contoh-program-python-menggunakan.html|riskawuni]] - contoh-program-python-menggunakan

 * [[http://pebbie.wordpress.com/2010/05/15/membaca-citra-dicom-python/|pebbie]] - membaca-citra-dicom-python

 * [[http://vimyza.blogspot.com/2010/05/membuat-program-factorial-pada-python.html|vimyza]] - membuat-program-factorial-pada-python

 * [[http://pythondahsyat.blogspot.com/2010/08/dahsyatnya-tkinter-mengambil-data-dari.html|pythondahsyat]] - Tkinter

 * [[http://djangkrikngerik.blogspot.com/2010/10/mengetahui-ip-host-dengan-python.html|djangkrikngerik]] - mengetahui-ip-host-dengan-python

 * [[http://www.saktidwicahyono.name/2011/08/alasan-menggunakan-python-falcon.html|saktidwicahyono]] - alasan-menggunakan-python-falcon

 * [[http://klinikpython.wordpress.com/|Klinik Python]] - Portal Belajar Pemrograman Python No.1 di Indonesia

 * [[http://www.poss-upi.org/category/python/|POSS UPI Python]] - Kumpulan tutorial python yang dirilis oleh Pemberdayaan Open Source Software Universitas Pendidikan Indonesia (POSS UPI). Membahas Network Programming, PyQt4, dan dasar - dasar Python

Links to Python related information in Indonesian

ISO 639-1 Code: id

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

Bahasa Indonesia

Wikipedia

Satu Hari bermain dengan IDLE, a translation of Danny Yoo's One Day of IDLE Toying by I Wayan Wandira.

Komunitas Python Indonesia is the Indonesian Python community site.

Python code for download by Indonesian community authors

Python Dasar

Python Database

Python GTK

Python CGI

Blogs

CategoryLanguage

IndonesianLanguage (last edited 2013-12-30 04:34:28 by ridwanbejo)

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