<?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>Beginning Java 2</title>
    <subTitle>John Kauffman</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Horton, Ivor</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>Shroff Publishers and Distributors Pvt. Ltd.</publisher>
    <dateIssued>2000</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxv, 1233 p. : : ill. ; 24 cm.</extent>
  </physicalDescription>
  <note>"Programmer to programmer"--Cover.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer program language Java</topic>
    <topic>Java program development</topic>
    <topic>Java program structure</topic>
    <topic>Designing classes</topic>
    <topic>Stream output</topic>
    <topic>Creating windows</topic>
    <topic>Loops</topic>
    <topic>Arrays</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 HOR</classification>
  <identifier type="isbn">1861003668 (pbk)</identifier>
  <identifier type="isbn">1861003668 (pbk)</identifier>
  <recordInfo/>
</mods>
