Robust Python: Write Clean and Maintainable Code (Paperback)
暫譯: 穩健的 Python:撰寫乾淨且可維護的程式碼 (平裝本)

Viafore, Patrick

買這商品的人也買了...

相關主題

商品描述

Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow beyond comprehension. Thankfully, Python has features to help developers overcome maintainability woes.

In this practical book, author Patrick Viafore shows you how to use Python's type system to the max. You'll look at user-defined types, such as classes and enums, and Python's type hinting system. You'll also learn how to make Python extensible and how to use a comprehensive testing strategy as a safety net. With these tips and techniques, you'll write clearer and more maintainable code.

  • Learn why types are essential in modern development ecosystems
  • Understand how type choices such as classes, dictionaries, and enums reflect specific intents
  • Make Python extensible for the future without adding bloat
  • Use popular Python tools to increase the safety and robustness of your codebase
  • Evaluate current code to detect common maintainability gotchas
  • Build a safety net around your codebase with linters and tests

商品描述(中文翻譯)

您的 Python 專案似乎越來越大了嗎?隨著程式碼庫的擴展,您是否感受到調試和維護的困難?Python 是一種易於學習和使用的語言,但這也意味著系統可能會迅速增長到難以理解的程度。幸運的是,Python 擁有幫助開發者克服可維護性問題的功能。

在這本實用的書中,作者 Patrick Viafore 向您展示如何充分利用 Python 的類型系統。您將學習用戶自定義類型,例如類別和列舉,以及 Python 的類型提示系統。您還將學習如何使 Python 可擴展,以及如何使用全面的測試策略作為安全網。透過這些提示和技巧,您將編寫出更清晰且更易於維護的程式碼。

- 了解為什麼類型在現代開發生態系統中至關重要
- 理解類別、字典和列舉等類型選擇如何反映特定意圖
- 使 Python 在未來可擴展而不增加冗餘
- 使用流行的 Python 工具來提高程式碼庫的安全性和穩健性
- 評估當前程式碼以檢測常見的可維護性問題
- 使用靜態檢查工具和測試為您的程式碼庫建立安全網

作者簡介

Patrick Viafore has been working in the software industry for 13] years, working on mission critical software systems, including in lightning detection, telecommunications and operating systems. His work in static typed languages has influenced his approach to dynamic languages and how we can make them safer and more robust. He also is an organizer of the HSV.py meetup, where he can observe common Python obstacles, from beginners to experts. His goal is to make computer science/software engineering topics more approachable to the developer community.

Patrick currently works at Canonical, developing pipelines/tools to deploy Ubuntu images to public cloud providers. He also does software consulting and contracting through his business Kudzera, LLC.

作者簡介(中文翻譯)

Patrick Viafore 在軟體產業工作了 13 年,專注於關鍵任務的軟體系統,包括閃電偵測、電信和作業系統。他在靜態類型語言方面的工作影響了他對動態語言的看法,以及如何使這些語言更安全和更穩健。他也是 HSV.py 會議的組織者,能夠觀察到從初學者到專家的常見 Python 障礙。他的目標是讓計算機科學/軟體工程的主題對開發者社群更具可接近性。

Patrick 目前在 Canonical 工作,開發管道/工具以將 Ubuntu 映像部署到公共雲服務提供商。他還通過他的公司 Kudzera, LLC 提供軟體諮詢和合約服務。