<?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="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2019</dateIssued>
    <dateIssued encoding="marc">2018</dateIssued>
    <edition>9th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1343 p. ; 26 cm</extent>
  </physicalDescription>
  <abstract>A clear and student-friendly way to teach the fundamentals of C++ Starting Out with C++: From Control Structures through Objects covers control structures, functions, arrays, and pointers before objects and classes in Tony Gaddis's hallmark accessible, step-by-step presentation. His books help beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the "how" and the "why"--But never losing sight</abstract>
  <note type="statement of responsibility">Tony Gaddis</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="ddc">005.133 GAD-S</classification>
  <identifier type="isbn">9781292222332</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">161209</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260603122902.0</recordChangeDate>
    <recordIdentifier>19402863</recordIdentifier>
  </recordInfo>
</mods>
