<?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>Introduction to programming with Java</title>
    <subTitle>a problem solving approach</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Dean, John</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author. </roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dean, Raymond</namePart>
    <role>
      <roleTerm type="text">author. </roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New York, NY</placeTerm>
    </place>
    <publisher>McGraw-Hill LLC</publisher>
    <dateIssued>c2021</dateIssued>
    <edition>Third Edition. </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxvii, 1014p. </extent>
  </physicalDescription>
  <note type="statement of responsibility">John Dean and Raymond Dean. </note>
  <note>Includes index. </note>
  <note>000-099</note>
  <subject>
    <name type="personal">
      <namePart>Java (Computer program language)</namePart>
    </name>
  </subject>
  <classification authority="ddc">005.133 D281 2021</classification>
  <identifier type="isbn">9781260575248</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">260312</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260312130117.0</recordChangeDate>
  </recordInfo>
</mods>
