Code Like a Pythonista: Idiomatic Python

Code Like a Pythonista: Idiomatic Python

简介:

在这个交互式教程中,我们将深入介绍许多基本的Python习语和技术,为您的腰带添加立即有用的工具。本书为那些急于编写生产代码的程序员全面介绍了Python语言的每个特性。您将深入了解惯用的Python模式,以便您可以立即编写专业的Python程序,而不是重温基本的计算机科学主题。发现罕见的语言功能,如有理数,设置理解,计数器和酸洗,这可能会提高你的生产力。了解如何在Python代码中应用常规编程模式,包括缓存。成为一个比平均水平更好的Python程序员,并开发自我记录的,可维护的,易于理解的程序,这些程序运行速度快且难以破解。

英文简介:

In this interactive tutorial, we'll cover many essential Python idioms and techniques in depth, adding immediately useful tools to your belt.

This book is a thorough introduction to every feature of the Python language for programmers who are impatient to write production code. Instead of revisiting elementary computer science topics, you'll dive deep into idiomatic Python patterns so you can write professional Python programs in no time.

Discover rare language features, like rational numbers, set comprehensions, counters, and pickling, that may boost your productivity. Discover how to apply general programming patterns, including caching, in your Python code. Become a better-than-average Python programmer, and develop self-documented, maintainable, easy-to-understand programs that are fast to run and hard to break.

书名
Code Like a Pythonista: Idiomatic Python
译名
像 Pythonista 一样编写代码:惯用的 Python
语言
英语
年份
2008
页数
32页
大小
1.91 MB
标签
  • Python
  • 下载
    pdf iconCode Like a Pythonista: Idiomatic Python.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:38

    ←The Python Book

    →Learn More Python 3 The Hard Way