<?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++ program design :an introduction to programming and object-oriented design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Cohoon, James P.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Davidson, Jack W. (Jack Winfred)</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>McGraw-Hill</publisher>
    <dateIssued>2002</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxviii, 948 p. : ill.; 24 cm. </extent>
  </physicalDescription>
  <tableOfContents>Contents: Computing and the object- oriented design methodology -- C++: the fundamentals -- Modifying objects -- Control constructs -- Function basics -- Programmer- defined functions -- The Class construct and object- oriented design -- Implementing abstract data types -- Lists -- The EzWindows API: a detailed examination -- Pointers and dynamic memory -- Testing and debugging -- Inheritance -- Templates and polymorphism -- Software project- bug hunt! -- Appendix A: Tables -- Appenidx B: Standards libraries -- Appenidx C: Standards classes -- Appendix D: Advanced topics -- Appendix E: EzWindows API reference manual -- Appendix F: Projects and makefiles.</tableOfContents>
  <note type="statement of responsibility">James P. Cohoon, Jack W. Davidson.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153 C653</classification>
  <classification authority="ddc" edition="21">005.13/3</classification>
  <identifier type="isbn">0072411635 (pbk. : alk. paper)</identifier>
  <identifier type="lccn">2001030617</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">010309</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414114131.0</recordChangeDate>
    <recordIdentifier>12340379</recordIdentifier>
  </recordInfo>
</mods>
