<?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>Introduction to Java programming</title>
    <subTitle>comprehensive version</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Liang, Y. Daniel.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, NJ</placeTerm>
    </place>
    <publisher>Pearson Prentice Hall</publisher>
    <dateIssued>2005</dateIssued>
    <edition>5th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii, 1162 p. : ill.</extent>
  </physicalDescription>
  <note type="statement of responsibility">Y. Daniel Liang.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 L52 2005</classification>
  <identifier type="isbn">0131489526</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">040728</recordCreationDate>
  </recordInfo>
</mods>
