<?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>how to program</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Deitel, Harvey M.</namePart>
    <namePart type="date">1945-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Paul J.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, NJ</placeTerm>
    </place>
    <publisher>Prentice Hall</publisher>
    <dateIssued>c1998</dateIssued>
    <dateIssued encoding="marc">1998</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>li, 1063 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Ch. 1. Introduction to Computers and Java Applets -- Ch. 2. Developing Java Applications -- Ch. 3. Control Structures -- Ch. 4. Methods -- Ch. 5. Arrays -- Ch. 6. Object-Based Programming -- Ch. 7. Object-Oriented Programming -- Ch. 8. Strings and Characters -- Ch. 9. Graphics -- Ch. 10. Basic Graphical User Interface Components -- Ch. 11. Advanced Graphical User Interface Components -- Ch. 12. Exception Handling -- Ch. 13. Multithreading -- Ch. 14. Multimedia: Images, Animation and Audio -- Ch. 15. Files and Streams -- Ch. 16. Networking -- Ch. 17. Data Structures -- Ch. 18. Java Utilities Package and Bit Manipulation -- App. A. Demos -- App. B. Java Resources -- App. C. Operator Precedence Chart -- App. D. ASCII Character Set -- App. E. Number Systems -- App. F. Object-Oriented Elevator Simulator.</tableOfContents>
  <note type="statement of responsibility">H.M. Deitel, P.J. Deitel.</note>
  <note>Includes bibliographical references (p. [1021]-1025) and index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Internet programming</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 D45 1998</classification>
  <classification authority="ddc" edition="21">005.13/3</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>How to program series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">0138993947</identifier>
  <identifier type="lccn">97026424 //r97</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">970626</recordCreationDate>
    <recordChangeDate encoding="iso8601">20160224141006.0</recordChangeDate>
    <recordIdentifier source="OSt">2004958</recordIdentifier>
  </recordInfo>
</mods>
