<?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>Programación orientada a objetos con C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Balagurusamy, E.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ec</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Madrid, España</placeTerm>
    </place>
    <publisher>McGraw-Hill / Interamericana</publisher>
    <dateIssued>2007</dateIssued>
    <edition>Tercera edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>621 páginas ; gráficos ;  24 cm.</extent>
  </physicalDescription>
  <tableOfContents> 	Orígenes de la programación orientada a objetos - Introducción a C++ - Tokens, expresiones y estructuras de control - Funciones en C++ - Clases y objetos - Constructores y destructores - Sobrecarga de operadores y conversiones de tipo - Herencia : extensión de clases - Punteros, funciones virtuales y polimorfismo - Operaciones de entrada/salida en consola - Utilización de archivos - Plantillas - Manejo de excepciones - Introducción a la biblioteca de plantillas estándar - Manipulación de cadenas - Nuevas características del ANSI C++ estándar - Desarrollo de sistemas orientado a objetos.</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility"> E. Balagurusamy</note>
  <note>Incluye índice. </note>
  <note>Incluye bibliografía.</note>
  <subject>
    <topic>Informática</topic>
  </subject>
  <subject>
    <topic>Análisis numérico - Procesamiento de datos</topic>
  </subject>
  <subject>
    <topic>Programación orientada a objetos</topic>
  </subject>
  <classification authority="ddc">005.117  B1713p.</classification>
  <identifier type="isbn">9788448156213</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">161204</recordCreationDate>
    <recordChangeDate encoding="iso8601">20230531143221.0</recordChangeDate>
    <recordIdentifier>BGEN1649</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
