買這商品的人也買了...
-
The Pragmatic Programmer: From Journeyman to Master (Paperback)$1,900$1,805 -
Code Complete: A Practical Handbook of Software Construction, 2/e (Paperback)$2,280$2,166 -
數位信號處理─應用 Matlab$480$408 -
基礎資料結構 ─ 使用 C (Fundamentals of Data Structures in C, 2/e)$790$751 -
Introduction to Algorithms, 3/e (IE-Paperback)$1,590$1,558 -
Learning the vi and Vim Editors, 7/e (Paperback)$1,620$1,539 -
通訊系統與原理$760$745 -
The C Programming Language, 2/e (IE-Paprback)$1,800$1,764 -
版本控制使用 Git, 2/e (Version Control with Git: Powerful tools and techniques for collaborative software development, 2/e)$580$458 -
無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452 -
從車庫的舊 PC 到百萬台伺服器-巨型網站成長從無到無限大,技術架構大揭祕-最棒的「秒殺」網站設計實例$480$408 -
改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284 -
程式設計人應該知道的 97 件事 | 來自專家的集體智慧 (97 Things Every Programmer Should Know: Collective Wisdom from the Experts)$400$316 -
$653算法導論, 3/e (Introduction to Algorithms, 3/e) -
學會 Swift 程式設計的 18堂課$450$383 -
Foundations of Python Network Programming, 3/e (Paperback)$2,490$2,366 -
Introduction to Computing and Programming in Python, 4/e(Paperback)$1,600$1,520 -
$735Python Unit Test Automation: Practical Techniques for Python Developers and Testers -
演算法圖鑑:26種演算法 + 7種資料結構,人工智慧、數據分析、邏輯思考的原理和應用 step by step 全圖解$450$356 -
大數據時代一定要會的 SQL 商業資料分析術$680$578
相關主題
商品描述
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.
- 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
商品描述(中文翻譯)
學習軟體工程和編碼最佳實踐,以正確且無錯誤地撰寫 Python 代碼。在這本書中,您將學習如何正確地除錯、組織、測試和維護您的代碼,這些都將導致更好、更高效的編碼。
軟體工程是困難的。任何長度相當的程式都天生容易出現各種錯誤。開發週期中充滿了對初學者開發者來說未知的陷阱。然而,在 Python 教科書中,對於讓代碼運行這一方面的關注很少。最多,您會在一般的基本 Python 書籍中看到一章關於除錯或單元測試的內容。然而,在現實世界中,花在讓代碼運行上的時間比例要高得多。《Pro Python Best Practices》旨在解決這個問題。
您將學到的內容:
- 學習常見的除錯技術,幫助您找到並消除錯誤
- 獲得更容易檢測錯誤的技術
- 學習保持項目在控制之下的技術
本書適合對象:
有經驗的 Python 程式設計師,來自網頁開發、大數據等領域。
