<?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>Beginners guide to c++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Yaroshenko, Oleg.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">UK</placeTerm>
    </place>
    <publisher>Wrox Press Ltd</publisher>
    <dateIssued>1994</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xii,691p. ; PB 23 cm.</extent>
  </physicalDescription>
  <note type="statement of responsibility">By Oleg Yaroshenko.</note>
  <subject>
    <topic>Working with large amounts of data</topic>
  </subject>
  <subject>
    <topic>Using and creating functions</topic>
  </subject>
  <subject>
    <topic>Combining data and code into classes</topic>
  </subject>
  <subject>
    <topic>Inheritance and encapsulation</topic>
  </subject>
  <subject>
    <topic>Using preprocessing directives</topic>
  </subject>
  <classification authority="ddc" edition="1">005.1331  YARO</classification>
  <identifier type="isbn">9781874416265</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240628143333.0</recordChangeDate>
  </recordInfo>
</mods>
