<?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>Design patterns</title>
  </titleInfo>
  <name type="personal">
    <namePart>Freeman, Eric</namePart>
    <namePart type="date">1965-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Robson, Elisabeth</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <dateIssued encoding="marc">2021</dateIssued>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxvi, 632 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Welcome to design patterns -- Keeping your objects in the know -- Decorating Objects -- Baking with OO Goodness -- One-of-a-kind Objects -- Encapsulating algorithms -- Well-managed collections -- The state of things -- Controlling Object access -- Patterns of patterns -- Patterns in the real world -- Appendix.</tableOfContents>
  <note type="statement of responsibility">Eric Freeman, Elisabeth Robson.</note>
  <note>"A brain-friendly guide" -- Cover.</note>
  <note>"Building extensible &amp; maintainable object-oriented software"--Cover.</note>
  <note>Previous edition: Sebastopol, California: O'Reilly, 2004.</note>
  <note>Includes index.</note>
  <note>Edition statement from front cover.</note>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented methods (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software patterns</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.76 .F72 2020</classification>
  <classification authority="ddc" edition="23">005.1</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Head first series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781492078005</identifier>
  <identifier type="lccn">2021443769</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">220505</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260610100402.0</recordChangeDate>
    <recordIdentifier>22536004</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
