<?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>Programming and problem solving with C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Dale, Nell (Nell B.)</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Weems, Chip</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Richards, Tim</namePart>
    <namePart type="termsOfAddress">(Computer scientist)</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <dateIssued encoding="marc">2023</dateIssued>
    <edition>Seventh edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxv, 1247 pages ; 23 cm.</extent>
  </physicalDescription>
  <abstract>"Programming and Problem Solving with C++ is appropriate for the introductory C++ programming course at the undergraduate level. Due to its coverage, it can be used in a one or two semester course. Competitive advantages of this title include: The reputation of the authors Appropriate and thorough coverage of C++ topics for the beginner programmer Clear examples and exercises, with hands-on examples and case studies"--</abstract>
  <tableOfContents>Overview of programming and problem solving -- C++ syntax and semantics, and the program development process -- Numeric types, expressions, and output -- program input and the software design process -- Conditions, logical expressions, and selection control structures -- Looping -- Additional control structures -- Functions -- Scope, lifetime, and more on functions -- User-defined data types -- Arrays -- Classes and abstraction -- Array-based lists -- Dynamic data and linked lists -- Inheritance, polymorphism, and object-oriented design -- Templates, operator overloading, and exceptions -- Introduction to data structures using the standard template library -- Recursion.</tableOfContents>
  <note type="statement of responsibility">Nell Dale, Chip Weems, and Tim Richards.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153 D34 2023</classification>
  <classification authority="ddc" edition="23">005.133 D152p</classification>
  <identifier type="isbn">9781284157321</identifier>
  <identifier type="lccn">2021045333</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">210914</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250814143437.0</recordChangeDate>
    <recordIdentifier source="CSPC">22232469</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
