<?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>Data structures &amp; other objects using C++</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Data structures and other objects using C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Main, M. (Michael)</namePart>
    <namePart type="date">1956-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Savitch, Walter J.</namePart>
    <namePart type="date">1943-</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Pearson/Addison-Wesley</publisher>
    <dateIssued>c2005</dateIssued>
    <dateIssued encoding="marc">2005</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxix, 815 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>The phases of software development -- Abstract data types and C++ classes -- Container classes -- Pointers and dynamic arrays -- Linked lists -- Software development with templates, iterators, and the STL -- Stacks -- Queues -- Recursive thinking -- Trees -- Tree projects -- Searching -- Sorting -- Derived classes and inheritance -- Graphs.</tableOfContents>
  <note type="statement of responsibility">Michael Main, Walter Savitch.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153 M25 2005</classification>
  <classification authority="ddc" edition="22">005.13/3</classification>
  <identifier type="isbn">9780321197160</identifier>
  <identifier type="isbn">032119716X</identifier>
  <identifier type="lccn">2004018616</identifier>
  <identifier type="uri">http://www.loc.gov/catdir/toc/ecip0421/2004018616.html</identifier>
  <location>
    <url displayLabel="Table of contents">http://www.loc.gov/catdir/toc/ecip0421/2004018616.html</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">040805</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140304160203.0</recordChangeDate>
    <recordIdentifier source="AUA.1">13678503</recordIdentifier>
  </recordInfo>
</mods>
