Fluent Python 在线电子书 图书标签: Python python 编程 进阶 计算机 Programming 編程語言 计算机科学
发表于2024-12-22
Fluent Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
深度广度俱佳,举例与理论契合,补充材料丰富,文字通畅,读起来十分过瘾。唯一有点不喜欢的地方是 coroutine、GIL、asyncio 有很多小细节需要自己去抠,书里没法面面俱到。不过这三个主题本身就很鸡毛,能引人入门就很不错了~
评分一本非常好的 Python 的进阶书,讲述了很多 Python 底层的东西,内容也很全面。
评分深度广度俱佳,举例与理论契合,补充材料丰富,文字通畅,读起来十分过瘾。唯一有点不喜欢的地方是 coroutine、GIL、asyncio 有很多小细节需要自己去抠,书里没法面面俱到。不过这三个主题本身就很鸡毛,能引人入门就很不错了~
评分为了更优美的python代码,go go go
评分这是我读过最好的python书籍,强推
Luciano Ramalho was a Web developer before the Netscape IPO in 1995, and switched from Perl to Java to Python in 1998. Since then he worked on some of the largest news portals in Brazil using Python, and taught Python web development in the Brazilian media, banking and government sectors. His speaking credentials include PyCon US (2013), OSCON (2002, 2013), and 15 talks over the years at PythonBrasil (the Brazilian PyCon) and FISL (the largest FLOSS conference in the Southern Hemisphere). Ramalho is a member of the Python Software Foundation and co-founder of Garoa Hacker Clube, the first hackerspace in Brazil. He is co-owner of Python.pro.br, atraining company.
Learn how to write idiomatic, effective Python code by leveraging its best features. Python's simplicity quickly lets you become productive with it, but this often means you aren’t using everything the language has to offer. By taking you through Python’s key language features and libraries, this practical book shows you how to make your code shorter, faster, and more readable all at the same time—what experts consider Pythonic.
Many programmers who learn Python basics fall into the trap of reinventing the wheel because of past experience in other languages, and try to bend the language to patterns that don't really apply to it. Author Luciano Ramalho, a Python Software Foundation member and Python programmer for 15 years, helps you drop your accent from another language so you can code Python fluently.
•Learn practical applications of generators for database processing
•Rethink some design patterns in a Python context
•Examine attribute descriptors and when to use them: the key to ORMs
•Explore Pythonic objects: protocols versus interfaces, abstract base classes and multiple inheritance
用 Python,我追求的境界是:写出完美又好用的 API 供别人使用(即便不能一蹴而就),让其享受 Python 所带来的编程乐趣。 Python 是一门十分强大的编程语言,不仅涵盖多范式编程,而且提供了许多高级特性,供开发者选择,让其可以在更高的层面上抽象代码,写出更加优美的代码...
评分Python如今已是异常火爆,这本书是给入门Python语言之后,想进一步学习Python的同学准备的。难能可贵的是,本书花了大量篇幅,通过许多例子深入讲解了文本编码、迭代器与生成器,协程,并发程序设计,元编程等诸多实用且对新人有难度的知识点,需要读者反复阅读理解相关章节。 ...
评分Learn how to write idiomatic, effective Python code by leveraging its best features. Python's simplicity quickly lets you become productive with it, but this often means you aren’t using everything the language has to offer. By taking you through Python’s...
评分第一章开头就说了,理论上太美的语言没多少人爱用,而python的创造者Guido的目标是一门“slightly less theoretically beautiful but thereby is a joy to write programs in”的语言。从这几年语言排行榜的流行趋势看来,他远远的做到了。 了解了generator后我会更加在意某个...
评分Learn how to write idiomatic, effective Python code by leveraging its best features. Python's simplicity quickly lets you become productive with it, but this often means you aren’t using everything the language has to offer. By taking you through Python’s...
Fluent Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024