Get Your Hands Dirty on Clean Architecture: Build 'clean' applications with code examples in Java, 2/e (Paperback)
暫譯: 動手實踐乾淨架構:使用 Java 範例構建「乾淨」應用程式,第 2 版 (平裝)
Tom Hombergs
- 出版商: Packt Publishing
- 出版日期: 2023-07-14
- 售價: $1,680
- 貴賓價: 9.5 折 $1,596
- 語言: 英文
- 頁數: 168
- 裝訂: Quality Paper - also called trade paper
- ISBN: 180512837X
- ISBN-13: 9781805128373
-
相關分類:
Java 程式語言
-
相關翻譯:
Clean Architecture 實作篇:在整潔的架構上弄髒你的手 (第二版) (Get Your Hands Dirty on Clean Architecture, 2/e) (繁中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$2,280Working Effectively with Legacy Code (Paperback)
-
$520$442 -
$680$537 -
$260$234 -
$941Key Performance Indicators For Dummies (Paperback)
-
$2,090Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems (Paperback)
-
$250數據湖架構
-
$1,980$1,881 -
$1,230$1,169 -
$1,400$1,330 -
$450$356 -
$1,540$1,509 -
$500$350 -
$600$468 -
$1,470Developing IoT Projects with ESP32: Automate your home or business with inexpensive Wi-Fi devices
-
$2,475Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures (Paperback)
-
$600$468 -
$2,224Data Mesh: Delivering Data-Driven Value at Scale (Paperback)
-
$1,824Mastering API Architecture: Design, Operate, and Evolve Api-Based Systems (Paperback)
-
$880$695 -
$880$695 -
$2,050$1,948 -
$2,356Data Management at Scale: Modern Data Architecture with Data Mesh and Data Fabric 2/e
-
$2,050$1,948 -
$2,015Architecting Data and Machine Learning Platforms: Enable Analytics and Ai-Driven Innovation in the Cloud (Paperback)
相關主題
商品描述
Gain insight into how Hexagonal Architecture can help to increase maintainability.
Key Features
- Explore ways to make your software flexible, extensible, and adaptable
- Learn new concepts that you can easily blend with your own software development style
- Develop the mindset of making conscious architecture decisions
Book Description
Building for maintainability is key to keep development costs low (and developers happy). The second edition of "Get Your Hands Dirty on Clean Architecture" is here to equip you with the essential skills and knowledge to build maintainable software.
Building upon the success of the first edition, this comprehensive guide explores the drawbacks of conventional layered architecture and highlights the advantages of domain-centric styles such as Robert C. Martin's Clean Architecture and Alistair Cockburn's Hexagonal Architecture. Then, the book dives into hands-on chapters that show you how to manifest a Hexagonal Architecture in actual code. You'll learn in detail about different mapping strategies between the layers of a Hexagonal Architecture and see how to assemble the architecture elements into an application. The later chapters demonstrate how to enforce architecture boundaries, what shortcuts produce what types of technical debt, and how, sometimes, it is a good idea to willingly take on those debts.
By the end of this second edition, you'll be armed with a deep understanding of the Hexagonal Architecture style and be ready to create maintainable web applications that save money and time. Whether you're a seasoned developer or a newcomer to the field, "Get Your Hands Dirty on Clean Architecture" will empower you to take your software architecture skills to new heights and build applications that stand the test of time.
What you will learn
- Identify potential shortcomings of using a layered architecture
- Apply varied methods to enforce architectural boundaries
- Discover how potential shortcuts can affect the software architecture
- Produce arguments for using different styles of architecture
- Structure your code according to the architecture
- Run various tests to check each element of the architecture
Who this book is for
This book is for you if you care about the architecture of the software you are building. To get the most out of this book, you must have some experience with web development. The code examples in this book are in Java. If you are not a Java programmer but can read object-oriented code in other languages, you will be fine. In the few places where Java or framework specifics are needed, they are thoroughly explained.
商品描述(中文翻譯)
獲得有關六邊形架構如何幫助提高可維護性的洞察。
主要特點
- 探索使您的軟體靈活、可擴展和適應的方法
- 學習可以輕鬆融入您自己軟體開發風格的新概念
- 培養做出有意識架構決策的心態
書籍描述
為可維護性而構建是保持開發成本低(並讓開發者滿意)的關鍵。《讓你的手髒在乾淨架構上》(Get Your Hands Dirty on Clean Architecture)第二版旨在為您提供構建可維護軟體所需的基本技能和知識。
在第一版成功的基礎上,這本全面的指南探討了傳統分層架構的缺點,並突顯了以領域為中心的風格的優勢,例如 Robert C. Martin 的乾淨架構(Clean Architecture)和 Alistair Cockburn 的六邊形架構(Hexagonal Architecture)。然後,這本書深入到實作章節,展示如何在實際代碼中實現六邊形架構。您將詳細了解六邊形架構各層之間的不同映射策略,並看到如何將架構元素組裝成一個應用程式。後面的章節展示了如何強制執行架構邊界,哪些捷徑會產生什麼類型的技術負債,以及有時自願承擔這些負債是個好主意。
到這本第二版結束時,您將對六邊形架構風格有深入的理解,並準備創建節省金錢和時間的可維護網頁應用程式。無論您是經驗豐富的開發者還是該領域的新手,《讓你的手髒在乾淨架構上》都將使您能夠將您的軟體架構技能提升到新的高度,並構建經得起時間考驗的應用程式。
您將學到的內容
- 確定使用分層架構的潛在缺陷
- 應用多種方法來強制執行架構邊界
- 發現潛在捷徑如何影響軟體架構
- 提出使用不同架構風格的論據
- 根據架構結構化您的代碼
- 執行各種測試以檢查架構的每個元素
本書適合誰
如果您關心您所構建的軟體的架構,那麼這本書就是為您而寫的。為了充分利用這本書,您必須對網頁開發有一定的經驗。本書中的代碼示例使用 Java。如果您不是 Java 程式設計師,但能夠閱讀其他語言中的物件導向代碼,您也會沒問題。在需要 Java 或框架特定內容的幾個地方,這些內容都會被徹底解釋。
目錄大綱
- Maintainability
- What's Wrong with Layers?
- Inverting Dependencies
- Organizing Code
- Implementing a Use Case
- Implementing a Web Adapter
- Implementing a Persistence Adapter
- Testing Architecture Elements
- Mapping between Boundaries
- Assembling the Application
- Taking Shortcuts Consciously
- Enforcing Architecture Boundaries
- Managing Multiple Bounded Contexts
- A Component-Based Approach to Software Architecture
- Deciding on an Architecture Style
目錄大綱(中文翻譯)
- Maintainability
- What's Wrong with Layers?
- Inverting Dependencies
- Organizing Code
- Implementing a Use Case
- Implementing a Web Adapter
- Implementing a Persistence Adapter
- Testing Architecture Elements
- Mapping between Boundaries
- Assembling the Application
- Taking Shortcuts Consciously
- Enforcing Architecture Boundaries
- Managing Multiple Bounded Contexts
- A Component-Based Approach to Software Architecture
- Deciding on an Architecture Style