发表于2025-01-25
Fluent Python pdf epub mobi txt 电子书 下载
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来处理boring things。时常对python机制和特性感到好奇。 花费了大约100小时阅读了本书的前16章,学到了很多基础的python思想。阅读之后可以利用书中的知识来优化自己的代码,更好地实现自己的想法,更高效...
评分 评分##用 Python,我追求的境界是:写出完美又好用的 API 供别人使用(即便不能一蹴而就),让其享受 Python 所带来的编程乐趣。 Python 是一门十分强大的编程语言,不仅涵盖多范式编程,而且提供了许多高级特性,供开发者选择,让其可以在更高的层面上抽象代码,写出更加优美的代码...
评分 评分##分门别类的讲解,目标是理解Python写出充分发挥Python优势和特点代码来!个人觉得很好,是一直是自己想要的一本书!兼顾Python3(3.4)和Python2(2.7),重心是Python3。书的篇幅也不算小将近800面,可见虽然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...
评分##通俗易懂
Fluent Python pdf epub mobi txt 电子书 下载