<?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>An introduction to object-oriented programming with java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Wu, Thomas C.</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>McGraw Hill</publisher>
    <dateIssued>2010</dateIssued>
    <edition>5 ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 987 p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to computers and programming languages -- Introduction to object-oriented programming and software development -- Getting started with java -- Numerical data -- Defining your own classes -- Selection statements -- Repetition statements -- Defining your own classes -- Exceptions and assertions -- Characters and strings -- Arrays and collections -- Sorting and searching -- File input and output -- Inheritance and polmorphism -- GUI and event-driven programming -- Recursive algorithms -- Appendix A: How to run java programs -- Appendix B: Sample programs -- Appendix C: Standard classes and interfaces -- Appendix D: UML diagrams.</tableOfContents>
  <note type="statement of responsibility">Thomas C. Wu</note>
  <note>Include index.</note>
  <subject>
    <topic>C# (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <subject>
    <topic>Visual programming (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.64.W78</classification>
  <identifier type="isbn">9780071283687</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120723</recordCreationDate>
  </recordInfo>
</mods>
