<?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 programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Farrell, Joyce.</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>Course Technology - Cengage Learning</publisher>
    <dateIssued>2014</dateIssued>
    <edition>7th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxx,1084p. : ills. ; 25cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Creating java programs -- Using methods, classes, and objectives -- More object concepts -- Making decisions -- Looping -- Characters, strings, and the stringbuilder -- Arrays -- Advanced array concepts -- Introduction to inheritance -- Advanced inheritance concepts -- Exception handling -- File input and output -- Introduction to swing components -- Advanced gui topics -- Graphics -- Applets, images, and sound -- Appendix A: Working with the java platform -- Appendix B: Learning about data representation -- Appendix C: Formatting output  -- Appendix D: Generating random numbers -- Appendix E: Javadoc.</tableOfContents>
  <note type="statement of responsibility">Joyce Farrell.</note>
  <note>Includes glossary and index.</note>
  <classification authority="lcc">QA76.63.F37</classification>
  <identifier type="isbn">9781285081977</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">150629</recordCreationDate>
  </recordInfo>
</mods>
