<?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>Core Java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Horstmann, Cay S.</namePart>
    <namePart type="date">1959-</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="code" authority="marccountry">mau</placeTerm>
    </place>
    <dateIssued encoding="marc" point="start">2019</dateIssued>
    <dateIssued encoding="marc" point="end">9999</dateIssued>
    <edition>Eleventh edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1040p : illustrations ; 24 cm</extent>
  </physicalDescription>
  <abstract>"Core Java" has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume I Fundamentals, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate new Java SE 8 features, idioms, and best practices, it contains hundreds of example programs all carefully crafted for easy understanding and practical applicability. Writing for serious programmers solving real-world problems, Cay Horstmann helps you achieve a deep understanding of the Java language and library. In this first volume of the two-volume work, Horstmann focuses on fundamental language concepts and the foundations of modern user interface programming. You ll find in-depth coverage of topics ranging from Java object-oriented programming to generics, collections, lambda expressions, Swing UI design, and the latest approaches to concurrency and functional programming.--</abstract>
  <tableOfContents>V. 1. Fundamentals -- Chapter 1: An Introduction to Java -- Chapter 2: The Java Programming Environment -- Chapter 3: Fundamental Programming Structures in Java -- Chapter 4: Objects and Classes -- Chapter 5: Inheritance -- Chapter 6: Interfaces, Lambda Expressions, and Inner Classes -- Chapter 7: Exceptions, Assertions, and Logging -- Chapter 8: Generic Programming -- Chapter 9: Collections -- Chapter 10: Graphical User Interface Programming -- Chapter 11: User Interface Components with Swing -- Chapter 12: Concurrency. V. 2. Advanced features-- Chapter 1: Streams -- Chapter 2: Input and output -- Chapter 3: XML --Chapter 4:  Networking -- Chapter 5: Database programming -- Chapter 6: The date and time API --Chapter 7:  Internationalization -- Chapter 8: Scripting, compiling, and annotation processing -- Chapter 9: The Java platform module system -- Chapter 10: Security -- Chapter 11: Advanced swing and graphics -- Chapter 12: Native methods.</tableOfContents>
  <note type="statement of responsibility">Cay S. Horstmann.</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 H6753 2019</classification>
  <classification authority="ddc" edition="23">005.133 H.C.C 2019</classification>
  <identifier type="isbn">9780135166314</identifier>
  <identifier type="isbn">0135166314</identifier>
  <identifier type="lccn">2018942070</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">180420</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260413174017.0</recordChangeDate>
    <recordIdentifier source="OSt">20463261</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
