<?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>Java 2</title>
    <subTitle>curso de programación</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Ceballos Sierra, Javier</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</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>2006</dateIssued>
    <edition>3a. ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>847 p. : il. ; 25 cm, + 1 CD</extent>
  </physicalDescription>
  <tableOfContents>RESUMEN DEL CONTENIDO.-- PARTE 1. PROGRAMACIÓN BÁSICA.-- CAPÍTULO 1. FASES EN EL DESARROLLO DE UN PROGRAMA.-- CAPÍTULO 2. INTRODUCCIÓN A JAVA.-- CAPÍTULO 3. PROGRAMACIÓN ORIENTADA A OBJETOS.-- CAPÍTULO 4. ELEMENTOS DEL LENGUAJE.--
CAPÍTULO 5. ESTRUCTURA DE UN PROGRAMA.-- CAPÍTULO 6. CLASES DE USO COMÚN.--
CAPÍTULO 7. SENTENCIAS DE CONTROL.-- CAPÍTULO 8. MATRICES.-- CAPÍTULO 9. MÁS SOBRE MÉTODOS Y COLECCIONES.-- PARTE 2. MECANISMOS DE ABSTRACCIÓN.-- CAPÍTULO 10. CLASES Y PAQUETES.-- CAPÍTULO 11. SUBCLASES E NTERFACES.-- CAPÍTULO 12. CLASES GENÉRICAS.--
CAPÍTULO 13. EXCEPCIONES.-- CAPITULO 14. FLUJOS.-- PARTE 3. DISEÑO Y PROGRAMACIÓN.--
CAPÍTULO 15. ESTRUCTURAS DINÁMICAS.-- CAPÍTULO 16. ALGORITMOS.-- CAPÍTULO 17. HILOS.--
CAPÍTULO 18. INTERFACES GRÁFICAS Y APLICACIONES PARA INTERNET.-- PARTE 4. APÉNDICES.--
A. ENTORNO DE DESARROLLO INTEGRADO PARA JAVA.-- B. AYUDA.-- C. PLATAFORMAS UNIX/LINUX.-- D. JAVA COMPARADO CON C/C++.-- E. CÓDIGOS DE CARACTERES.--
ÍNDICE.-- INSTALACIÓN.--</tableOfContents>
  <note type="statement of responsibility">Javier Ceballos Sierra.</note>
  <subject>
    <topic>PROGRAMACIÓN</topic>
  </subject>
  <subject>
    <topic>JAVA</topic>
  </subject>
  <subject>
    <topic>PROGRAMACIÓN ORIENTADA A OBJETOS</topic>
  </subject>
  <classification authority="udc">004.43 JAV C372</classification>
  <identifier type="isbn">9701511646</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UTN FRRo</recordContentSource>
    <recordCreationDate encoding="marc">240729</recordCreationDate>
    <recordIdentifier source="AR-FRRoUTN">619</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
