logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"domain driven design"(으)로 21개의 도서가 검색 되었습니다.
9789365894462

Domain-driven Design with Java (Building scalable and maintainable Java applications with DDD principles (English Edition))

 | BPB Publications
74,400원  | 20250922  | 9789365894462
Domain-driven Design (DDD) continues to shape how modern software systems are built by bridging the gap between technical teams and business needs. Its emphasis on modeling the domain with precision and clarity is especially relevant in today's fast-paced, complex software landscape.
9780321125217

Domain-Driven Design (Tackling Complexity in the Heart of Software)

 | Addison-Wesley Professional
113,750원  | 20030830  | 9780321125217
The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need.
9781804613450

Domain-Driven Design with Golang (Use Golang to create simple, maintainable systems to solve complex business problems)

Boyle, Matthew  | Packt Publishing
24,000원  | 20221216  | 9781804613450
Understand the concept of Domain-driven design and build two DDD systems from scratch that can be showcased as part of your portfolio Key Features - Explore Domain-driven design as a timeless concept and learn how to apply it with Go - Build a domain-driven monolithic application and a microservice from scratch - Leverage patterns to make systems scalable, resilient, and maintainable Book Description Domain-driven design (DDD) is one of the most sought-after skills in the industry.
9780134434421

Domain-Driven Design Distilled

Vernon, Vaughn  | Addison-Wesley Professional
60,450원  | 20160730  | 9780134434421
Domain-Driven Design Distilled brings DDD to life. Whether you're a developer, architect, analyst, consultant, or customer, Vernon helps you truly understand it so you can benefit from its remarkable power.
9788960778429

도메인 주도 설계 구현(Implementing Domain-Driven Design) (Implementing Domain-Driven Design)

반 버논  | 에이콘출판
40,500원  | 20160407  | 9788960778429
[도메인 주도 설계 구현]은 도메인 주도 설계를 통해 엔터프라이즈 애플리케이션을 구축하는 방법을 풍부한 구현 예제를 통해 구체적으로 설명한다. 스프링, REST, NoSQL 등을 활용해 도메인 모델을 중심으로 올바른 소프트웨어 구조를 만들어가는 과정을 보여주며, CQRS와 이벤트 소싱 등을 활용해 도메인 주도 설계를 구현하는 실용적 방법을 다룬다. 그동안 도메인 주도 설계를 프로젝트에 적용하는 과정에서 어려움을 겪었던 개발자에게 도움이 될 것이다.
9780321834577

Implementing Domain-Driven Design

Addison-Wesley Professional  | Addison-Wesley Professional
98,370원  | 20130206  | 9780321834577
“For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven Design will impart a treasure trove of knowledge hard won within the DDD and enterprise application architecture communities over the last couple decades.
9781800560734

Domain-Driven Design with Java - A Practitioner’s Guide (Create simple, elegant, and valuable software solutions for complex business problems)

Chandrasekaran, Premanand  | Packt Publishing
33,000원  | 20220819  | 9781800560734
Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycle Key Features - Implement DDD principles to build simple, effective, and well-factored solutions - Use lightweight modeling techniques to arrive at a common collective understanding of the problem domain - Decompose monolithic applications into loosely coupled, distributed co
9780321268204

