<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Implementing domain-driven design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Vernon, Vaughn</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor.</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Evans, Eric</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <dateIssued encoding="marc">2013</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>612 páginas : : figuras ; ils.</extent>
  </physicalDescription>
  <abstract>Implementing Domain-Driven Design presents a top-down approach to understanding domain-driven design (DDD) in a way that fluently connects strategic patterns to fundamental tactical programming tools. Vaughn Vernon couples guided approaches to implementation with modern architectures, highlighting the importance and value of focusing on the business domain while balancing technical considerations.</abstract>
  <tableOfContents> Chapter 1: Getting Started with DDD. -- Chapter 2: Domains, Subdomains, and Bounded Contexts. -- Chapter 3: Context Maps. -- Chapter 4: Architecture. -- Chapter 5: Entities. -- Chapter 6: Value Objects. -- Chapter 7: Services. -- Chapter 8: Domain Events. -- Chapter 9: Modules. -- Chapter 10: Aggregates. -- Chapter 11: Factories. -- Chapter 12: Repositories. -- Chapter 13: Integrating Bounded Contexts. -- Chapter 14: Application. -- Appendix A: Aggregates and Event Sourcing: A+ES. -- Java and Development Tools.</tableOfContents>
  <note>Contents.</note>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming</topic>
    <topic>Computer science</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Agile software development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Domain-specific programming languages</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented methods</topic>
    <topic>Computer science</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software architecture</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Industrial management</topic>
  </subject>
  <classification authority="ddc" edition="23">005.117 V539</classification>
  <identifier type="isbn">9780321834577</identifier>
  <identifier type="isbn">0321834577</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">230502</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251030135902.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
