<?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>Effective Java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Bloch, Joshua</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued>2018</dateIssued>
    <copyrightDate encoding="marc">2018</copyrightDate>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 392 pages ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"Each chapter of Effective Java, Third Edition, consists of several "items," each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. The third edition covers language and library features added in Java 7, 8, and 9, including the functional programming constructs that were added to its object-oriented roots. Many new items have been added, including a chapter devoted to lambdas and streams" --Publisher.</abstract>
  <tableOfContents>Introduction -- Creating and destroying objects -- Methods common to all objects -- Classes and interfaces -- Generics -- Enums and annotations --Lambdas and streams -- Methods -- General programming -- Exceptions -- Concurrency -- Serialization.</tableOfContents>
  <note type="statement of responsibility">Joshua Bloch.</note>
  <note>"Updated for Java 9"--Cover.</note>
  <note>"Best practices for ... the Java Platform" --Cover.</note>
  <note>Includes bibliographical references and index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="">
    <topic>COMPUTERS / Programming / Object Oriented</topic>
  </subject>
  <subject authority="">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 B57 2018</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">9780134685991</identifier>
  <identifier type="isbn">0134685997</identifier>
  <identifier type="lccn">2017956176</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">190116</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250623092824.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">34139</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
