<?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>Starting out with C++</title>
    <subTitle>from control structures through objects</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Gaddis,Tony</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxiv, 960p. :ill. ;24 cm.</extent>
  </physicalDescription>
  <subject>
    <topic>Computer science</topic>
    <topic>C++</topic>
    <topic>Computer programming</topic>
    <topic>Looping</topic>
    <topic>Pointers</topic>
    <topic>Structured data</topic>
    <topic>File operations</topic>
    <topic>Flowcharting</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 GAD</classification>
  <identifier type="isbn">9788131734377(pbk)</identifier>
  <recordInfo/>
</mods>
