<?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>UML and C++</title>
    <subTitle>a practical guide to object-oriented development</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lee, Richard C.</namePart>
    <namePart type="date">1956-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Tepfenhart, William M.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, N.J</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Prentice Hall</publisher>
    <publisher>PHI Learning</publisher>
    <dateIssued>c2001</dateIssued>
    <dateIssued encoding="marc">2001</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>xxxiii, 557 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>1. The Information Management Dilemma -- 2. Managing Complexity: Analysis and Design -- 3. Object-Oriented Programming -- 4. Bounding the Domain -- 5. Finding the Objects -- 6. Identifying Responsibilities -- 7. Specifying Static Behavior -- 8. Dynamic Behavior -- 9. Identifying Relationships -- 10. Rules -- 11. The Model -- 12. Design -- 13. C++ Fundamentals -- 14. Implementing Class -- 15. C++ Libraries -- 16. Implementing Static Behavior -- 17. Implementing Dynamic Behavior -- 18. Instantiating and Deleting Objects -- 19. Implementing Generalization/Specialization -- 20. Implementing More Relationships -- 21. Introduction to the Case Studies -- 22. Case Study: The Breakout Game -- 23. Case Study: Microwave Oven -- App. A. Unified Modeling Language.</tableOfContents>
  <note type="statement of responsibility">Richard C. Lee, William M. Tepfenhart.</note>
  <note>"Alan R. Apt book."</note>
  <note>Includes bibliographical references (p. 541-543) and index.</note>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>UML (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.64 .L449 2001</classification>
  <classification authority="ddc" edition="21">005.133 LEU</classification>
  <identifier type="isbn">0130290408</identifier>
  <identifier type="isbn">9788120328150 (pbk.)</identifier>
  <identifier type="lccn">00051636</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">001013</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140805165153.0</recordChangeDate>
    <recordIdentifier source="BD-DhUL">3003832</recordIdentifier>
  </recordInfo>
</mods>
