作者:Mark Lutz
出版日期:August 2006
出版社:O'Reilly
页数:1596
ISBN:ISBN 10: 0-596-00925-9 | ISBN 13: 9780596009250
文件格式:CHM
Already the industry standard for Python users, Programming Pythonfrom O’Reilly just got even better. This third edition has been updatedto reflect current best practices and the abundance of changesintroduced by the latest version of the language, Python 2.5.
Whether you’re a novice or an advanced practitioner, you’ll find this refreshed book more than lives up to its reputation. Programming Python,3rd Edition, teaches you the right way to code. It explains Pythonlanguage syntax and programming techniques in a clear and concisemanner, with numerous examples that illustrate both correct usage andcommon idioms. By reading this comprehensive guide, you’ll learn how toapply Python in real-world problem domains such as:
GUI programmingInternet scriptingParallel processingDatabase managementNetworked applicationsProgramming Python, Third Edition covers each of thesetarget domains gradually, beginning with in-depth discussions of coreconcepts and then progressing toward complete programs. Large examplesdo appear, but only after you’ve learned enough to understand theirtechniques and code.
Along the way, you’ll also learn how to use the Python language inrealistically scaled programs–concepts such as Object-OrientedProgramming (OOP) and code reuse are recurring side themes throughoutthis text. If you’re interested in Python programming, then thisO’Reilly classic needs to be within arm’s reach. The wealth ofpractical advice, snippets of code, and patterns of program design canall be put into use on a daily basis–making your life easier and moreproductive.
Reviews of the second edition:
“…about as comprehensive as any book can be.”
–Dr. Dobb’s Journal
“If the language had manuals, they would undoubtedly be thetexts from O’Reilly…’Learning Python’ and ‘Programming Python’ aredefinitive treatments.”
–SD Times