<?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++ for programmers</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="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">India</placeTerm>
    </place>
    <publisher>Dorling Kindersley</publisher>
    <dateIssued>c2010</dateIssued>
    <dateIssued encoding="marc">2010</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xl, 1000 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introduction -- Introduction to C++ programming -- Introduction to classes and objects -- Control statements: part 1 -- Control Statements: part 2 -- Functions and an introduction to recursion -- Arrays and vectors -- Pointers and pointer-based strings -- Classes: a deeper look, part 1 -- Classes: a deeper look, part 2 -- Operator overloading; string and array objects -- Object-oriented programming: inheritance -- Object-oriented programming: polymorphism -- Templates -- Stream input/output -- Exception handling -- File processing -- Class string and string stream processing -- Bits, characters, c strings and structs -- Standard template library (STL) -- Boost libraries, technical report I and C++0x -- Other topics.</tableOfContents>
  <note type="statement of responsibility">Paul J. Deitel and Harvey M. Deitel.</note>
  <note>Includes bibliographical references (p. [970]-975) and index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="ddc" edition="23">005.133 DEC 2010</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Deitel developer series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9788131728918</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BTCTA</recordContentSource>
    <recordCreationDate encoding="marc">170313</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211209081459.0</recordChangeDate>
    <recordIdentifier source="BD-RjUL">65891</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
