<?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</title>
    <subTitle>a beginner's guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Schildt, Herbert</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Print books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <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>xxii, 723 pages ; 24 cm</extent>
  </physicalDescription>
  <abstract>"Fully updated for Java Platform, Standard Edition 9 (Java SE 9), Java: A Beginner's Guide, Seventh Edition, gets you started programming in Java right away. Bestselling programming author Herb Schildt begins with the basics, such as how to create, compile, and run a Java program. He then moves on to the keywords, syntax, and constructs that form the core of the Java language. The book also covers some of Java's more advanced features, including multithreaded programming, generics, lambda expressions, Swing, and JavaFX. This practical Oracle Press guide features details on Java SE 9's innovative new module system, and, as an added bonus, it includes an introduction to JShell, Java's new interactive programming tool"--</abstract>
  <tableOfContents>Chapter 1: Java Fundamentals -- Chapter 2: Introducing Data Types and Operators -- Chapter 3: Program Control Statements -- Chapter 4: Introducing Classes, Objects, and Methods -- Chapter 5: More Data Types and Operators -- Chapter 6: A Closer Look at Methods and Classes -- Chapter 7: Inheritance -- Chapter 8: Packages and Interfaces -- Chapter 9: Exception Handling -- Chapter 10: Using I/O -- Chapter 11: Multithreaded Programming -- Chapter 12: Enumerations, Autoboxing, Static Import and Annotations -- Chapter 13: Generics -- Chapter 14: Lambda Expressions and Method References -- Chapter 15: Modules -- Chapter 16: Introducing Swing -- Chapter 17: Introducing JavaFX -- Appendix A: Answers to Self Tests -- Appendix B: Using Java's Documentation Comments -- Appendix C: An Overview of Java Web Start -- Appendix D: Introducing JShell -- Appendix E: More Java Keywords</tableOfContents>
  <note type="statement of responsibility">Herbert Schildt</note>
  <note>Includes index</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 S327 2018</classification>
  <identifier type="isbn">9781259589317</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="lccn">2017036733</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">170802</recordCreationDate>
    <recordChangeDate encoding="iso8601">20180701133244.0</recordChangeDate>
    <recordIdentifier source="US-DLC">957505480</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
