<?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>Programación en Java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Joyanes Aguilar, Luis</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Zahonero Martínez, Ignacio, autor.</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>McGraw-Hill</publisher>
    <dateIssued>2011</dateIssued>
    <edition>Primera edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>574 páginas ; cuadros ; gráficos ; 27 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introducción a la programación -- Metodología de programación, creación y desarrollo de programas en Java -- Elementos básicos de Java -- Operadores y expresiones -- Estructuras de selección -- Estructuras de control -- Fundamentos de programación orientada a objetos y UML -- Clases y objetos -- Métodos -- Arreglos -- Cadenas -- Extensión de clases: interfaces, clases internas y enumeraciones -- Herencia -- Polimorfismo -- Genericidad -- Excepciones -- Archivos y flujos -- Algoritmos de ordenación y búsqueda -- Recursividad -- Gráficos: GUI -- componentes y eventos -- Applets: programación en internet...</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">algoritmos, programación orientada a objetos e interfaz gráfica de usuario / Luis Joyanes Aguilar, Ignacio Zahonero Martínez</note>
  <note>Incluye contenido.</note>
  <note>Incluye bibliografía. </note>
  <subject>
    <topic>Java (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Lenguajes de programación (Computadores electrónicos)</topic>
  </subject>
  <subject>
    <topic>Programación orientada a objetos (Computadores)</topic>
  </subject>
  <classification authority="ddc">005.133 J88p</classification>
  <identifier type="isbn">9786071506184</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">161204</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710083300.0</recordChangeDate>
    <recordIdentifier>BGEN3402</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
