<?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>Deitel, Paul</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Harvey</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, New Jersey</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>c2010</dateIssued>
    <edition>8th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxv, 1131p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to computers, the internet and the web -- Introduction to java applications -- Control statements: Part 1 -- Control statements: Part 2 -- Methods -- Arrays; Introducing string and files -- Introduction to classes and objects -- Classes and objects: A deeper look -- Object - oriented programming: Inheritance -- Object-oriented programming: Polymorphism -- Exception handling -- ATM case study part 1: Object-oriented design with the UML -- ATM case study part 2: Implementing an object-oriented-design -- GUI components: Part 1 -- Graphics and java 2D -- Strings, characters and regular expressions -- Files, streams and object serialization -- Recursion -- Searching, sorting and big O -- Generic collections -- Generic classes and methods -- Custom generic data structures -- Applets and java web start -- Multimedia: Applets and applications -- GUI components: Part 2 --Multithreading -- Networking -- Accessing databases with JDBC -- Java server faces wed applications -- Ajax-enabled javaserver faces web applications -- Web services.</tableOfContents>
  <note type="statement of responsibility">Paul Deitel</note>
  <note>Includes appendix and index</note>
  <subject>
    <topic>Computer Science</topic>
  </subject>
  <classification authority="lcc">QA76.78 J38 D45</classification>
  <identifier type="isbn">9780135101179</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">140425</recordCreationDate>
  </recordInfo>
</mods>
