<?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>Introduction to java programming and data structures</title>
    <subTitle>comprehensive version</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Liang, Y. Daniel</namePart>
    <namePart type="date">author</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">-uk</placeTerm>
    </place>
    <dateIssued encoding="marc">2022</dateIssued>
    <edition>Twelfth edition</edition>
    <edition>Global edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1240 pages :  illustrations ;  26 cm. </extent>
  </physicalDescription>
  <tableOfContents>Introduction to computers, programs and java -- Elementary programming -- Selections -- Mathematical functions, characters, and strings -- Loops -- Methods -- Single-dimensional arrays -- Multidimensional arrays -- Objects and classes -- Object-oriented thinking -- Inheritance and polymorphism -- Exception handling and text 1/O -- Abstract classes and interfaces -- JavaFX basics -- Event-driven programming and animations -- JavaFX U1 controls and multimedia -- Binary 1/O -- Recursion -- Generics -- Lists, stacks, queues, and priority queues -- Sets and maps -- Developing efficient algorithms -- Sorting -- Implementing lists, stacks, queues, and priority queues -- Binary search trees -- AVL trees -- Hashing -- Graphs and applications -- Weighted graphs and applications -- Aggregate operations for collections streams. </tableOfContents>
  <note type="statement of responsibility">Y. Daniel Liang.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38</classification>
  <classification authority="ddc">005.133 L613i</classification>
  <identifier type="isbn">9781292402079</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CSPC</recordContentSource>
    <recordCreationDate encoding="marc">241125</recordCreationDate>
    <recordChangeDate encoding="iso8601">20241125150754.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
