<?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>Object-oriented programming using c++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Farrell, Joyce</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Australia</placeTerm>
    </place>
    <publisher>Thomson Course Technology</publisher>
    <dateIssued>2007</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx,731 p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: An Overview of object-oriented programming and c++ -- Evaluating c++ expressions -- Making desicions -- Performing loops -- Understanding arrays , strings and pointers -- Using c++ functions -- Using classes -- Class features and design issues -- Understanding friends and overloading operators -- Understanding inheritance -- Using templates -- Handling exceptions -- Advanced input and output -- Advanced topics -- Appendix A: Getting started with microsoft visual studio 2005 -- Appendix B: Getting started with other c++ compilers --  Appendix C: Operator precedence and associativity -- Appendix D: Formatting output -- Appendix E: Generating random numbers.</tableOfContents>
  <note type="statement of responsibility">Joyce Farrell</note>
  <note>Includes glossary and Index</note>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <classification authority="lcc">QA76.64.F37</classification>
  <identifier type="isbn">1418836265</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120806</recordCreationDate>
  </recordInfo>
</mods>
