Fluent Python 在线电子书 图书标签: Python python 编程 进阶 计算机 Programming 編程語言 计算机科学
发表于2025-04-15
Fluent Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
比较高阶的python书籍
评分对于语言关键特性剖析到位,示例代码值得学习,Further Readings给出了更进一步的Reading Map。Great Book!
评分分门别类的讲解,目标是理解Python写出充分发挥Python优势和特点代码来!个人觉得很好,是一直是自己想要的一本书!兼顾Python3(3.4)和Python2(2.7),重心是Python3。书的篇幅也不算小将近800面,可见虽然Python一直以易学易用著称,但要理解好Python其实Python并不是一门小语言。
评分further reading挺好
评分对于语言关键特性剖析到位,示例代码值得学习,Further Readings给出了更进一步的Reading Map。Great Book!
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如今已是异常火爆,这本书是给入门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,我追求的境界是:写出完美又好用的 API 供别人使用(即便不能一蹴而就),让其享受 Python 所带来的编程乐趣。 Python 是一门十分强大的编程语言,不仅涵盖多范式编程,而且提供了许多高级特性,供开发者选择,让其可以在更高的层面上抽象代码,写出更加优美的代码...
评分Python如今已是异常火爆,这本书是给入门Python语言之后,想进一步学习Python的同学准备的。难能可贵的是,本书花了大量篇幅,通过许多例子深入讲解了文本编码、迭代器与生成器,协程,并发程序设计,元编程等诸多实用且对新人有难度的知识点,需要读者反复阅读理解相关章节。 ...
评分第一章开头就说了,理论上太美的语言没多少人爱用,而python的创造者Guido的目标是一门“slightly less theoretically beautiful but thereby is a joy to write programs in”的语言。从这几年语言排行榜的流行趋势看来,他远远的做到了。 了解了generator后我会更加在意某个...
Fluent Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025