7391
Comment:
|
9075
|
Deletions are marked like this. | Additions are marked like this. |
Line 43: | Line 43: |
=== Newsgroups and Forums === |
=== 新闻组和论坛 === * [[http://www.pydn.cn|Python开发者网络 - Python Developer Network]] |
Line 49: | Line 49: |
=== User Groups === | === 用户组 === |
Line 53: | Line 53: |
=== Blogs === | === 博客 === |
Line 82: | Line 82: |
* [[http://52xenos.blogspot.com/2009/11/python.html|52xenos]] - Python blog - code | * [[http://52xenos.blogspot.com/search/label/python|52xenos]] - Python blog - code |
Line 100: | Line 100: |
* [[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 |
|
Line 101: | Line 116: |
=== Wikipedia === | === 维基百科 === |
Line 109: | Line 124: |
* BeginnersGuideChinese |
Links to Python Information in Chinese.
ISO 639-1 Code: zh
漢語
Books and Reviews
Python book reviews, translated into Chinese. The English originals were written by David Mertz.
Wesley Chun's Core Python Programming is now available in Chinese! (China Machine Press, August 2001, 518 pp.)
Dive Into Python - a free Python tutorial for experienced programmers, has been translated into Chinese by limodou.
新闻组和论坛
用户组
博客
cswang - blog with how-to's and tutorials
hanyh.javaeye - miscellaneous topics + code samples
reiase198x.freebsdhost - Cython wrapper
wotupset - cxfreeze - Python 3.1 -> .exe
littleq - eval and operator hackery
leftsnb - miscellaneous code
Urner code snippet - gb18030 encode/decode after Pilgrim - Dive into Python 3
moskyat - intro to objects and methods
reddit comment by liaohaohui - Tkinter in Python 3 with Chinese identifiers
tzangms - django south database migration
fcamel - narrative about testing and Python
lauct - links to introduction to Python and datatypes in Chinese
yehrayhey - plurk api code snippet
yehrayhey - ctypes code
falldog7 - nice collection of code snippets
anemospring - Enlightenment code snippet
globlalala - various topics (Unicode, twisted) - some code
roodo - code to translate using microsoft.translator
lauct - source code encodings
igentle11 - lp-for-python - netbeans with screenshots
hychen - binascii code snippet
roto - iterating over list code snippet
miloblogger - maya
kenbe - some code
jeffean - packaging and install (command line)
52xenos - Python blog - code
yinfupig - simple command line hello world type script
bluescorpio forum - os.path code and discussion
handaoliang - Python for S60 - code snippet and install instructions
wentrue - Python blog, some R
51cto - pydev, trac install
methodmissing - urllib2 - code
maincoolbo.javaeye - reportlab, platypus code
blind - looks like translation of some database and miscellaneous code from Mark Pilgrim
blind - win32com
blind - dictionaries
blind - using python from java (java code)
rainsts - utf-8 in C and Python
snail.comsing - Study Notes, Intro
pro-share - comments and quoted strings
alextu - intro
snail.comsing - django学习笔记——进阶——模型
jenny_ming - Hello World
globlalala - code naming conventions
ossxp - sequence types
roba.rushcj - dynamic typing with code
hwhuang.javaeye - if else blocks
wrsuifeng.javaeye - Qt
everydayquest - another-light-weight-web-framework/Flask
pylife - code snippets
52xenos - python-tips-regular-expression.html]] - python-tips-regular-expression
ice-huli - matplot-python
52xenos - geometry
elleryq - PIL
jingweisun - factory function snippet
qheroq - 現在我們再把焦點拉回大量文本的計算方法(就像1.1),在開始進行前,希望你對之前兩節談到的一些基本指令與資料結構有所瞭解,而且也可以預測執行了程式後Python直譯器會有什麼反映:
shevc07 - snippet
维基百科