<?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</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="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">India</placeTerm>
    </place>
    <publisher>Pearson Prentice Hall</publisher>
    <dateIssued>c2006</dateIssued>
    <dateIssued encoding="marc">2008</dateIssued>
    <edition>5th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xlix, 1429 p. : ill. (some col.) ; 24 cm. + 1 CD-ROM (4 3/4 in.).</extent>
  </physicalDescription>
  <tableOfContents>1. Introduction to computers, the Internet and the World Wide Web --  2. Introduction to C++ programming --  3. Introduction to classes and objects --  4. Control statements : part 1 --  5. Control statements : part 2 --  6. Functions and an introduction to recursion --  7. Arrays and vectors --  8. Pointers and pointer-based strings --  9. Classes : a deeper look, part 1 --  10. Classes : a deeper look, part 2 --  11. Operator overloading; string and array objects --  12. Object-oriented programming : inheritance --  13. Object-oriented programming : polymorphism --  14. Templates --  15. Stream input/output --  16. Exception handling --  17. File processing --  18. Class string and string stream processing --  19. Searching and sorting --  20. Data structures --  21. Bits, characters, C strings and structs --  22. Standard template library (STL) --  23. Game programming with Ogre --  24. Boost libraries, technical report I and C++0x --  25. Other topics --  A. Operator precedence and associativity chart --  B. ASCII character set --  C. Fundamental types --  D. Number systems --  E. C legacy code topics --  F. Preprocessor --  G. ATM case study code --  H. UML 2 : additional diagram types --  I. Using the Visual Studio Debugger --  J. Using the GNU C++ Debugger.</tableOfContents>
  <note type="statement of responsibility">P.J. Deitel, H.M. Deitel.</note>
  <note>Previous ed.: H.M. Deitel's name appeared first on t.p.</note>
  <note>Includes bibliographical references (p. [1390]-1395) and index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153 D45 2008</classification>
  <classification authority="ddc" edition="22">005.133  DEI</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>
  <relatedItem type="series">
    <titleInfo>
      <title>How to program series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">8131704408</identifier>
  <identifier type="lccn">2007026764</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">070807</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210806113817.0</recordChangeDate>
    <recordIdentifier source="OSt">6271264</recordIdentifier>
  </recordInfo>
</mods>
