2006年01月15日 星期日 21:20
最常用的: 1.ActivePython24.chm (activepython2.4的文档,又新又全(8M多),随时参考查,组织的很好,缺点是例子很少) 2.Python in a Nutshell(2003),-Python Essential Reference, 2Nd Ed(好书,略老点)及 Python Cookbook 2nd(2005) 最常用的可惜都是英文的 :( 中文书也攒了不少,都比较老,翻译的没有特别好的: python 2.1宝典(python2.1bible中文版) 深入学习:Python 程序开发(Sams - Python Developer's Handbook (2000)中文版) 以上两本为超星格式 俺的python书架: +Python | (ebook - CHM - Python) O'Reilly - Programming Python, 2nd Ed.chm | Addison Wesley - Python Programming with the Java Class Libraries [JPython].chm | Addison Wesley - Text Processing in Python.chm | Advanced_Python_programming.pdf | It-Oreilly-Python Pocket Reference 2Nd.chm | OpenDocs - GUI Programming with Python - QT Edition - 2001 - (By Laxxuss).chm | OReilly - Python & XML [miex.org].pdf | OReilly.Python.Cookbook.pdf | Oreilly.Python.In.A.Nutshell.2003-Chm.pdf | Python - Visual QuickStart Guide.chm | Python Network Programming.pdf | Python-2004 - Data Structures And Algorithms With Object-Oriented Design Patterns In Python.chm | Thinking in python.chm | Wiley - Python 2.1 Bible.pdf | [Bruce.Eckel编程思想系列丛书].PRENTICE_HALL-Thinking_In_Python.pdf | +---good book | ActivePython24.chm | Dive.Into.Python-5.4-with-code.chm | New Riders - Python Essential Reference, 2Nd Ed - 2001.chm | O'Reilly - Python In A Nutshell 2003.chm | O'reilly - Python Programming On Win32.chm | O'Reilly, Python Cookbook (2005), 2Ed LiB LotB.chm | OReilly - Python Standard Library_python2.0_.chm | Prentice Hall - Core Python Programming (python 1.6-2.0).chm +---old book | OReilly - Learning Python.chm | Sams - Python Developer's Handbook (2000).chm | Sams Teach Yourself Python In 24 Hours.chm | +---Python 程序员指南(PDF) | programming_python.pdf | +---Python 编程金典 | Python 编程金典.pdf | \---python2.4tut -- 开飞机的舒克 http://www.lvye.org/shuke msn:weizhong at netease.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060115/a9c46ced/attachment.htm
2006年01月16日 星期一 09:27
Python in a Nutshell Python Manual On 1/15/06, 魏忠 <weizhong2004 at gmail.com> wrote: > 最常用的: > 1.ActivePython24.chm (activepython2.4的文档,又新又全(8M多),随时参考查,组织的很好,缺点是例子很少) > 2.Python in a Nutshell(2003),-Python Essential Reference, 2Nd Ed(好书,略老点)及 > Python Cookbook 2nd(2005) > > 最常用的可惜都是英文的 :( > 中文书也攒了不少,都比较老,翻译的没有特别好的: > python 2.1宝典(python2.1bible中文版) > 深入学习:Python 程序开发(Sams - Python Developer's Handbook (2000)中文版) > 以上两本为超星格式 > > 俺的python书架: > +Python > | (ebook - CHM - Python) O'Reilly - Programming Python, 2nd Ed.chm > | Addison Wesley - Python Programming with the Java Class Libraries > [JPython].chm > | Addison Wesley - Text Processing in Python.chm > | Advanced_Python_programming.pdf > | It-Oreilly-Python Pocket Reference 2Nd.chm > | OpenDocs - GUI Programming with Python - QT Edition - 2001 - (By > Laxxuss).chm > | OReilly - Python & XML [miex.org].pdf > | OReilly.Python.Cookbook.pdf > | Oreilly.Python.In.A.Nutshell.2003-Chm.pdf > | Python - Visual QuickStart Guide.chm > | Python Network Programming.pdf > | Python-2004 - Data Structures And Algorithms With Object-Oriented Design > Patterns In Python.chm > | Thinking in python.chm > | Wiley - Python 2.1 Bible.pdf > | > [Bruce.Eckel编程思想系列丛书].PRENTICE_HALL-Thinking_In_Python.pdf > | > +---good book > | ActivePython24.chm > | Dive.Into.Python-5.4-with-code.chm > | New Riders - Python Essential Reference, 2Nd Ed - 2001.chm > | O'Reilly - Python In A Nutshell 2003.chm > | O'reilly - Python Programming On Win32.chm > | O'Reilly, Python Cookbook (2005), 2Ed LiB LotB.chm > | OReilly - Python Standard Library_python2.0_.chm > | Prentice Hall - Core Python Programming (python 1.6-2.0).chm > +---old book > | OReilly - Learning Python.chm > | Sams - Python Developer's Handbook (2000).chm > | Sams Teach Yourself Python In 24 Hours.chm > | > +---Python 程序员指南(PDF) > | programming_python.pdf > | > +---Python 编程金典 > | Python 编程金典.pdf > | > \---python2.4tut > > > > > -- > > 开飞机的舒克 > http://www.lvye.org/shuke > msn:weizhong at netease.com > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > >
2006年01月16日 星期一 11:12
On 1/16/06, shhgs <shhgs.efhilt at gmail.com> wrote: > Python in a Nutshell > > Python Manual > 我的话就只看两本: 一本是python自带的手册, 还有一本就是Python2.1 Bible。 都是英文的。 这两本都是好书啊。呵呵。 -- Best Regards, Leo Jay
2006年01月16日 星期一 11:32
On 日, 2006-01-15 at 21:20 +0800, 魏忠 wrote: > 最常用的: > 1.ActivePython24.chm (activepython2.4的文档,又新又全(8M多),随时参考 > 查,组织的很好,缺点是例子很少) > 2.Python in a Nutshell(2003),-Python Essential Reference, 2Nd Ed(好 > 书,略老点)及 Python Cookbook 2nd(2005) > > 最常用的可惜都是英文的 :( > 中文书也攒了不少,都比较老,翻译的没有特别好的: > python 2.1宝典(python2.1bible中文版) > 深入学习:Python 程序开发(Sams - Python Developer's Handbook (2000)中 > 文版) > 以上两本为超星格式 > > 俺的python书架: > +Python > | (ebook - CHM - Python) O'Reilly - Programming Python, 2nd Ed.chm > | Addison Wesley - Python Programming with the Java Class Libraries > [JPython].chm > | Addison Wesley - Text Processing in Python.chm > | Advanced_Python_programming.pdf > | It-Oreilly-Python Pocket Reference 2Nd.chm > | OpenDocs - GUI Programming with Python - QT Edition - 2001 - (By > Laxxuss).chm > | OReilly - Python & XML [miex.org].pdf > | OReilly.Python.Cookbook.pdf > | Oreilly.Python.In.A.Nutshell.2003-Chm.pdf > | Python - Visual QuickStart Guide.chm > | Python Network Programming.pdf > | Python-2004 - Data Structures And Algorithms With Object-Oriented > Design Patterns In Python.chm > | Thinking in python.chm > | Wiley - Python 2.1 Bible.pdf > | [Bruce.Eckel编程思想系列丛 > 书].PRENTICE_HALL-Thinking_In_Python.pdf > | > +---good book > | ActivePython24.chm > | Dive.Into.Python-5.4-with-code.chm > | New Riders - Python Essential Reference, 2Nd Ed - 2001.chm > | O'Reilly - Python In A Nutshell 2003.chm > | O'reilly - Python Programming On Win32.chm > | O'Reilly, Python Cookbook (2005), 2Ed LiB LotB.chm > | OReilly - Python Standard Library_python2.0_.chm > | Prentice Hall - Core Python Programming (python 1.6-2.0).chm > +---old book > | OReilly - Learning Python.chm > | Sams - Python Developer's Handbook (2000).chm > | Sams Teach Yourself Python In 24 Hours.chm > | > +---Python 程序员指南(PDF) > | programming_python.pdf > | > +---Python 编程金典 > | Python 编程金典.pdf > | > \---python2.4tut 寻找解决方案: Python Cookbook http://aspn.activestate.com/ASPN/Python/Cookbook/
2006年01月17日 星期二 20:07
电子书看着不爽,书店里又没中文好书…… -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060117/143c9f3e/attachment.htm
2006年01月17日 星期二 20:11
努力将好文档翻译出来,交给出版社印,造福全国 pythoner 在06-1-17,ONE_Fox <onefox.fox at gmail.com> 写道: > > 电子书看着不爽,书店里又没中文好书…… > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- 开飞机的舒克 http://www.lvye.org/shuke msn:weizhong at netease.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060117/8e918403/attachment.html
2006年01月18日 星期三 15:29
Python CookBook 2e非常好,希望能组织翻译一下 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060118/c851a385/attachment.htm
2006年01月18日 星期三 15:51
魏兄 您的形象猛的光辉了起来!!!!! 在 06-1-17,魏忠<weizhong2004 at gmail.com> 写道: > 努力将好文档翻译出来,交给出版社印,造福全国 pythoner > > 在06-1-17,ONE_Fox <onefox.fox at gmail.com> 写道: > > 电子书看着不爽,书店里又没中文好书…… > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > > 开飞机的舒克 > http://www.lvye.org/shuke > msn:weizhong at netease.com > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > >
2006年01月18日 星期三 17:58
*各位老大,请告诉我这些书籍在哪里有大量下载的,多谢了。* *我才学习 python 不久。* On 1/18/06, 风向标-Vane <vaneoooo at gmail.com> wrote: > > 魏兄 > 您的形象猛的光辉了起来!!!!! > > 在 06-1-17,魏忠<weizhong2004 at gmail.com> 写道: > > 努力将好文档翻译出来,交给出版社印,造福全国 pythoner > > > > 在06-1-17,ONE_Fox <onefox.fox at gmail.com> 写道: > > > 电子书看着不爽,书店里又没中文好书…… > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to > > python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > > Detail Info: > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > -- > > > > 开飞机的舒克 > > http://www.lvye.org/shuke > > msn:weizhong at netease.com > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > Detail Info: > > http://python.cn/mailman/listinfo/python-chinese > > > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060118/31fe39ba/attachment.html
2006年01月18日 星期三 18:23
在 06-1-18,Neil<chenrong2003 at gmail.com> 写道: > 各位老大,请告诉我这些书籍在哪里有大量下载的,多谢了。 > 我才学习 python 不久。 > http://www.woodpecker.org.cn/ 咔咔咔!!自个儿找,不要宣传,自个儿乐就成,怕其它网站盗链………… > > On 1/18/06, 风向标-Vane <vaneoooo at gmail.com> wrote: > > 魏兄 > > 您的形象猛的光辉了起来!!!!! > > > > 在 06-1-17,魏忠<weizhong2004 at gmail.com > 写道: > > > 努力将好文档翻译出来,交给出版社印,造福全国 pythoner > > > > > > 在06-1-17,ONE_Fox <onefox.fox at gmail.com> 写道: > > > > 电子书看着不爽,书店里又没中文好书…… > > > > _______________________________________________ > > > > python-chinese > > > > Post: send python-chinese at lists.python.cn > > > > Subscribe: send subscribe to > > > python-chinese-request at lists.python.cn > > > > Unsubscribe: send unsubscribe to > > > python-chinese-request at lists.python.cn > > > > Detail Info: > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > > > > > -- > > > > > > 开飞机的舒克 > > > http://www.lvye.org/shuke > > > msn:weizhong at netease.com > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to > > > python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to > > > python-chinese-request at lists.python.cn > > > Detail Info: > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > -- """Time is unimportant, only life important! my blog: http://blog.zoomquiet.org/ my wiki: http://wiki.woodpecker.org.cn/moin/ZoomQuiet my book: http://www.douban.com/group/zoomquiet/ """
2006年01月18日 星期三 22:08
呵呵,领会了 :-D On 1/18/06, Zoom Quiet <zoom.quiet at gmail.com> wrote: > > 在 06-1-18,Neil<chenrong2003 at gmail.com> 写道: > > 各位老大,请告诉我这些书籍在哪里有大量下载的,多谢了。 > > 我才学习 python 不久。 > > > http://www.woodpecker.org.cn/ > 咔咔咔!!自个儿找,不要宣传,自个儿乐就成,怕其它网站盗链………… > > > > > On 1/18/06, 风向标-Vane <vaneoooo at gmail.com> wrote: > > > 魏兄 > > > 您的形象猛的光辉了起来!!!!! > > > > > > 在 06-1-17,魏忠<weizhong2004 at gmail.com > 写道: > > > > 努力将好文档翻译出来,交给出版社印,造福全国 pythoner > > > > > > > > 在06-1-17,ONE_Fox <onefox.fox at gmail.com> 写道: > > > > > 电子书看着不爽,书店里又没中文好书…… > > > > > _______________________________________________ > > > > > python-chinese > > > > > Post: send python-chinese at lists.python.cn > > > > > Subscribe: send subscribe to > > > > python-chinese-request at lists.python.cn > > > > > Unsubscribe: send unsubscribe to > > > > python-chinese-request at lists.python.cn > > > > > Detail Info: > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > 开飞机的舒克 > > > > http://www.lvye.org/shuke > > > > msn:weizhong at netease.com > > > > _______________________________________________ > > > > python-chinese > > > > Post: send python-chinese at lists.python.cn > > > > Subscribe: send subscribe to > > > > python-chinese-request at lists.python.cn > > > > Unsubscribe: send unsubscribe to > > > > python-chinese-request at lists.python.cn > > > > Detail Info: > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to > > python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > > Detail Info: > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > Detail Info: > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > -- > """Time is unimportant, only life important! > my blog: http://blog.zoomquiet.org/ > my wiki: http://wiki.woodpecker.org.cn/moin/ZoomQuiet > my book: http://www.douban.com/group/zoomquiet/ > """ > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060118/0fb001de/attachment-0001.htm
Zeuux © 2025
京ICP备05028076号