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.
发表于2025-04-03
Fluent Python 2025 pdf epub mobi 电子书
这本书没有中译本的吗?
评分历时84个小时读完本书,首先感慨读的很畅快,内容有深度但是并不难。我读的英文版,可能因为作者是巴西人,所用英语并没有太难的句子,对得起书名的Fluent。 本书绝对是技术书籍的典范,从范例到细节再到可能出的问题,分析优缺点,和其他语言比较,甚至还有很多八卦(比如erla...
评分第一章开头就说了,理论上太美的语言没多少人爱用,而python的创造者Guido的目标是一门“slightly less theoretically beautiful but thereby is a joy to write programs in”的语言。从这几年语言排行榜的流行趋势看来,他远远的做到了。 了解了generator后我会更加在意某个...
评分这本书非常好,是深入理解Python最好的两本书之一,另一本可能是《500 Lines or Less》。 之前看到一个友邻说,这本是Python程序员的进阶书。看了一部分之后,感觉对Python协程确实有了更深入的认识——直到偶遇了下面这本书: 才明白,《Fluent 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 无爱了,书是不错
评分这本书好赞哦, 昨天花了一天时间看完Think Python实在浪费时间, 应该直接看这本,算中级吧。 有更深入的讨论, 有coding manner, 更其他语言比较,有进一步的阅读推荐。 不过就是看起来很慢, 目前2个小时才看了两章....
评分很好的进阶书,覆盖了Python 3的所有新特性;对示例代码的讲解非常详细,每章末尾给出的参考文献也很棒。
评分很好的进阶书,覆盖了Python 3的所有新特性;对示例代码的讲解非常详细,每章末尾给出的参考文献也很棒。
评分看懂50%, 不过总算了解了type的多种含义。 作者将python那些华丽的黑膜法都介绍了一遍,不过我觉得they're for fun only.
Fluent Python 2025 pdf epub mobi 电子书