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.
发表于2024-11-21
Dive Into Python 3 2024 pdf epub mobi 电子书
过一遍还是挺好的,可以对Py3的一些新特性有基本的了解。网上有电子书,每一章都很短,读起来并不费力,由于之前不了解,对产生器generator那一章记忆较为深刻,另外后面列举了一些python 2 to python 3 (2to3)的各种差异,当需要时,可以翻出来查阅一下。
评分大概用了2个月坐公交车的时间把这本书看完了,觉得这本书给我带来的收获还是很大的。 作者在讲解一个知识点时,会用一个非常实际的例子,比如讲解正则表达式时,就以检测“罗马数字”为例,在这之前我对罗马数字的组成规律是一点不清楚,通过这个例子也可以看出作者的内功时多...
评分过一遍还是挺好的,可以对Py3的一些新特性有基本的了解。网上有电子书,每一章都很短,读起来并不费力,由于之前不了解,对产生器generator那一章记忆较为深刻,另外后面列举了一些python 2 to python 3 (2to3)的各种差异,当需要时,可以翻出来查阅一下。
评分大概用了2个月坐公交车的时间把这本书看完了,觉得这本书给我带来的收获还是很大的。 作者在讲解一个知识点时,会用一个非常实际的例子,比如讲解正则表达式时,就以检测“罗马数字”为例,在这之前我对罗马数字的组成规律是一点不清楚,通过这个例子也可以看出作者的内功时多...
评分过一遍还是挺好的,可以对Py3的一些新特性有基本的了解。网上有电子书,每一章都很短,读起来并不费力,由于之前不了解,对产生器generator那一章记忆较为深刻,另外后面列举了一些python 2 to python 3 (2to3)的各种差异,当需要时,可以翻出来查阅一下。
图书标签: python Python Python3 编程 计算机 Programming programming 程序设计
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
对照《简明Python教程》。
评分电子档
评分作者喜欢开玩笑。。。。
评分有不少能感受到Pythonic的段子,也提供了很多扩展阅读,比参考手册风格的书好多了。
评分第一遍刷完.
Dive Into Python 3 2024 pdf epub mobi 电子书