<?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>Learning java through applications: A graphical approach</title>
  </titleInfo>
  <name type="personal">
    <namePart>Jarc, Duane J.</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">Hingham, Massachusetts</placeTerm>
    </place>
    <publisher>Charles River Media, INC</publisher>
    <dateIssued>2005</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxvi,673 p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: An Overview of programming languages and an introduction to java -- Variable declarations, assignments, and expressions -- Methods, instance variables, scope, and lifetime -- Discrete selection and iteration -- Objects and primitive data -- General selection iteration -- One dimensional arrays and class invariants -- Generics and interfaces -- Strings -- Composition relationships -- Multidimensional arrays and and GUIs -- Abstract enumerated types and classes -- Recursive control structures -- Recursive data structures -- Appendix A: Answers to the review questions -- Appendix B: About the CD-ROM. </tableOfContents>
  <note type="statement of responsibility">Duane J. Jarc.</note>
  <note>Includes index</note>
  <classification authority="lcc">QA76.73.J38 J28</classification>
  <identifier type="isbn">1584503769</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120704</recordCreationDate>
  </recordInfo>
</mods>
