<?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>González Barturen, Jorge</namePart>
    <role>
      <roleTerm type="text">traductor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>2</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>906 páginas</extent>
  </physicalDescription>
  <tableOfContents>Introducción a los objetos -- Todo es un objeto -- Controlar el flujo del programa -- Inicialización y limpieza -- Ocultar la implementación -- Reutilizando clases -- Polimorfismo - Interfaces y clases internas -- Guardar objetos -- Manejo de errores con excepciones -- El sistema de E/S de java -- Identificación de tipos en tiempo de ejecución -- Hilos múltiples - Computación distribuida</tableOfContents>
  <note>Título original: Thinking in JAVA</note>
  <note>Incluye índice y apéndice</note>
  <note>Incluye bibliografía</note>
  <subject authority="lcsh">
    <topic>Java (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Lenguaje de programación de computadores</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Ingeniería de software</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Desarrollo de software</topic>
  </subject>
  <classification authority="ddc">005.133 E19</classification>
  <identifier type="isbn">8420531928</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">  a000</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260821094343.0</recordChangeDate>
    <recordIdentifier source="OSt">3209</recordIdentifier>
  </recordInfo>
</mods>
