<?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>Fundamentals of C++ and data structures</title>
    <subTitle>advanced course</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lambert, Dr. Kenneth A. Dr. Thomas Naps</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Australia</placeTerm>
    </place>
    <publisher>Course Technology</publisher>
    <dateIssued>2001</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xi, 600 p. : ill. ; 28 cm</extent>
  </physicalDescription>
  <subject>
    <topic>Computer science</topic>
    <topic>Computer program language</topic>
    <topic>Data structures</topic>
    <topic>Data abstraction</topic>
    <topic>Analyzing algorithms</topic>
    <topic>Software engineering</topic>
    <topic>Binary trees</topic>
    <topic>Debugging</topic>
    <topic>C++</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 LAM</classification>
  <identifier type="isbn">053869565X (pbk)</identifier>
  <recordInfo/>
</mods>
