Clean Code Cookbook: Recipes to Improve the Design and Quality of Your Code (Paperback)
暫譯: 乾淨程式碼食譜:提升程式設計與品質的秘訣
Contieri, Maximiliano
- 出版商: O'Reilly
- 出版日期: 2023-10-17
- 定價: $2,340
- 售價: 9.0 折 $2,106
- 語言: 英文
- 頁數: 428
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098144724
- ISBN-13: 9781098144722
-
相關翻譯:
Clean Code 錦囊妙計 (Clean Code Cookbook : Recipes to Improve the Design and Quality of Your Code) (繁中版)
立即出貨
買這商品的人也買了...
-
$1,617Deep Learning (Hardcover)
-
$790$672 -
$3,760$3,572 -
$720$612 -
$2,520Javascript: The Definitive Guide: Master the World's Most-Used Programming Language, 7/e (Paperback)
-
$477Rust 權威指南 (The Rust Programming Language (Covers Rust 2018))
-
$780$390 -
$1,750$1,663 -
$450$356 -
$580$458 -
$2,016Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python (Paperback)
-
$2,650$2,597 -
$780$616 -
$800$632 -
$650$325 -
$620$310 -
$620$465 -
$780$616 -
$630$498 -
$980$774 -
$680$537 -
$380$300 -
$420$331 -
$580$458 -
$820$648
相關主題
商品描述
Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production code. When it comes to reliability and system evolution, these techniques provide benefits that pay off over time.
Using real life examples in JavaScript, PHP, Java, Python, and many other programming languages, this cookbook provides proven recipes to help you scale and maintain large systems. Every section covers fundamental concepts including readability, coupling, testability, and extensibility, as well as code smells--symptoms of a problem that requires special attention--and the recipes to address them.
As you proceed through this book, refactoring recipes and the variety of code smells increase in complexity. You will:
- Understand the benefits of clean code and learn how to detect code smells
- Learn refactoring techniques step by step
- Gain illustrative code examples in several modern programming languages
- Get a comprehensive catalog of common code smells, their impacts, and possible solutions
- Use code that's straight to the point, favoring readability and learning
商品描述(中文翻譯)
軟體工程師和架構師經常需要處理大型且複雜的程式碼庫,並進行擴展和維護。在這本食譜書中,作者 Maximiliano Contieri 帶領您超越乾淨程式碼的概念,展示如何識別改進機會及其對生產程式碼的影響。當談到可靠性和系統演進時,這些技術提供的好處隨著時間的推移而顯現。
這本食譜書使用 JavaScript、PHP、Java、Python 以及許多其他程式語言中的實際範例,提供經過驗證的食譜,幫助您擴展和維護大型系統。每個部分涵蓋基本概念,包括可讀性、耦合性、可測試性和可擴展性,以及程式碼異味——需要特別注意的問題症狀——和解決這些問題的食譜。
隨著您逐步閱讀本書,重構食譜和各種程式碼異味的複雜性將逐漸增加。您將會:
- 了解乾淨程式碼的好處,並學習如何檢測程式碼異味
- 逐步學習重構技術
- 獲得多種現代程式語言的示範程式碼範例
- 獲得常見程式碼異味的全面目錄,包括其影響和可能的解決方案
- 使用直接明瞭的程式碼,優先考慮可讀性和學習