<?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>Learning Java</title>
    <subTitle>an introduction to real-world programming with Java</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Loy, Marc</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Niemeyer, Patrick</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Leuck, Daniel</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <publisher> O'Reilly Media, Inc</publisher>
    <dateIssued>2023</dateIssued>
    <copyrightDate encoding="marc">2023</copyrightDate>
    <edition>Sixth edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 527 pages: illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Dan Leuck introduce you to Java's fundamentals, including its class libraries, programming techniques, and idioms, with an eye toward building real applications.  This updated sixth edition expands the content to continue covering lambdas and streams, and shows you how to use a functional paradigm in Java. You'll learn about the latest Java features introduced since the book's fifth edition, from JDK 15 through 21. You'll also take a deep dive into virtual threads (introduced as Project Loom in Java 19)"--</abstract>
  <tableOfContents>Preface -- A modern language -- A first application -- Tools of the trade -- The Java language -- Objects in Java -- Error handling -- Collections and generics -- Text and core utilities -- Threads -- File input and output -- Functional approaches in Java -- Desktop applications -- Network programming in Java -- A. Code examples and IntelliJ IDEA -- B. Exercise answers -- Glossary.</tableOfContents>
  <note type="statement of responsibility">Marc Loy, Patrick Niemeyer, and Daniel Leuck.</note>
  <note>Previous edition: 2020.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 LOY 2023</classification>
  <classification authority="ddc" edition="23">005.13/3</classification>
  <identifier type="isbn">1098145534</identifier>
  <identifier type="isbn">9781098145538</identifier>
  <identifier type="lccn">2021303664</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">240924</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250723153539.0</recordChangeDate>
    <recordIdentifier>23874592</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
