<?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++ curso de programación</title>
  </titleInfo>
  <name type="personal">
    <namePart>Ceballos Sierra, Francisco Javier</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource manuscript="yes">text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Colombia</placeTerm>
    </place>
    <publisher>Ediciones de la U</publisher>
    <dateIssued>2020</dateIssued>
    <edition>5 edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">ESP</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>806 páginas</extent>
  </physicalDescription>
  <subject>
    <topic>PROGRAMACIÓN</topic>
  </subject>
  <subject>
    <topic>C/C++</topic>
  </subject>
  <subject>
    <topic>LENGUAJES DE PROGRAMACIÓN</topic>
  </subject>
  <subject>
    <topic>TIPOS DE DATOS</topic>
  </subject>
  <subject>
    <topic>ESTRUCTURA DE UN PROGRAMA</topic>
  </subject>
  <subject>
    <topic>SENTENCIAS DE CONTROL</topic>
  </subject>
  <subject>
    <topic>ESTRUCTURA DE DATOS</topic>
  </subject>
  <subject>
    <topic>PUNTEROS</topic>
  </subject>
  <subject>
    <topic>ESTRUCTURAS DINÁMICAS</topic>
  </subject>
  <classification authority="ddc">005.133 C387c5</classification>
  <identifier type="isbn">9789587921267</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">210121</recordCreationDate>
    <recordChangeDate encoding="iso8601">20230628165827.0</recordChangeDate>
  </recordInfo>
</mods>
