<?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 and the standard template library</title>
  </titleInfo>
  <name type="personal">
    <namePart>Collins, William J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>McGraw-Hill</publisher>
    <dateIssued>2003</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xx, 664 p : ill ;</extent>
  </physicalDescription>
  <abstract>"DATA STRUCTURES AND THE STANDARD TEMPLATE LIBRARY by William Collins teaches the fundamentals of Data Structures and their implementations. It uses C++ as the language of instruction. Most of the data structures are provided in the Standard Template Library (STL), which students will be able to use in their further coursework and beyond. To further students' understanding of implementation issues, alternative implementation (other than the STL) are also discussed. Hands-on learning is promoted throughout the text by the use of Programming Projects and labs. Programming projects, at the end of each chapter, allow students to develop and implement their own data structures or to extend or apply data structures introduced in the chapter. Additionally, optional labs accompany the text and allow students to practice by giving them opportunities to code. These labs can be used in many different ways such as in a closed lab, in an open lab, or for optional homework assignments"--Publisher description.</abstract>
  <note>Includes index </note>
  <subject authority="lcsh">
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Structures de donn�ees (Informatique)</topic>
  </subject>
  <subject authority="">
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject authority="">
    <topic>Datenstruktur</topic>
  </subject>
  <subject authority="">
    <topic>STL</topic>
  </subject>
  <classification authority="lcc">QA 76.9 COL</classification>
  <identifier type="isbn">0072369655</identifier>
  <identifier type="isbn">9780072369656</identifier>
  <identifier type="isbn">0071150978</identifier>
  <identifier type="isbn">9780071150972</identifier>
  <identifier type="uri">http://catdir.loc.gov/catdir/toc/mh021/2001052187.html</identifier>
  <identifier type="uri">http://catdir.loc.gov/catdir/description/mh021/2001052187.html</identifier>
  <location>
    <url displayLabel="download ebook">http://catdir.loc.gov/catdir/toc/mh021/2001052187.html</url>
  </location>
  <location>
    <url displayLabel="download ebook">http://catdir.loc.gov/catdir/description/mh021/2001052187.html</url>
  </location>
  <recordInfo/>
</mods>
