<?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>Schaum's outline of theory and problems of programming with C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hubbard, John R.</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">New York</placeTerm>
    </place>
    <publisher>McGraw Hill</publisher>
    <dateIssued>c2000</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>ix, 422 p.: ill.; 27cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Elementary C++ programming -- Fundamental types -- Selection -- Iteration -- Functions -- Arrays -- Pointers and references -- C-Strings -- Standard C++ strings -- Classes -- Overloading operators -- Composition and inheritance -- Templates and intrators -- Standard C++ vectors -- Container classes -- Appendix A: Character codes -- Appendix B: Standard C++ keywords -- Appendix C: Standard C++ operators -- Appendix D: Standard C++ container classes -- Appendix E: Standard C++ generic algorithms -- Appendix F: The Standard C library -- Appendix G: Hexadecimal numbers -- Appendix H: References.</tableOfContents>
  <note type="statement of responsibility">John R. Hubbard</note>
  <note>Includes index.</note>
  <subject>
    <topic>Programming</topic>
  </subject>
  <subject>
    <topic> C++ (programming language)</topic>
  </subject>
  <classification authority="lcc">QA76.76.C15 H835</classification>
  <identifier type="isbn">0071353461</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">121115</recordCreationDate>
  </recordInfo>
</mods>
