<?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>C++ how to program</title>
  </titleInfo>
  <name type="personal">
    <namePart>Deitel, Paul J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Harvey M.</namePart>
    <namePart type="date">1945-</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="Biomedical engineering"/>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Jersey</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2001</dateIssued>
    <dateIssued encoding="marc">2017</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>lxi, 1168 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introduction to computers and C++ -- Introduction to C++ programming, input/output and operators -- Introduction to classes, objects, member functions and string s-- Algorithm development and control statements: part I -- Control statements, part 2; logical operators -- Functions and an introduction to recursion -- Class templates array and vector; catching exceptions -- Pointers -- Classes: a deeper look -- Operator overloading; Class string -- Object-oriented programming: inheritance -- Object-oriented programming: polymorphism -- Stream input/output: a deeper look -- File processing -- Standard library containers and ilerators -- Standard library algorithms -- Exception handling: a deeper look -- Introduction to custom templates -- Custom templatized data structures -- Searching and sorting -- Class string and string stream processing: a deeper look -- Bits, characters, C strings and structs -- Operator precedence and associativity -- ASCII character set -- Fundamental types -- Number systems -- Preprocessor.</tableOfContents>
  <note type="statement of responsibility">Paul Deitel, Deitel &amp; Associates, Inc., Harvey Deitel, Deitel &amp; Associates, Inc.</note>
  <note>introducing Object-Oriented Design with the UML</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA 76.73 .C153 DIE 2001</classification>
  <classification authority="ddc" edition="23">005.13/3</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>How to program series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">978-0130895714</identifier>
  <identifier type="lccn">2016427406</identifier>
  <identifier type="uri">http://www.deitel.com/books/cppHTP3/cppHTP3_toc.html</identifier>
  <location>
    <url displayLabel="Table of Contents">http://www.deitel.com/books/cppHTP3/cppHTP3_toc.html</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">TAMCT</recordContentSource>
    <recordCreationDate encoding="marc">160719</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260128042951.0</recordChangeDate>
    <recordIdentifier source="ZUFEST">G-28</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
