<?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>Programacion estructurada</title>
    <subTitle> : un enfoque algoritmico</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lopez Roman, Leobardo</namePart>
    <namePart type="date">1927-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">, autor.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ferreyra Cortes, Gonzalo</namePart>
    <namePart type="date">editor</namePart>
  </name>
  <name type="personal">
    <namePart>Figueroa, Martha E.</namePart>
    <role>
      <roleTerm type="text">editor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">México</placeTerm>
    </place>
    <publisher> : Alfaomega</publisher>
    <dateIssued>, 2003</dateIssued>
    <dateIssued encoding="marc">2003</dateIssued>
    <edition>2a. edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>666 páginas.</extent>
  </physicalDescription>
  <tableOfContents>Introducción a la programación
Elementos para solucionar problemas en pseudocódigo
La secuenciación
La selección
La repetición DO UNTIL
La repetición FOR
La repetición DOWHILE
Arreglos
Diseño descendente (Top Down Design)
Registros y archivos
Otros tiposde datosy otros temas

Apéndices
Ejmplos sin usar etiquetas
Diagramas Warnier
Diagramas Chapin (Nassi-Schneiderman)
Ejemplos en pseudocódigo castellanizado
Programación estructurada en diagramas de flujo
Solución al ejercicio propuesto 12 en el capítulo 10 de control de inventarios</tableOfContents>
  <note type="statement of responsibility"> / Leobardo Lopez R. ; edición Gonzalo Ferreyra Cortes, Martha E. Figueroa</note>
  <note>Reimpresión 2008 
Incluye: apéndice (pp. 537-662)
Incluye: índice (pp. 665-666)</note>
  <note>Bibliografía (p. 663)</note>
  <subject>
    <topic>PROGRAMACIÓN ESTRUCTURADA</topic>
  </subject>
  <subject>
    <topic>ALGORITMOS COMPUTACIONALES</topic>
  </subject>
  <classification authority="lcc">QA76.6  L647 2003</classification>
  <classification authority="ddc">005.113  L864p 2003</classification>
  <identifier type="isbn">9701508564</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120625</recordCreationDate>
  </recordInfo>
</mods>
