<?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 Structures</title>
    <subTitle>Data Structures in Java for the Principled Programmer</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Bailey, Duane A.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Mc Graw Hill</publisher>
    <dateIssued>2003</dateIssued>
    <edition>Second Edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>XIV, 514 Pages : ILLustrations ;  24 cm.</extent>
  </physicalDescription>
  <abstract>Considers the design, implementation, and use of data structures using Java 2. This is a collection of nearly 100 different classes, implementing a variety of data structures. It is suitable for faculty, students, researchers, and industrial and recreational programmers. It aims to provide the programmer choices of data structure</abstract>
  <note type="statement of responsibility"> Duane A. Bailey.</note>
  <subject>
    <topic>Java (Computer Program Ianguage)</topic>
  </subject>
  <subject>
    <topic>Data Structures (Computer Science)</topic>
  </subject>
  <subject>
    <topic>Java (programmeringssprog)</topic>
  </subject>
  <subject>
    <topic>programmeringssprog</topic>
  </subject>
  <subject>
    <topic>programmering</topic>
  </subject>
  <classification authority="ddc" edition="21">005.73 BDJ</classification>
  <identifier type="isbn">0071121633</identifier>
  <identifier type="isbn">9780071121637</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">Nabta-Lib</recordContentSource>
    <recordChangeDate encoding="iso8601">20220919074452.0</recordChangeDate>
  </recordInfo>
</mods>
