<?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>Piensa en Java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Eckel, Bruce</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Vuelapluma</namePart>
    <role>
      <roleTerm type="text">traducción</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">spa</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Madrid</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2007</dateIssued>
    <edition>4a. ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>975 p. : il. ; 26 cm.</extent>
  </physicalDescription>
  <tableOfContents>1 Prefacio---Introducción---1: Introducción a los objetos---2: Todo es un objeto---3: Operadores---4: Control de ejecución---5: Inicialización y limpieza
6: Control de acceso---7: Reutilización de clases---8: Polimorfismo---9: Interfaces---10: Clases internas-- 11: Almacenamiento de objetos-- 12: Tratamiento de errores mediante excepciones-- 13: Cadenas de caracteres-- 14: Información de tipos-- 15: Genéricos-- 16: Matrices-- 17: Análisis detallado de contenedores-- 18: E/S-- 19: Tipos enumerados-- 20: Anotaciones-- 21: Concurrencia-22: Interfaces graficas de usuarios-- A: Suplementos-- B: Recursos-- Índice.--</tableOfContents>
  <note type="statement of responsibility">Bruce Eckel.</note>
  <subject>
    <topic>JAVA</topic>
  </subject>
  <subject>
    <topic>LENGUAJES DE PROGRAMACIÓN</topic>
  </subject>
  <subject>
    <topic>INTERFACEZ</topic>
  </subject>
  <classification authority="udc">004.43</classification>
  <identifier type="isbn">9788489660342</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UTN FRRo</recordContentSource>
    <recordCreationDate encoding="marc">240731</recordCreationDate>
    <recordIdentifier source="AR-FRRoUTN">624</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
