<?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 software solutions</title>
    <subTitle>Foundations of program design</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lewis, John</namePart>
    <namePart type="date">1963-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Loftus, William.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Pearson/Addison Wesley</publisher>
    <dateIssued>c2000</dateIssued>
    <dateIssued encoding="marc">2005</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>xxx, 910 p. : col. ill. ; 24 cm. + 1 CD-ROM (4 3/4 in.).</extent>
  </physicalDescription>
  <tableOfContents>Ch. 1. Introduction -- Ch. 2. Data and expressions -- Ch. 3. Using classes and objects -- Ch. 4. Writing classes -- Ch. 5. Conditionals and loops -- Ch. 6. Object-oriented design -- Ch. 7. Arrays -- Ch. 8. Inheritance -- Ch. 9. Polymorphism -- Ch. 10. Exceptions -- Ch. 11. Recursion -- Ch. 12. Collections -- App. The unicode character set -- App. Java operators -- App. Java modifiers -- App. Java coding guidelines -- App. Java Applets -- App. Regular expressions -- App. JavaDoc -- App. The PaintBox project -- App. GUI events -- App. Java syntax -- App. The Java class library.</tableOfContents>
  <note type="statement of responsibility">John Lewis, William Loftus.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA 76.73 .J38L49 2000</classification>
  <identifier type="isbn">978-0321245830 (pbk.)</identifier>
  <identifier type="lccn">2003068935</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">LC</recordContentSource>
    <recordCreationDate encoding="marc">050126</recordCreationDate>
    <recordChangeDate encoding="iso8601">20151113151801.0</recordChangeDate>
    <recordIdentifier source="O">5060724</recordIdentifier>
  </recordInfo>
</mods>
