<?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: late objects version</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">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, N.J</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2011</dateIssued>
    <edition>7th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>960p.: ill 23cm</extent>
  </physicalDescription>
  <tableOfContents>Contnets: Introduction to computers, the internet and the world wide web -- Introduction to c++ programming -- Control statements: part1 -- Control statement: part 2 -- Functions and an introduction to recursion -- Arrays and Vectors -- Pointers -- Sequential- access files -- Classes -- Classes: A Deeper look -- Operator overloading -- Object- oriented programming: Inheritance -- Object- oriented programming: polmorphism -- Templates -- Stream input/output -- Exception handling -- Random- Access files -- Class string and string stream proceesing -- Searching and sorting -- Data structures -- Standard templates library (STL) -- Bits, Characters,c strings and Structs -- Boost libraries, Technical report I and c ++ 0x -- Other topics -- ATM caes study, Part I: Object- oriented design with UML -- ATM case study, part 2: Implementing an Object- oriented deisgn -- Game programming with ogre -- Appendices.</tableOfContents>
  <note type="statement of responsibility">P.J. Deitel, H.M. Deitel.</note>
  <note>Includes index.</note>
  <note>On t.p. of previous ed., H.M. Deitel's name appears first.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153 D45 2011</classification>
  <classification authority="ddc" edition="22">005.13/3</classification>
  <relatedItem>
    <titleInfo>
      <title>C++ how to program</title>
    </titleInfo>
    <name type="personal">
      <namePart>Deitel, Harvey M.,</namePart>
      <namePart type="date">1945-</namePart>
    </name>
  </relatedItem>
  <identifier type="isbn">9780132165419</identifier>
  <identifier type="isbn">0132165414</identifier>
  <identifier type="lccn">2010024105</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">100622</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414114203.0</recordChangeDate>
    <recordIdentifier source="OSt">16297453</recordIdentifier>
  </recordInfo>
</mods>
