<?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: from problem analysis to program design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Malik D.S.</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">Australia</placeTerm>
    </place>
    <publisher>Thomson</publisher>
    <dateIssued>2008</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii, 1055 p.: ill.; 26cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: An Overview of computers and programming languages -- Basic elements java -- Introduction to objects and input/ output -- Control structures I: selection -- Control structures II: Repetition -- Graphical user interface (GUL) and object- oriented design (OOD) -- User-defined methods -- User- defined classes and ADTs -- Arrays -- Applications of arrays (searching and sorting ) and strings -- Inheritance and polymorphism -- Handing exceptions and events -- Advanced GUIs and graphics -- Recursion -- Appendix A: Java reserved word -- Appendix B: Operator precedence -- Appendix C: Character sets -- Appendix D: Additional Java topics -- Appendix E: Answers to odd-numbered exercises.</tableOfContents>
  <note type="statement of responsibility"> D.S Malik</note>
  <note>Includes index.</note>
  <classification authority="lcc">QA76.73.J38.M112</classification>
  <identifier type="isbn">9781423901358</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120627</recordCreationDate>
  </recordInfo>
</mods>
