Dive Into Python 3

书名:Dive Into Python 3
作者:MarkPilgrim
译者:
ISBN:9781430224150
出版社:Apress
出版时间:2009-11-6
格式:epub/mobi/azw3/pdf
页数:360
豆瓣评分: 8.5

书籍简介:

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end. This book includes: * Example programs completely rewritten to illustrate powerful new concepts now available in Python 3: sets, iterators, generators, closures, comprehensions, and much more * A detailed case study of porting a major library from Python 2 to Python 3 * A comprehensive appendix of all the syntactic and semantic changes in Python 3 This is the perfect resource for you if you need to port applications to Python 3, or if you like to jump into languages fast and get going right away. What you'll learn * Understand Python 3 code by seeing it broken down and explained * Make full use of the latest Python features such as iterators, generators, closures, classes and comprehensions * Refactor existing code to improve maintainability * Learn how to serialize Python objects with the pickle protocol and JSON format * Learn how to package your own Python libraries and upload them to the Python Package Index to share your projects with Python developers worldwide * Use Python 3 to consume HTTP web services * Port existing Python applications to Python 3 by following a case study for a major library Who is this book for? * Anyone who wants to learn the latest version of Python in a fast, hands-on fashion * Existing Python programmers who want to learn quickly how to make the most of the features of the latest version of Python and port their code to it * Programmers coming from other languages wanting a fast introduction to Python that gets them thinking about advanced concepts quickly

作者简介:

By day, Mark Pilgrim is a developer advocate for open source and open standards. By night, he is a husband and father who lives in North Carolina with his wife, his two sons, and his big slobbery dog. He spends his copious free time sunbathing, skydiving, and making up autobiographical information.

书友短评:

@ 米迦勒雏菊 如果这么思路清晰的书不能得5星,那5星的要求就有点过高了。 @ 抓狂的熊 给老鸟的Python入门书 @ 龙三 FURTHER READING和排版是亮点。 @ 木木 字符串讲的很棒! @ Lo 到目前为止Py2还是一副「老子还能再战十年」的嘴脸 @ CPJLJ 多希望有Python版的《C primer plus》 @ cobie 写法很高级。不是很 dive。 @ Pengd 很好的python入门书。内容可能略不适合完全的编程新手。并不是循序渐进的介绍语法,每一章都通过有趣的例子介绍语法,语法篇幅很少,有些许面向对象的经验有助于理解。例子有趣而实用,比如字符串机制的设定,罗马数字的组成规律,在正则表达式介绍了作者以前的一项工作:parse phone number。属于有趣的入门书。这种风格,和c programming language并列,属于很好的入门书写法。 @ 急冻灯箱 讲class的那一章非常棒。作者说调正则表达让他想自戳双目,哈哈哈哈哈哈哈哈!单元测试和refactoring那两章受益匪浅!然后留下了一堆further reading要继续读… @ JW chapter 9 unittesting 用一个罗马数字和阿拉伯数字转换的实例来说明unit testing的用法 实际应用来说 我不用python3 也不用unittesting啊… @2016-10-19 14:48:00

添加微信公众号:好书天下获取

添加微信公众号:“好书天下”获取书籍好书天下 » Dive Into Python 3
分享到: 更多 (0)

评论 抢沙发

评论前必须登录!

 

添加微信公众号:“好书天下”获取书籍

好书天下