Py学习  »  分享发现

2015年8月份新书分享《Fluent Python 流畅的Python》

cundi-weibo • 8 年前 • 5194 次点击  

特色:Clear, Concise, and Effective Programming

作者: Luciano Ramalho

出版社: O'Reilly Media

纸书出版日期: July 2015

全书页数: 768

出版社链接:http://shop.oreilly.com/product/0636920032519.do?code=DEAL

本书覆盖内容:

Python data model:

understand how special methods are the key to the consistent behavior of objects

Data structures:

take full advantage of built-in types, and understand the text vs bytes duality in the Unicode age

Functions as objects:

view Python functions as first-class objects, and understand how this affects popular design patterns

Object-oriented idioms:

build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritance

Control flow:

leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packages

Metaprogramming:

understand how properties, attribute descriptors, class decorators, and metaclasses work

网盘☁️:

链接: http://pan.baidu.com/s/1jGu5qh4

㊙️: ekhx 英文原版,epub格式

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/1196
 
5194 次点击