<?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 para estudiantes</title>
  </titleInfo>
  <name type="personal">
    <namePart>Bell, Douglas</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Parr, Mike, 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>Prentice Hall</publisher>
    <dateIssued>2011</dateIssued>
    <edition>Sexta edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>528 páginas ; ilustraciones ; 23.5 cm</extent>
  </physicalDescription>
  <tableOfContents>El alcance de Java -- Su primer programa en java -- Introducción a los gráficos  -- Variables y cálculos -- Métodos y parámetros -- Eventos --  Decisiones -- if y switch -- Repetición -- while, for y do -- Objetos y clases -- Arquitectura de applets -- Herencia -- Cálculos--  Arreglos y lista de arreglos -- Arreglos de dos dimenciones -- Manupulación de cadenas -- Excepciones --Interfaces gráficas de usuario -- Programas independientes -- Archivos -- Gráficos y sonido -- Diseño OO -- Estilo de programación -- Pruebas - Depuración -- Subprocesos -- Programación a la larga : Paquetes -- Programación avanzada orientada a objetos: interfaces y clases abstractas -- Polimorfismo -- Componentes GUI de Swing -- Java en contexto....</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">Douglas Bell y Mike Parr</note>
  <note>Incluye índice.</note>
  <subject>
    <topic>Java</topic>
  </subject>
  <subject>
    <topic>HTML</topic>
  </subject>
  <subject>
    <topic>Lenguajes de programación</topic>
  </subject>
  <subject>
    <topic>Procesamiento de datos</topic>
  </subject>
  <classification authority="ddc">005.133  B4331j</classification>
  <identifier type="isbn">9786073205573</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">161204</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710090303.0</recordChangeDate>
    <recordIdentifier>BGEN3813</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
