<?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>C++ Programming</title>
    <subTitle>An Object-Oriented Approach</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Forouzan, Behrouz A.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Gilberg, Richard F.</namePart>
    <role>
      <roleTerm type="text">au</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>940 páginas : figuras y tablas ; 24 centímetros.</extent>
  </physicalDescription>
  <abstract>Obra introductoria sobre programación en C++ con enfoque orientado a objetos. Presenta los fundamentos del lenguaje, el diseño de clases, la reutilización de código, la herencia, el polimorfismo, las plantillas y el manejo de archivos, con ejemplos y ejercicios para estudiantes.</abstract>
  <tableOfContents>Introducción; Programación orientada a objetos; Clases y objetos; Herencia y polimorfismo; Plantillas y excepciones; E/S y archivos; Bibliotecas estándar; Apéndices.</tableOfContents>
  <note type="statement of responsibility">Behrouz A. Forouzan, Richard F. Gilberg.</note>
  <note>Incluye tabla de contenido. </note>
  <subject authority="lcsh">
    <topic>C++ (Lenguaje de programación)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programación orientada a objetos</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programación de computadoras</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Ingeniería de software</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Lenguajes de programación</topic>
  </subject>
  <classification authority="ddc" edition="23">005.117 F727</classification>
  <identifier type="isbn">9781260547726</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">260727</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260825153032.0</recordChangeDate>
  </recordInfo>
</mods>
