<?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 a beginner's guide</title>
    <subTitle>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>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Chennai</placeTerm>
    </place>
    <publisher>McGraw Hill Education (India)</publisher>
    <dateIssued>c2018</dateIssued>
    <edition>7th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxii,723p. 24cm.(pbk)</extent>
  </physicalDescription>
  <note type="statement of responsibility">by Herbert Schildt</note>
  <note>It includes index </note>
  <classification authority="ddc">005.133</classification>
  <identifier type="isbn">9789387432284</identifier>
  <identifier type="lccn">ENG-122210</identifier>
  <identifier type="stock number">DBAD/PUB</identifier>
  <recordInfo>
    <recordChangeDate encoding="iso8601">20180210161052.0</recordChangeDate>
  </recordInfo>
</mods>
