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.
发表于2024-11-22
Fluent Python 2024 pdf epub mobi 电子书
第一章开头就说了,理论上太美的语言没多少人爱用,而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...
评分本人是统计背景,日常使用python只局限于数据科学领域,平时也用python来处理boring things。时常对python机制和特性感到好奇。 花费了大约100小时阅读了本书的前16章,学到了很多基础的python思想。阅读之后可以利用书中的知识来优化自己的代码,更好地实现自己的想法,更高效...
评分Python是一个让我非常喜欢的语言,现在也非常的火热。相信入门阶段结束之后,语言之美,吸引你想更深入的了解它。想要进阶,那不妨了解以下几本进阶书。 《流畅的Python》,本书放在第一位,就是因为它最值得推荐。我看的时候还没中文版,花了两个月的时间,每天晚上看一点,慢...
评分Python是一个让我非常喜欢的语言,现在也非常的火热。相信入门阶段结束之后,语言之美,吸引你想更深入的了解它。想要进阶,那不妨了解以下几本进阶书。 《流畅的Python》,本书放在第一位,就是因为它最值得推荐。我看的时候还没中文版,花了两个月的时间,每天晚上看一点,慢...
图书标签: Python python 编程 进阶 计算机 Programming 編程語言 计算机科学
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真好。
评分A masterpiece
评分对于语言关键特性剖析到位,示例代码值得学习,Further Readings给出了更进一步的Reading Map。Great Book!
评分python的美啊,让人看了,觉得python真好。
评分一本非常好的 Python 的进阶书,讲述了很多 Python 底层的东西,内容也很全面。
Fluent Python 2024 pdf epub mobi 电子书