<?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++ cómo programar</title>
  </titleInfo>
  <name type="personal">
    <namePart>Deitel, Paúl</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart> Harvey Deitel</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ec</placeTerm>
    </place>
    <place>
      <placeTerm type="text">México, D.F</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2014</dateIssued>
    <edition>Novena edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>1016 páginas ; ilustraciones ; cuadros ; tablas ; 25.5 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introducción a las computadoras y a C++ -- Introducción a la programación en C++, -- entrada/salida y operadores -- Introducción a las clases, objetos y cadenas -- Instrucciones de control -- Funciones y una introducción a la recursividad -- Plantillas de clase array y vector -- Apuntadores -- Clases, un análisis más detallado -- Sobrecarga de operadores -- Programación orientada a objetos : herencia y polimorfismo -- Entrada/salida de flujos -- Procesamiento de archivos -- Algoritmos de la biblioteca stándar -- Manejo de excepciones...</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">Paúl Deitel</note>
  <note>Incluye contenido.</note>
  <subject>
    <topic>C++ (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Programación orientada a objetos (Computadores)</topic>
  </subject>
  <subject>
    <topic>Lenguajes de programación (Computadores electrónicos)</topic>
  </subject>
  <subject>
    <topic>Lenguajes de programación</topic>
  </subject>
  <subject>
    <topic>Procesamiento de datos</topic>
  </subject>
  <classification authority="ddc">005.133 D325c</classification>
  <identifier type="isbn">9786073227391</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">161204</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710091108.0</recordChangeDate>
    <recordIdentifier>BGEN7320</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
