<?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>Thinking in Java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Eckel, Bruce</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2006</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>1482 p. : ill.  ; 24 cm</extent>
  </physicalDescription>
  <tableOfContents>Introduction to objects -- Everything is an object -- Operators -- Controlling execution -- Initialization &amp; cleanup -- Access control -- Reusing classes -- Polymorphism -- Interfaces -- Inner classes -- Holding your objects -- Error handling with exceptions -- Strings -- Type information -- Generics -- Arrays -- Containers in depth -- I/O -- Enumerated types -- Annotations -- Concurrency -- Graphical user interfaces.</tableOfContents>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer program language Programming language-computer</topic>
    <topic>Controlling Execution</topic>
    <topic>JAVA</topic>
    <topic>Polymorphism</topic>
    <topic>Operators</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 ECK</classification>
  <identifier type="isbn">0131872486 (pbk)</identifier>
  <identifier type="isbn">9780131872486 (pbk)</identifier>
  <recordInfo/>
</mods>
