<?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>Mastering c++</title>
    <subTitle>an introduction to C++ and object- oriented programming for C and pascal programmers</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Horstmann, Cay S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">New york</placeTerm>
    </place>
    <publisher>John Wiley &amp; Sons</publisher>
    <dateIssued>1991</dateIssued>
    <dateCreated>1991</dateCreated>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>x,278p. 24cm</extent>
  </physicalDescription>
  <subject>
    <topic>PROGRAMMING LANGUAGES</topic>
  </subject>
  <subject>
    <topic>COMPUTER PROGRAMMING, PROGRAMS, DATA</topic>
  </subject>
  <subject>
    <topic>PROGRAMMING</topic>
  </subject>
  <classification authority="ddc">005.133 HOR</classification>
  <identifier type="isbn">0471522570</identifier>
  <recordInfo/>
</mods>
