<?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>
  </titleInfo>
  <name type="personal">
    <namePart>Deital, H.M</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, N.J. ; London</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2004</dateIssued>
    <edition>6th edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1576 p: ill.; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to computers, the internet and the web -- Introduction to Java applications -- Introduction to classes and objects -- Control statements: Part 2 - Methods: a deeper look -- Arrays -- Classes and objects: a deeper look -- Object-oriented programming: inheritance -- Object-oriented programming: polymorphism -- GUI components: Part I -- Graphics and java 2D -- Exception handling -- Files and streams -- Recursion -- Searching and sorting -- Data structures -- Generics -- Collections -- Introduction to java applets -- Multimedia: applets and applications -- GUI components: Part 2 -- Multithreading -- Networking - Accesing databases with JDBC -- Servlets -- JavaServer pages (JSP) --  Formatted output -- Strings, characters and regular expressions -Appendices A: Operator precedence chart - B: ASCII character set - C: Keywords and reserved words - D: Primitive types - E: Number systems - F: Unicode - G: Using the java API documentation - H: Creating documentation with javadoc - I: Bit manipulation - J: ATM case study code - K: Labeled break and continue statements - L: Additional diagram types - M: Patterns - Using the debugger (on CD). </tableOfContents>
  <note type="statement of responsibility">H.M. Deitel and P.J. Deitel</note>
  <note>Includes index.</note>
  <subject>
    <topic>Java (computer programming language)</topic>
    <topic>Computer programming</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38D45</classification>
  <identifier type="isbn">0131290142</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120627</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414114037.0</recordChangeDate>
  </recordInfo>
</mods>
