<?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>Java</title>
    <subTitle>a beginners guide : create, compile and run java programs today</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Schildt, Herbert</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author. </roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New York v</placeTerm>
    </place>
    <publisher>McGraw-Hill Higher Education</publisher>
    <dateIssued>c2019</dateIssued>
    <edition>Eight Edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxiv,684p. </extent>
  </physicalDescription>
  <note type="statement of responsibility">Herbert Schildt</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 S334 2019</classification>
  <identifier type="isbn">9781260440218</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">260216</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260216153710.0</recordChangeDate>
  </recordInfo>
</mods>
