<?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: a complete course</title>
  </titleInfo>
  <name type="personal">
    <namePart>Lewis, Stuart F.</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">New York</placeTerm>
    </place>
    <publisher>Continuum</publisher>
    <dateIssued>2002</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>ix, 342 p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction -- Object-oriented basics -- Primitive data types and the string class -- Basic control structures -- Implementation of one object -- Adding graphical user input and output -- Specialization to aid reuse -- Providing objects with more significant functionality -- Communication between objects -- Storing and retrieving data from multiple objects -- Building your own reusable class -- Appendix A: Answers to review questions -- Appendix B: Answers to exercise -- Glossary.</tableOfContents>
  <note type="statement of responsibility">Stuart F. Lewis</note>
  <note>Includes bibliographical references and  index.</note>
  <subject>
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 L581</classification>
  <identifier type="isbn">0826459277</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120704</recordCreationDate>
  </recordInfo>
</mods>
