Differences between revisions 29 and 96 (spanning 67 versions)
Revision 29 as of 2009-10-19 21:14:28
Size: 3548
Editor: CarlTrachte
Comment: expanded blog to include all python tagged entries
Revision 96 as of 2022-12-13 01:11:36
Size: 9267
Editor: AtmanAn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
to people we know well, or Pythonistas with a track record. Hopefully to people we know well, or Pythonist with a track record. Hopefully
Line 33: Line 33:
'''~+漢語+~''' '''中文'''
Line 37: Line 37:
{{http://3.bp.blogspot.com/_FG9t5W1SJ14/SrJq4ymLxBI/AAAAAAAAEOA/P9IP7JQPKcw/s1600-h/zcover.jpg}}   * [[http://3.bp.blogspot.com/_FG9t5W1SJ14/SrJq4ymLxBI/AAAAAAAAEOA/P9IP7JQPKcw/s1600-h/zcover.jpg|Lovely Python Cover]]
Line 43: Line 43:
=== Newsgroups and Forums ===
=== 新闻组和论坛 ===
  * [[http://www.pydn.cn|Python开发者网络 - Python Developer Network]]
Line 48: Line 48:
  * [[http://plone.315ok.org|Plone技术论坛 Python技术资料]]
  * [[http://blog.objcc.com/category/python/|OBJCC Python技术社区]]
Line 49: Line 51:
=== User Groups === === 用户组 ===
Line 53: Line 55:
=== Blogs === === 微信公众号 ===
Line 55: Line 57:
  * [[http://cswang.org/?s=python|blog with how-to's and tutorials]]
  * [[http://hanyh.javaeye.com/category/27315|blog]] - miscellaneous topics + code samples
  * [[http://reiase198x.freebsdhost.org/?p=7|blog]] - Cython wrapper
  * [[http://wotupset.blogspot.com/2009/10/pyexe-python-30-31-311-cxfreeze-41.html|blog - cxfreeze]] - Python 3.1 -> .exe
  * [[http://littleq.math.nccu.edu.tw/newland/?p=130|blog - eval and operator hackery]]
  * [[http://leftsnb.blogspot.com/search/label/Python|miscellaneous code]]
  * [[http://blog.objcc.com/category/django/|python-django]]
Line 62: Line 59:
=== Wikipedia === === 博客 ===
Line 64: Line 61:
  * [[http://zh.wikipedia.org/w/index.php?title=Python&variant=zh-tw|Chinese Wikipedia Page for Python]]   * [[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/search/label/python|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/wiki/Python|Chinese Wikipedia Page for Python]]
Line 70: Line 130:
  * [[http://wiki.python.org/moin/%E6%B1%9F%E8%8B%8F%E9%98%B2%E6%B0%B4%E5%A0%B5%E6%BC%8F%E5%85%AC%E5%8F%B8|江苏防水堵漏公司 ]]   * BeginnersGuideChinese

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.