<?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>Algoritmos a fondo</title>
    <subTitle>con implementaciones en C y Java</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Sznajdleder, Pablo Augusto</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Templos Carbajal, Alberto, revisión técnica.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ec</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Buenos Aires, Argentina</placeTerm>
    </place>
    <publisher>Alfaomega</publisher>
    <dateIssued>2012</dateIssued>
    <edition>Primera edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>550 páginas ; cuadros ; diagrámas ; gráficos ;  24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introducción a los algoritmos y a la programación de computadoras -- Estructuras básicas de control y lógica algorítmica -- Funciones, modularización y metodología top-down -- Tipos de datos alfanuméricos -- Punteros a carácter -- Punteros, arrays y aritmética de direcciones -- Operaciones sobre archivos -- Tipo abstracto de dato -- Encapsulamiento a través de clases y objetos -- Programación orientada a objetos -- Estructuras de datos dinámicas lineales en Java -- Recursividad -- Árboles -- Complejidad algorítmica - Algoritmos de ordenamiento -- Estrategia algorítmica -- Algoritmos sobre grafos..</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">Pablo Augusto Sznajdleder</note>
  <note>Contiene diagramas de flujo y UML. </note>
  <note>Incluye bibliografía. </note>
  <subject>
    <topic>Algorítmos</topic>
  </subject>
  <subject>
    <topic>Aplicaciones</topic>
  </subject>
  <subject>
    <topic>Estructura de datos</topic>
  </subject>
  <subject>
    <topic>Programación (Computadores electrónicos digitales)</topic>
  </subject>
  <subject>
    <topic>Programación lógica</topic>
  </subject>
  <subject>
    <topic>C (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Java (Lenguaje de programación de computadores)</topic>
  </subject>
  <classification authority="ddc">005.1  S9984a</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>( Computación: Programación )</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9789871609376</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">161204</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710110202.0</recordChangeDate>
    <recordIdentifier>BGEN6486</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
