<?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>Lab manual for use with c++ program design: an introduction to programming and object-oriented design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Cahoon, James P.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Davidson, Jack W.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>WCB/McGraw Hill</publisher>
    <dateIssued>1999</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xii,171 p. : ill. ; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to programming and object-oriented design, SI -- The Fundamentals of C++, S20 -- Modifying objects, S40 -- Control constructs, S56 -- Functions, S79 -- Programmer-defined functions, S88 -- Advanced parameter passing, S103 -- The Class construct, S126 -- Abstract data types, S131 -- Arrays and containers, S147 -- Ez windows API, S183 -- Pointers and dynamic objects, S200 -- Inheritance, S222 -- Templates and polymorphism, S236 -- Riding the wave of the future -- Attacking your first problem -- Inquiring minds what to know about the if statement -- Let's go looping now, everybody is learning how -- Taking a trip to the library -- Pass it on -- Functional living -- Getting classy -- Now that's classy -- Ez windows and event-based programming -- Hurrays for arrays -- Vectoring in on vectors -- Inheritance -- So far so good -- Appendix A: Ez windows API.</tableOfContents>
  <note type="statement of responsibility">James P. Cohoon and Jack W. Davidson</note>
  <subject>
    <topic>C++ programming</topic>
    <topic>Manual</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153 C66(2e)</classification>
  <identifier type="isbn">0070310904</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">121105</recordCreationDate>
  </recordInfo>
</mods>
