<?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>Java in a nutshell</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Java in a nutshell</title>
    <subTitle>a desktop quick reference</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Evans, Benjamin J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Flanagan, David</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing, China</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston, Massachusetts</placeTerm>
    </place>
    <publisher>O'Reilly Media, Inc.</publisher>
    <dateIssued>c2019 [first Indian reprinted 2018]</dateIssued>
    <dateIssued encoding="marc">2018</dateIssued>
    <edition>Seventh edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvi, 436 pages : illustrations ; 23 cm.</extent>
  </physicalDescription>
  <abstract>"This updated edition of Java in a Nutshell not only helps experienced Java programmers get the most out of Java versions 9 through 11, its also a learning path for new developers. Chock full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes new material on Java Concurrency Utilities. The books first section provides a fast-paced, no-fluff introduction to the Java programming language and the core runtime aspects of the Java platform. The second section is a reference to core concepts and APIs that explains how to perform real programming work in the Java environment. Get up to speed on language details, including Java 9-11 changes Learn object-oriented programming, using basic Java syntax Explore generics, enumerations, annotations, and lambda expressions Understand basic techniques used in object-oriented design Examine concurrency and memory, and how theyre intertwined Work with Java collections and handle common data formats Delve into Javas latest I/O APIs, including asynchronous channels Use Nashorn to execute JavaScript on the Java Virtual Machine Become familiar with development tools in OpenJDK."--Back cover.</abstract>
  <tableOfContents>Introduction to the Java environment -- Java syntax from the ground up -- Object-oriented programming in Java -- The Java type system -- Introduction to object-oriented design in Java -- Java's approach to memory and concurrency -- Programming and documentation conventions -- Working with Java collections -- Handling common data formats -- File handlin and I/O -- Classloading, reflection, and method handles -- Java platform modules -- Platform tools.</tableOfContents>
  <note type="statement of responsibility">Benjamin J. Evans and David Flanagan.</note>
  <note>David Flanagan appears as author on previous editions.</note>
  <note>"Covers Java 11"--Cover.</note>
  <note>Includes index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web servers</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <subject authority="fast">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <subject authority="fast">
    <topic>Web servers</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 E83 2018</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>In a nutshell (O'Reilly &amp; Associates)</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9789352138043</identifier>
  <identifier type="isbn">9781492037255</identifier>
  <identifier type="isbn">1492037257</identifier>
  <identifier type="lccn">2018459906</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">FBR</recordContentSource>
    <recordCreationDate encoding="marc">200212</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211111105904.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">37014</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
