<?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: an introduction to problem solving &amp; programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Savitch, Walter</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mock, Kenrick</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <dateIssued encoding="marc">2015</dateIssued>
    <copyrightDate encoding="marc">2015</copyrightDate>
    <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>1023 p. : illustrations ; 24 cm</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to computer basics -- Basic computation -- Flow of control; branching -- Flow of control; loops -- Defining classes and methods -- More about objects and methods -- Arrays -- Inheritance, polymorphism and interfaces -- Exception handling -- Streams, file I/O and networking -- Recursion --Dynamic data structures and generics --  </tableOfContents>
  <note type="statement of responsibility">Walter Savitch, Kenrick Mock.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38.S26</classification>
  <classification authority="ddc" edition="23">005.13/3</classification>
  <identifier type="isbn">9781292018331</identifier>
  <identifier type="isbn">1292018232</identifier>
  <identifier type="lccn">2013050398</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">140103</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220301135441.0</recordChangeDate>
    <recordIdentifier source="OSt">17987847</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
