书籍 Programming in Python 3的封面

Programming in Python 3

Mark Summerfield

出版时间

2008-12-26

ISBN

9780137129294

评分

★★★★★
书籍介绍

Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms. The first book written from a completely "Python 3" viewpoint, Programming in Python 3 brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own. Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won't find anywhere else. He begins by illuminating Python's "beautiful heart": the eight key elements of Python you need to write robust, high-performance programs. Building on these core elements, he introduces new topics designed to strengthen your practical expertise--one concept and hands-on example at a time. This book's coverage includes *Developing in Python using procedural, object-oriented, and functional programming paradigms *Creating custom packages and modules *Writing and reading binary, text, and XML files, including optional compression, random access, and text and XML parsing *Leveraging advanced data types, collections, control structures, and functions *Spreading program workloads across multiple processes and threads *Programming SQL databases and key-value DBM files *Utilizing Python's regular expression mini-language and module *Building usable, efficient, GUI-based applications *Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, and more Programming in Python 3serves as both tutorial and language reference, and it is accompanied by extensive downloadable example code--all of it tested with the final version of Python 3 on Windows, Linux, and Mac OS X.

Mark Summerfield,Qtrac公司的所有人,同时还是一位在Python、C++、Qt以及PyQt等领域卓有专长的独立培训专家、顾问、技术编辑与作者。Mark Summerfield撰写的书籍包括《Rapid GUI Programming with Python》以及《Qt:The Definitive Guideto PyQt Programming》(Addison—Wesley,2008),并与Jasmin Blanchette共同编写了《C++GUI Programming with Qt 4》(Addison—Wesley,2006)。作为Trolltech的文档管理者,Mark创立了并负责编辑Trolltech的技术杂志《Qt Quarterly》。

用户评论
很详细,有不少讲的很透。这才是我想要的技术书,木有废话,讲透。
写的也很详细, 但是自己都差不多忘了里面写的啥了。
很讨厌这个人写的书,句子太长了,定语从句特别多,而且结构不清晰 ,没说定义就开始讲用法,不适合初学者。可能适合又编程经验的人,可以当工具书查阅。
比cook 学习手册好多了