<?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>
  <name type="personal">
    <namePart>Coward, Danny</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <dateIssued encoding="marc">2024</dateIssued>
    <copyrightDate encoding="marc">2024</copyrightDate>
    <edition>Tenth edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxv, 739 pages : illustrations ; 23 cm</extent>
  </physicalDescription>
  <abstract>Thoroughly updated for Java Platform Standard Edition 21, this practical resource uses a proven, step-by-step approach to teach the fundamentals of Java. You will discover how to get started programming in Java from the very first chapter. Written by Java guru Herbert Schildt and updated by Dr. Danny Coward, the book starts with the basics, such as how to create, compile, and run a Java program. From there, you will learn essential Java keywords, syntax, and commands. Java: A Beginner's Guide, Tenth Edition covers the basics and touches on advanced features, including multithreaded programming, generics, Lambda expressions, and Swing. Enumeration, modules, and interface methods are also clearly explained. This proven guide delivers the appropriate mix of theory and practical coding necessary to get readers up and running developing their own Java applications from the ground up or customize existing code.</abstract>
  <note type="statement of responsibility">Herbert Schildt, Danny Coward.</note>
  <note>"Create, compile, and run Java programs today"--Cover.</note>
  <note>"Updated and expanded"--Cover.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 S327 2024</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">1265054630</identifier>
  <identifier type="isbn">9781265054632</identifier>
  <identifier type="lccn">2023952661</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">241229</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250820105719.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">43889</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
