<?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: curso de programación</title>
  </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="text">México</placeTerm>
    </place>
    <publisher>Alfaomega</publisher>
    <dateIssued>2003</dateIssued>
    <edition>2a ed</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">| 0</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Esp</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">año</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">l</languageTerm>
  </language>
  <physicalDescription>
    <extent>778 p.</extent>
  </physicalDescription>
  <tableOfContents>Programación básica, Fases en el desarrollo de un programa, Programación orientada a objetos, Elementos del lenguaje, Estructura de un programa, Clases de uso común, Sentencias de control, Matrices, Métodos, Programación avanzada, Clases y paquetes, Subclases e interfaces, Excepciones, Trabajar con ficheros, Estructuras dinámicas, Algoritmos, Hilos, Programas para Internet, A partir de aquí, Apéndices, Ayuda, Java comparado con C/C++, Plataformas Unix/Linux, Contenido del cd-rom, Códigos de caracteres, Índice, Instalación.</tableOfContents>
  <subject>
    <topic>INFORMATICA</topic>
  </subject>
  <subject>
    <topic>JAVA</topic>
  </subject>
  <subject>
    <topic>LENGUAJE DE PROGRAMACION</topic>
  </subject>
  <classification authority="ddc">001.6424 J</classification>
  <identifier type="isbn">970-15-0849-1</identifier>
  <identifier type="lccn">008839</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">220712</recordCreationDate>
    <recordIdentifier source="LIB">008839</recordIdentifier>
  </recordInfo>
</mods>
