<?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>First encounter with java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Bhuta, Shephali P.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">Author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>Shroff Publication</publisher>
    <dateIssued>2007</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>340 P. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>This book is for beginning programmers studying the java language. The book teaches object oriented principles, using the BlueJ development environment that runs on top of the Sun Microsystems Java development Kit. The BlueJ environment allows to create objects of any class and interact with their methods. The BlueJ environment is customized to teach objects first and allows students to visualize the class structure.</abstract>
  <note type="statement of responsibility">By Shepali P. Bhuta.</note>
  <note>Includes bibliographies and indexes.</note>
  <subject>
    <topic>Programming languages (Java)</topic>
  </subject>
  <classification authority="ddc">005.133 BHU/F</classification>
  <identifier type="isbn">9788173666810 (pbk)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">IN-BhIIT</recordContentSource>
    <recordCreationDate encoding="marc">241014</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251027170519.0</recordChangeDate>
    <recordIdentifier source="IN-BhIIT">GB1180</recordIdentifier>
  </recordInfo>
</mods>
