<?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 with object-oriented programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Wang, Paul S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Pacific Grove, CA</placeTerm>
    </place>
    <publisher>Thomson/Brooks Cole</publisher>
    <dateIssued>c2003</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xiv, 575 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Classes and objects --
Java features and constructs --
Object-based programming --
Inheritance and class extension --
OOP techniques, interfaces and polymorphism --
Packages and core classes --
Applets and event-driven programming --
GUI programming --
Generic containers --
Networking --
Threads and concurrent programming --
Advanced topics --
Object-oriented design --
Appendices: Java tools; Java keywords, operators, and packages; Common Java constructs; Major differences between Java and ANSI C/C++; Layout managers and swing widgets; Colors in JFC; Java I/O classes; Mathematical computations; Java debugger, jdb; Index of classes; Basic background.</tableOfContents>
  <note type="statement of responsibility">Paul S. Wang.</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">QA76.73.J38 W364 </classification>
  <identifier type="isbn">0534392768</identifier>
  <identifier type="isbn">9780534392765</identifier>
  <recordInfo/>
</mods>
