<?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 7</title>
  </titleInfo>
  <name type="personal">
    <namePart>Friensen, Jeff</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Apress\Rakmo Press Pvt. Ltd.</publisher>
    <dateIssued>2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xx, 898 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
    <topic>Introducing java</topic>
    <topic>Variables and calculation</topic>
    <topic>Java program development</topic>
    <topic>Java program structure</topic>
    <topic>Loops and logic</topic>
    <topic>Arrays and strings</topic>
    <topic>Multiple constructors</topic>
    <topic>Designing classes</topic>
    <topic>Stream output</topic>
    <topic>Creating windows</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 FRI</classification>
  <identifier type="isbn">9788132205036 (pbk)</identifier>
  <recordInfo/>
</mods>
