<?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>Introducción a la programación estructurada en C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Márquez Frausto, Teresa Gabriela</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="">Libros electrónicos.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">México</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">electronic</form>
    <extent>381 páginas.</extent>
  </physicalDescription>
  <abstract>Este libro fue creado teniendo en mente aquellos alumnos que desean aprender a programar utilizando el lenguaje de C a través de un sistema muy práctico. Resultará muy útil para estudiantes con poca o ninguna experiencia, pero con iniciativa para resolver problemas mediante el uso de un lenguaje que “entienda” la computadora.</abstract>
  <tableOfContents>CONTENIDO
1. Introducción al lenguaje en C
2. Aritmética de C
3. Programación estructurada
4. Estructuras de control selectivas
5. Estructuras de control repetitivas
6. Datos de tipo estructurados. Arreglos
7. Datos tipo estructurado
8. Funciones (Programación modular)
9. Ejercicios resueltos

Índice de ejercicios resueltos
Índice de ejemplos
Índice de tablas</tableOfContents>
  <note type="statement of responsibility">Teresa Gabriela M árquez Frausto</note>
  <subject authority="lcsh">
    <topic>Programación (Computadores)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>C (Lenguaje de programación)</topic>
  </subject>
  <classification authority="ddc">Digital</classification>
  <identifier type="isbn">978-607-32-0600-6</identifier>
  <identifier type="uri">https://isae.metabiblioteca.org/cgi-bin/koha/opac-retrieve-file.pl?id=2bfc0d8922185888c6019d34d29f38a4</identifier>
  <location>
    <url>https://isae.metabiblioteca.org/cgi-bin/koha/opac-retrieve-file.pl?id=2bfc0d8922185888c6019d34d29f38a4</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">ISAE Universidad</recordContentSource>
    <recordCreationDate encoding="marc">210309</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240305184019.0</recordChangeDate>
  </recordInfo>
</mods>
