<?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>Learning Java</title>
    <subTitle>an introduction to real-world programming with Java</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Loy, Marc</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Niemeyer, Patrick</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Leuck, Daniel</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <publisher>O'Reilly Media</publisher>
    <dateIssued>2020</dateIssued>
    <copyrightDate encoding="marc">2020</copyrightDate>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xvii, 495 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Marc Loy, Patrick Niemeyer, and Daniel Leuck.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <identifier type="isbn">9781492056270</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">LOC</recordContentSource>
    <recordCreationDate encoding="marc">231211</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251125110755.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