Applying Domain-Driven Design and Patterns (With Examples in C# and .Net)

Nilsson, Jimmy  | Addison-Wesley
0원  | 20060526  | 9780321268204
ldquo;[This] is a book about design in the .NET world, driven in an agile manner and infused with the products of the enterprise patterns community. [It] shows you how to begin applying such things as TDD, object relational mapping, and DDD to .NET projects...techniques that many developers think are the key to future software development.... As the technology gets more capable and sophisticated, it becomes more important to understand how to use it well. This book is a valuable step toward advancing that understanding.rdquo; Martin Fowler, AUTHOR of Refactoring and Patterns of Enterprise Application Architecture Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and maintainable. Now, therersquo;s a comprehensive, practical guide to leveraging all these techniques primarily in Microsoft .NET environments, but the discussions are just as useful for Java developers. Drawing on seminal work by Martin Fowler (Patterns of Enterprise Application Architecture) and Eric Evans (Domain-Driven Design), Jimmy Nilsson shows how to create real-world architectures for any .NET application. Nilsson illuminates each principle with clear, well-annotated code examples based on C# 1.1 and 2.0. His examples and discussions will be valuable both to C# developers and those working with other .NET languages and any databaseseven with other platforms, such as J2EE. Coverage includes middot; Quick primers on patterns, TDD, and refactoring middot; Using architectural techniques to improve software quality middot; Using domain models to support business rules and validation middot; Applying enterprise patterns to provide persistence support via NHibernate middot; Planning effectively for the presentation layer and UI testing middot; Designing for DepENDency Injection, Aspect Orientation, and other new paradigms
9780655912323

Domain Driven Design A Complete Guide - 2020 Edition

 | 5starcooks
0원  | 20190905  | 9780655912323
Why should you use static testing techniques? When do you introduce new quality metrics? What models are used in software development? To test whether two different objects are in the same domain, do you ask, can one object be built without any knowledge of the other? What is responsibility-driven design? This powerful Domain Driven Design self-assessment will make you the accepted Domain Driven Design domain master by revealing just what you need to know to be fluent and ready for any Do
9781484293867

Effective Software Development for the Enterprise (Beyond Domain Driven Design, Software Architecture, and Extreme Programming)

 | Springer Nature B.V.
74,480원  | 20230524  | 9781484293867
It's a jungle out there.Delivering software solutions with predictable costs, time, scope, and quality has become more complicated than ever. Developers need to account for multiple moving targets, including often avoided but always relevant factors such as culture, people, and leadership. To effectively deal with these challenges, it's necessary to rethink the entire delivery chain of modern software development.
9781787284944

Domain-Driven Design in PHP: A Highly Practical Guide

 | Packt Publishing
93,100원  | 20170615  | 9781787284944
Real examples written in PHP showcasing DDD Architectural Styles, Tactical Design, and Bounded Context Integration Key Features Focuses on practical code rather than theory Full of real-world examples that you can apply to your own projects Shows how to build PHP apps using DDD principles Book Description Domain-Driven Design (DDD) has arrived in the PHP community, but for all the talk, there is very little real code.
9781680502541

Domain Modeling Made Functional: Tackle Software Splexity with Domain-Driven Design and F# (Tackle Software Complexity With Domain-driven Design and F#)

Wlaschin, Scott  | Pragmatic Bookshelf
74,190원  | 20180210  | 9781680502541
In this pragmatic, down-to-earth guide, you'll see how applying the core principles of functional programming can result in software designs that model real-world requirements both elegantly and concisely - often more so than an object-oriented approach.
9781118714706

Patterns, Principles, and Practices of Domain-Driven Design

Millett, Scott  | Wrox
88,790원  | 20150504  | 9781118714706
Methods for managing complex software construction following the practices, principles and patterns of Domain-Driven Design with code examples in C# This book presents the philosophy of Domain-Driven Design (DDD) in a down-to-earth and practical manner for experienced developers building applications for complex domains.
9780137623921

Adobe After Effects Classroom in a Book (2022 release) (Adaptive Systems with Domain-Driven Design, Wardley Mapping, and Team Topologies)

 | Pearson Education (US)
100,420원  | 20220114  | 9780137623921
THE SECOND CLIFFEHAVEN NOVEL BY SUNDAY TIMES BESTSELLING AUTHOR ELLIE DEANIt is 1940 and Staff Nurse Polly Brown has been granted a posting at Cliffehaven Memorial Hospital on the south coast to be near her badly injured husband, Adam.
9781098100131

Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy

 | O'Reilly Media
0원  | 20211116  | 9781098100131
Through this book, you will learn the Domain-Driven Design (DDD) methodology which provides a set of core patterns, principles, and practices for analyzing business domains, understanding business strategy, and, most importantly, aligning software design with its business needs.
최근 본 책