2011年11月7日 星期一

Python 教學資料總匯 PDF

python下载:

http://python.org/download/


资源下载:

Programming Python, 2nd Edition (O'Reilly)

http://www.osbbs.com/dl/Programming Python, 2nd Edition (O'Reilly).chm

很全很经典了python学习入门资料

OReilly - Learning Python:

http://www.osbbs.com/dl/OReilly - Learning Python.chm

OReilly - Python Cookbook.chm:

http://www.osbbs.com/dl/OReilly - Python Cookbook.chm

经典中的经典,我的最爱.

OReilly - Python Standard Library.chm

http://www.osbbs.com/dl/OReilly - Python Standard Library.chm

python标准库说明

thinking in python.chm

http://www.osbbs.com/dl/thinking in python.chm

也还不错~我看得比较投入

PythonInNutshell.zip

http://www.osbbs.com/dl/PythonInNutshell.zip

传说中的经典,不过一直没来得及看.

sockets.pdf

http://www.osbbs.com/dl/sockets.pdf

python的socket编程

diveintopython-html-5.4.zip

http://www.osbbs.com/dl/diveintopython-html-5.4.zip

《深入python》

html-2.3.4.zip

http://www.osbbs.com/dl/html-2.3.4.zip

python2.3.4的手册

LovePython.zip

http://www.osbbs.com/dl/LovePython.zip

Addison-Wesley Python Programming with the Java Class Libraries.chm

http://www.osbbs.com/dl/Addison-Wesley Python Programming with the Java Class Libraries.chm

OReilly - Python Programming on Win32.chm

http://www.osbbs.com/dl/OReilly - Python Programming on Win32.chm

python的win32编程讲解

Win32.zip

http://www.osbbs.com/dl/Win32.zip

上面一书的源码

python2.3tut.zip

http://www.osbbs.com/dl/python2.3tut.zip

O'Reilly - Python & XML.rar

http://www.osbbs.com/dl/O'Reilly - Python & XML.rar

cjkcodecs-1.0.3.zip

http://www.osbbs.com/dl/cjkcodecs-1.0.3.zip

支持东方文字

gb2312.zip

http://www.osbbs.com/dl/gb2312.zip

CANVAS3_VivianLi.rar

http://www.osbbs.com/dl/CANVAS3_VivianLi.rar

python写的安全检测程序

NeoBoard-1.1.tar.gz

http://www.osbbs.com/dl/NeoBoard-1.1.tar.gz

python写的论坛程序

py2exe-0.4.2.win32-py2.3.exe

http://www.osbbs.com/dl/py2exe-0.4.2.win32-py2.3.exe

将python脚本编译为.exe

PIL-1.1.4.win32-py2.3.exe

http://www.osbbs.com/dl/PIL-1.1.4.win32-py2.3.exe

图象库

upload.zip

http://www.osbbs.com/dl/upload.zip

python写上传程序

tkinter.chm

http://www.osbbs.com/dl/tkinter.chm

Oedipus-0.10.tar.gz

http://www.osbbs.com/dl/Oedipus-0.10.tar.gz

中文python学习资料:

Python 語言進階.pdf

http://www.osbbs.com/dl/Python 語言進階.pdf

皮大庆的Python学习笔记.pdf

http://www.osbbs.com/dl/皮大庆的Python学习笔记.pdf

王纯业的Python学习笔记.pdf

http://www.osbbs.com/dl/王纯业的Python学习笔记.pdf

葉平的Python教程.pdf

http://www.osbbs.com/dl/葉平的Python教程.pdf



學習 Python 的網頁資源

如果你是 Python 初學者,可以從下列的 Python 學習資源列表挑選幾篇來閱讀,這些資源都可在網路上免費取得:
  • Python 簡介 -- Python.org 網站上的教學列表。 http://www.python.org/doc/Intros.html
  • Python 教學手冊 -- Guido van Rossum 所撰寫的 Python 教學手冊。 http://www.python.org/doc/tut/
  • 編程學習手冊 -- Alan Gauld 所撰寫的編程教學手冊,除了強調 Python 語言之外,也包含其他程式語言。 http://www.freenetpages.co.uk/hp/alan.gauld/
  • 電腦科學家是這樣想的 (Python 版本) -- http://www.ibiblio.org/obp/thinkCSpy/
  • 深入學習 Python -- 針對有經驗程式人員的免費教學手冊。 http://diveintopython.org/

學習 Python 的四本好書

坊間已出現越來越多 Python 書籍,不過,中文版本的還不算多,有賴更多社群好手投入。
  • The Quick Python Book -- by Daryl D. Harms, Kenneth McDonald, Manning Publications Company 2000
  • Practical Python -- by Magnus Lie Hetland, Apress 2002
  • Text Processing in Python -- by David Mertz, Addison Wesley 2003

Python 的特色

    和其他知名的手稿語言 (script language) 相比,Python 具有下列特色:
  • 物件導向式 (Object Oriented)
  • 直譯式、交談式 (Interpreted, Interactive)
  • 跨平台 (Cross Platform)
  • 容易安裝 (Easy Installing)
  • 易學易用 (Easy Learning)
  • 語法結構清晰 (Clear Syntax and Structure)
  • 延伸與內嵌 (Extended and Embedded)
  • 開放源碼 (Open Source)
說明 網址

Python 資源列表

  • Python 主網站 http://www.python.org/
  • wxPython http://www.wxpython.org/
  • PyGTK: GTK+ for Python http://www.pygtk.org/
  • PyQt http://www.riverbankcomputing.co.uk/pyqt/
  • Vaults of Parnassus: Python Resources http://www.vex.net/parnassus/
  • PyGame http://www.pygame.org/
  • 葉平老師的 PythonCourse Wiki http://wiki.scicos.net/PythonCourse

Zope 資源列表

  • Zope.org http://www.zope.org/
  • Zope Magazine http://www.zopemag.com/
  • Content Management Framework http://cmf.zope.org/
  • Plone http://www.plone.org/
  • 全國中小學校園自由軟體應用諮詢中心 http://www.ossacc.org/
  • ShareTone Project http://www.sharetone.org/
  • LiveZope Project http://zope.org/Members/cchuang/LiveZope-0.1.2_released
  • Zope China http://www.zopechina.com/
  • Zope Newbies http://www.zopenewbies.net/
  • ZopeLabs http://www.zopelabs.com/
  • Zettai.net http://www.zettai.net/
  • WingIDE http://www.wingide.com/
  • Beehive http://www.beehive-eu.com/
  • tcchou http://blog.tcchou.org/
註1: Zope 3 UI Sprint
http://www.zope-europe.org/sl2003/uisprint
註2: Python 授權條款的細節
http://www.python.org/psf/license.html
註3: Python 於教育領域之推廣應用
http://www.python.org/sigs/edu-sig/
註4: 全國中小學校園自由軟體應用諮詢中心 PyZope 通信論壇
http://list.ossacc.org/mailman/listinfo/ossacc-pyzope
註5: 在 Pythonology 網站上整理有成功案例
http://www.pythonology.com/success
註6: O’Reilly 的 "Open Source Goes to COMDEX" 投票競賽結果
http://www.oreillynet.com/contest/comdex/


沒有留言:

張貼留言