Differences between revisions 1 and 89 (spanning 88 versions)
Revision 1 as of 2009-09-01 03:25:34
Size: 41
Editor: CarlTrachte
Comment: added ChineseLanguage page
Revision 89 as of 2011-08-21 18:51:11
Size: 9075
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

ISO 639-1 Code: zh

/* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages -
all native language, only the necessary English.

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 Pythonist 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). */

'''~+&#28450;&#35486;+~'''

=== Books and Reviews ===

  * [[http://3.bp.blogspot.com/_FG9t5W1SJ14/SrJq4ymLxBI/AAAAAAAAEOA/P9IP7JQPKcw/s1600-h/zcover.jpg|Lovely Python Cover]]
  * [[http://www.ibm.com/developerWorks/cn/linux/sdk/python/charm-24/index.shtml|Python book reviews]], translated into Chinese. The [[http://www.ibm.com/developerworks/linux/library/l-pbook3.html|English originals]] were written by David Mertz.
  * [[http://www.china-pub.com/195771|Lovely Python book by Chinese users group]]
  * Wesley Chun's ''Core Python Programming'' is now [[http://www.china-pub.com/computers/common/info.asp?id=3097|available in Chinese!]] (China Machine Press, August 2001, 518 pp.)
  * [[http://diveintopython.org/cn/|Dive Into Python]] - a free Python tutorial for experienced programmers, has been translated into Chinese by limodou.

=== 新闻组和论坛 ===
  * [[http://www.pydn.cn|Python开发者网络 - Python Developer Network]]
  * [[http://python.cn/|Python Chinese Forum and Mailing List]]
  * [[http://groups.google.com/group/pythontw?pli=1|PyTUG newsgroup - Google Groups]]
  * [[http://www.python.tw/phpBB3/index.php|Python Taiwan Forum]]

=== 用户组 ===

  * [[http://beta.python.org.tw/|Pot/Python Taiwan]]

=== 博客 ===

  * [[http://cswang.org/?s=python|cswang]] - blog with how-to's and tutorials
  * [[http://hanyh.javaeye.com/category/27315|hanyh.javaeye]] - miscellaneous topics + code samples
  * [[http://reiase198x.freebsdhost.org/?p=7|reiase198x.freebsdhost]] - Cython wrapper
  * [[http://wotupset.blogspot.com/2009/10/pyexe-python-30-31-311-cxfreeze-41.html|wotupset]] - cxfreeze - Python 3.1 -> .exe
  * [[http://littleq.math.nccu.edu.tw/newland/?p=130|littleq]] - eval and operator hackery
  * [[http://leftsnb.blogspot.com/search/label/Python|leftsnb]] - miscellaneous code
  * [[http://aaz-blogger.blogspot.com/2009/10/pyqwt.html|aaz]] - PyQt
  * [[http://1.bp.blogspot.com/_3IBfde2A9L8/SuB7IjwAkcI/AAAAAAAADSw/qgkJYcim2dE/s1600-h/gb18030.png|Urner code snippet]] - gb18030 encode/decode after [[http://diveintopython3.org/strings.html|Pilgrim - Dive into Python 3]]
  * [[http://gotandroid.blogspot.com/2009/10/python-649.html|gotandroid]]
  * [[http://moskyat.pixnet.net/blog/post/27781727|moskyat]] - intro to objects and methods
  * [[http://www.reddit.com/r/Python/comments/9rbc8/python_3031_and_unicode_identifiers/|reddit comment by liaohaohui]] - Tkinter in Python 3 with Chinese identifiers
  * [[http://tzangms.com/programming/2484|tzangms]] - django south database migration
  * [[http://fcamel.twbbs.org/archives/2009/10/29/928/|fcamel]] - narrative about testing and Python
  * [[http://blog.lauct.org/?p=1458|lauct]] - links to introduction to Python and datatypes in Chinese
  * [[http://yehrayyeh.blogspot.com/2009/10/python-in-plurk.html|yehrayhey]] - plurk api code snippet
  * [[http://yehrayyeh.blogspot.com/2009/11/python-ctypes-2.html|yehrayhey]] - ctypes code
  * [[http://falldog7.blogspot.com/search/label/Python|falldog7]] - nice collection of code snippets
  * [[http://anemospring.blogspot.com/2009/10/ui-python-etk.html|anemospring]] - Enlightenment code snippet
  * [[http://globlalala.blogspot.com/search/label/python|globlalala]] - various topics (Unicode, twisted) - some code
  * [[http://blog.roodo.com/thinkingmore/archives/10669585.html|roodo]] - code to translate using microsoft.translator
  * [[http://blog.lauct.org/?p=1464|lauct]] - source code encodings
  * [[http://igentle11.blogspot.com/2009/11/lp-for-python.html|igentle11]] - lp-for-python - netbeans with screenshots
  * [[http://hychen.wuweig.org/?p=509|hychen]] - binascii code snippet
  * [[http://blog.roto.tw/2009/11/python.html|roto]] - iterating over list code snippet
  * [[http://miloblogger.blogspot.com/2009/11/how-to-export-x-filewith-bone-animation.html|miloblogger]] - maya
  * [[http://kenbe.blogspot.com/search/label/Python|kenbe]] - some code
  * [[http://sls.weco.net/blog/jeffean/30-oct-2009/13653|jeffean]] - packaging and install (command line)
  * [[http://52xenos.blogspot.com/2009/11/python.html|52xenos]] - Python blog - code
  * [[http://www.yinfupig.cn/2009/11/21/637/|yinfupig]] - simple command line hello world type script
  * [[http://www.cnblogs.com/bluescorpio/archive/2009/11/21/1607446.html|bluescorpio forum]] - os.path code and discussion
  * [[http://www.handaoliang.com/article_63.html|handaoliang]] - Python for S60 - code snippet and install instructions
  * [[http://www.wentrue.net/blog/?tag=python|wentrue]] - Python blog, some R
  * [[http://huqilong.blog.51cto.com/53638/228604|51cto]] - pydev, trac install
  * [[http://methodmissing.javaeye.com/blog/523391|methodmissing]] - urllib2 - code
  * [[http://maincoolbo.javaeye.com/blog/555870|maincoolbo.javaeye]] - reportlab, platypus code
  * [[http://blind.javaeye.com/blog/558594|blind]] - looks like translation of some database and miscellaneous code from Mark Pilgrim
  * [[http://blind.javaeye.com/blog/558562|blind]] - win32com
  * [[http://blind.javaeye.com/blog/558535|blind]] - dictionaries
  * [[http://blind.javaeye.com/blog/558535|blind]] - using python from java (java code)
  * [[http://www.rainsts.net/article.asp?id=906|rainsts]] - utf-8 in C and Python
  * [[http://snail.comsing.com/python/159.html|snail.comsing]] - Study Notes, Intro
  * [[http://pro-share.blogspot.com/2010/01/python_1544.html|pro-share]] - comments and quoted strings
  * [[http://alextu.blogspot.com/2010/01/python20100117.html|alextu]] - intro
  * [[http://www.cnblogs.com/shanyou/archive/2010/01/26/1656973.html|cnblogs.shanyou]] - IronPython
  * [[http://snail.comsing.com/python/230.html|snail.comsing]] - django学习笔记——进阶——模型
  * [[http://www.dotblogs.com.tw/jenny_ming/archive/2010/01/31/13416.aspx|jenny_ming]] - Hello World
  * [[http://globlalala.blogspot.com/2010/02/python-naming.html|globlalala]] - code naming conventions
  * [[http://blog.ossxp.com/2010/02/558/|ossxp]] - sequence types
  * [[http://roba.rushcj.com/?p=404|roba.rushcj]] - dynamic typing with code
  * [[http://hwhuang.javaeye.com/blog/629690|hwhuang.javaeye]] - if else blocks
  * [[http://wrsuifeng.javaeye.com/blog/641009|wrsuifeng.javaeye]] - Qt
  * [[http://everydayquest.blogspot.com/2010/04/another-light-weight-web-framework.html|everydayquest]] - another-light-weight-web-framework/Flask
  * [[http://www.pylife.net/?p=163|pylife]] - code snippets
  * [[http://52xenos.blogspot.com/2010/04/|52xenos]] - python-tips-regular-expression.html]] - python-tips-regular-expression
  * [[http://ice-huli.blogspot.com/2010/04/matplot-python.html|ice-huli]] - matplot-python
  * [[http://52xenos.blogspot.com/2010/04/python-tips.html|52xenos]] - geometry
  * [[http://blog.elleryq.idv.tw/2010/04/python-pil.html|elleryq]] - PIL
  * [[http://jingweisun.blogspot.com/2010/05/python.html|jingweisun]] - factory function snippet
  * [[http://qheroq.blogspot.com/2010/05/python13.html|qheroq]] - 現在我們再把焦點拉回大量文本的計算方法(就像1.1),在開始進行前,希望你對之前兩節談到的一些基本指令與資料結構有所瞭解,而且也可以預測執行了程式後Python直譯器會有什麼反映:
  * [[http://shevc07.blogspot.com/2010/05/python-1.html|shevc07]] - snippet

=== 维基百科 ===

  * [[http://zh.wikipedia.org/w/index.php?title=Python&variant=zh-tw|Chinese Wikipedia Page for Python]]

=== This Wiki ===
  * [[http://wiki.python.org/moin/%E5%88%9D%E5%AD%A6%E8%80%85%E5%85%A5%E9%97%A8/%E6%A6%82%E8%BF%B0|初学者入门 ]]
  * [[http://wiki.python.org/moin/%E5%88%9D%E5%AD%A6%E8%80%85%E5%85%A5%E9%97%A8/%E4%B8%8B%E8%BD%BD|初学者入门/下载 ]]
  * [[http://wiki.python.org/moin/%E5%88%9D%E5%AD%A6%E8%80%85%E5%85%A5%E9%97%A8/%E6%A6%82%E8%BF%B0|初学者入门/概述 ]]
  * BeginnersGuideChinese

CategoryLanguage
CategoryUnicode

Links to Python Information in Chinese.

ISO 639-1 Code: zh

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

漢語

Books and Reviews

新闻组和论坛

用户组

博客

维基百科

This Wiki

CategoryLanguage CategoryUnicode

ChineseLanguage (last edited 2022-12-13 01:11:36 by AtmanAn)

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