<?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 with java</title>
    <subTitle>an introduction</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Musch, Olaf</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Germany</placeTerm>
    </place>
    <publisher>Springer Vieweg</publisher>
    <dateIssued>2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xv, 343 p.  : ill. ; 24 cm.</extent>
  </physicalDescription>
  <subject authority="lcsh">
    <topic>Java (Computer program language) Computer science</topic>
    <topic>Object-oriented programming</topic>
    <topic>Designs patterns</topic>
    <topic>Software patterns</topic>
    <topic>Facade</topic>
    <topic>JAVA</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 MUS</classification>
  <identifier type="isbn">9783658398286 (pbk)</identifier>
  <recordInfo/>
</mods>
