<?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>
    <nonSort>An </nonSort>
    <title>introduction to object-oriented design in C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Perry, Jo Ellen.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Levin, Harold.</namePart>
  </name>
  <name type="personal">
    <namePart>Cote, Lynne D.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">S.l.]</placeTerm>
    </place>
    <publisher>Addison Wesley Longman</publisher>
    <dateIssued>1996</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>866 p. ; 23 cm.</extent>
  </physicalDescription>
  <abstract>An Introduction to Object-Oriented Design in C++ introduces object-oriented program development from the ground up. Rather than forcing students to learn procedural design and then unlearn it when they are later taught object-oriented programming, this book helps students develop strong object-oriented design skills from the beginning. The book covers the full range of object-oriented topics, from the fundamental features common to all general purpose high-level languages, through classes, inheritance and polymorphism. The authors introduce students to common difficulties that arise in design and implementation, and then motivate new language features as aids for overcoming those difficulties.</abstract>
  <note type="statement of responsibility">Jo Ellen Perry, Harold Levin, Lynne D. Cote.</note>
  <identifier type="isbn">0201765640 (paperback)</identifier>
  <identifier type="isbn">9780201765649 (paperback)</identifier>
  <identifier type="uri">http://www.amazon.com/exec/obidos/ASIN/0201765640/chopaconline-20</identifier>
  <location>
    <url displayLabel="Amazon.com">http://www.amazon.com/exec/obidos/ASIN/0201765640/chopaconline-20</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">140619</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140619040944.0</recordChangeDate>
    <recordIdentifier>ASIN0201765640</recordIdentifier>
  </recordInfo>
</mods>
