<?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>An Introduction to object -oriented programming with Java</title>
  </titleInfo>
  <name type="personal">
    <namePart>WU, Thomas C.</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">Boston</placeTerm>
    </place>
    <publisher>Mcgraw-Hill</publisher>
    <dateIssued>2004</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxix, 962 p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to computers and programming languages -- Introduction to object-oriented programming and software development -- Getting started with Java -- Numerical data -- Defining your own classes -- Selection statements -- Repetiton statements -- Event-driven programming and basic GUI object -- Exceptions and assertions -- Characters and settings -- Arrays -- Sorting and searching -- File input and output -- Inheritance and polymorphism -- Advanced GUI -- Recursive Algorithms -- How to run Java programs -- Sample programs -- Standard classes and interfaces -- UML diagrams.</tableOfContents>
  <note type="statement of responsibility">Thomas C. WU</note>
  <subject>
    <topic>Object-oriented programming</topic>
  </subject>
  <subject>
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA 76.64.W78</classification>
  <identifier type="isbn">0073040959</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120802</recordCreationDate>
  </recordInfo>
</mods>
