<?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>Deital, Paul</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Harvey M.</namePart>
  </name>
  <name type="personal">
    <namePart>Sengupta,  Piyali</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2013</dateIssued>
    <edition>8th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1101 p.: ill.; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to computers and C++ -- Introduction to C++ programming -- Introduction to classes, objects and strings -- Control statements: part 1 -- Control statements: part 2 -- Functions and an introduction to recursion -- Arrays and vectors -- Pointers -- Classes: a deeper look, part 1 -- Classes: a deeper look, part 2 -- Operator overloading; classstring -- Object-oriented programming: inheritance -- Object-oriented programming: polymorphism -- Templates -- Stream input/output -- Exception handling: a deeper look -- File processing -- Class string and string stream processing -- Searching and sorting -- Custom templatized data structures -- Bits, characters, C strings and structs -- Standard template library -- Boost libraries, technical report i and C++ ox -- Other topics.</tableOfContents>
  <note type="statement of responsibility">Paul Deitel, Harvey Deitel and Piyali Sengupta</note>
  <note>Includes index.</note>
  <subject>
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153.D45</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Pearson horizon editions</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="series">
    <titleInfo>
      <title>Deitel series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780237779872</identifier>
  <identifier type="isbn">0273779787</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120424</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414114705.0</recordChangeDate>
  </recordInfo>
</mods>
