<?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>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <dateIssued encoding="marc">2017</dateIssued>
    <edition>Tenth edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xl, 1034 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 the new C++14 Standard" -- title page.</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 D45 2017</classification>
  <classification authority="ddc">005.13/3 DEI</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>How to program series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780134448237 (pbk)</identifier>
  <identifier type="isbn">0134448235 (pbk)</identifier>
  <identifier type="lccn">2016427406</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">TAMCT</recordContentSource>
    <recordCreationDate encoding="marc">160719</recordCreationDate>
    <recordChangeDate encoding="iso8601">20190718060233.0</recordChangeDate>
    <recordIdentifier source="NUST">19182176</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
