Pro Python Best Practices: Debugging, Testing and Maintenance

Kristian Rother

  • 出版商: Apress
  • 出版日期: 2017-03-17
  • 售價: $1,020
  • 貴賓價: 9.5$969
  • 語言: 英文
  • 頁數: 264
  • 裝訂: Paperback
  • ISBN: 1484222407
  • ISBN-13: 9781484222409
  • 相關分類: Python程式語言
  • 立即出貨 (庫存 < 3)

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

商品描述

Learn software engineering and coding best practices to write Python code right and error free. In this book you’ll see how to properly debug, organize, test, and maintain your code, all of which leads to better, more efficient coding.

Software engineering is difficult. Programs of any substantial length are inherently prone to errors of all kinds. The development cycle is full of traps unknown to the apprentice developer. Yet, in Python textbooks little attention is paid to this aspect of getting your code to run. At most, there is a chapter on debugging or unit testing in your average basic Python book. However, the proportion of time spent on getting your code to run is much higher in the real world. Pro Python Best Practices aims to solve this problem.

 
What You'll Learn
  • Learn common debugging techniques that help you find and eliminate errors
  • Gain techniques to detect bugs more easily
  • Learn techniques to keep your project under control
  •  
Who This Book Is For
 
Experienced Python coders from web development, big data, and more.
 
 

商品描述(中文翻譯)

學習軟體工程和編碼的最佳實踐,以正確且無錯誤地撰寫Python程式碼。在這本書中,您將學習如何正確地進行除錯、組織、測試和維護程式碼,這些都將帶來更好、更高效的編碼。

軟體工程是困難的。任何長度較長的程式都天生容易出現各種錯誤。開發過程中充滿了對初學者開發者來說未知的陷阱。然而,在Python教科書中很少關注如何讓程式碼運行的這一方面。最多,一般基礎Python書籍中會有一章關於除錯或單元測試。然而,在現實世界中,花在讓程式碼運行的時間比例要高得多。《Pro Python最佳實踐》旨在解決這個問題。

你將學到什麼:
- 學習常見的除錯技巧,幫助您找到並消除錯誤
- 獲得更容易檢測錯誤的技巧
- 發現自動化的最佳實踐,以更快地發現和解決問題,並減少維護時間
- 學習控制專案的技巧

適合閱讀對象:
有經驗的Python開發人員,包括網頁開發、大數據等領域。

以上是本書的內容摘要。