<?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, Paul J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Paul J.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Jersey</placeTerm>
    </place>
    <publisher>Pearson Prentice Hall</publisher>
    <dateIssued>c2007</dateIssued>
    <edition>7th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xliv, 1596 p. : ill. ; 24 cm + 1 CD-ROM (4 3/4 in.).</extent>
  </physicalDescription>
  <tableOfContents>Introduction to computers, the Internet and the Web -- Introduction to Java applications -- Introduction to classes and objects -- Control statements: part 1 -- 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 1 -- 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 -- Accessing databases with JDBC -- Web applications: part 1 -- Web applications: part 2 -- JAX-WS Web services -- Formatted output -- Strings, characters and regular expressions -- A. Operator precedence chart -- B. ASCII character set -- C. Keywords and reserved words -- D. Primitive types -- E. Number systems -- F. GroupLayout -- G. Java desktop integration components (JDIC) -- H. Mashups -- Web bonus appendices -- I. Unicode -- J. Using the Java API documentation -- K. Creating documentation with javadoc -- L. Bit manipulation -- M. ATM case study code -- N. Labeled break and continue statements -- O. UML 2: additional diagram types --  P. Design patterns -- Q. Using the debugger.</tableOfContents>
  <note type="statement of responsibility">P.J.Deitel, H.M.Deitel.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
    <topic>Mathematics</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 D45 2007</classification>
  <classification authority="ddc" edition="22">005.13/3</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>How to program series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">0132222205</identifier>
  <identifier type="isbn">9780132222204</identifier>
  <identifier type="lccn">2007003109</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UOEL</recordContentSource>
    <recordCreationDate encoding="marc">000</recordCreationDate>
    <recordChangeDate encoding="iso8601">20141030090347.0</recordChangeDate>
    <recordIdentifier>14709032</recordIdentifier>
  </recordInfo>
</mods>
