<?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 how to program</title>
    <subTitle>Early objects</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Deitel, Paul J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart> Deitel, Harvey M.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>PHI Learning</publisher>
    <dateIssued>2015</dateIssued>
    <edition>10th ed</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xlii, 1198p.  26cm(pbk)</extent>
  </physicalDescription>
  <note type="statement of responsibility">by Paul Deitel [and] Harvey Deitel</note>
  <note>Includes index</note>
  <subject>
    <topic> Java (Computer program language)</topic>
  </subject>
  <subject>
    <topic> Object-oriented programming (Computer science)</topic>
  </subject>
  <classification authority="ddc">005.133</classification>
  <identifier type="isbn">9788120350649</identifier>
  <identifier type="lccn">ENG-111396</identifier>
  <identifier type="stock number">DBAD/PUB</identifier>
  <recordInfo>
    <recordChangeDate encoding="iso8601">20141212112726.0</recordChangeDate>
  </recordInfo>
</mods>
