<?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>Objects first with Java</title>
    <subTitle>A practical introduction using blue</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Barnes, David j.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Michael Kolling</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">USA</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2017</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiii, 630p. : ill; 24 cm.</extent>
  </physicalDescription>
  <note type="statement of responsibility">Michael Kolling</note>
  <note>include index.</note>
  <subject>
    <topic>computer science/java programming language</topic>
  </subject>
  <classification authority="ddc">005.117 BAR-O</classification>
  <identifier type="isbn">9781292159041</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">240422</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240422145139.0</recordChangeDate>
  </recordInfo>
</mods>
