<?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 how to program</title>
  </titleInfo>
  <name type="personal">
    <namePart>Deitel, Paul J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Upper Saddle River, N.J</placeTerm>
    </place>
    <publisher>Pearson Prentice Hall</publisher>
    <dateIssued>2012</dateIssued>
    <edition>11th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <note type="statement of responsibility">Paul J. Deitel</note>
  <classification authority="ddc">005.133 DEI</classification>
  <recordInfo/>
</mods>
