<?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</title>
    <subTitle>programación orientada a objetos</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Juárez, Andrés</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ag</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Buenos Aires</placeTerm>
    </place>
    <publisher>Eudeba</publisher>
    <dateIssued>2013</dateIssued>
    <edition>1a. ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>288 p. : il. ; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>1. Características.-- 2. IDE (Integrated Development Environment).-- 3. Comenzando.--
4. Tipos básicos, operadores y expresiones.-- 5. Control de flujo.-- 6. Vectores y matrices.--
7. Programación orientada a objetos.-- 8. Clases.-- 9. Herencia.-- 10. Interfaces.-- 11. Clases o interfaces que contienen clases o interfaces.-- 12. Paquetes.-- 13. Cadenas de texto.-- 14. Clases de envoltura.-- 15. Excepciones.-- 16. Entrada-Salida.-- 17. Hilos.-- 18 Aplicaciones gráficas.-- 19. Trabajando en red.-- 20 Seguridad.-- 21. Comentarios y documentación.-- Apéndice.--</tableOfContents>
  <note type="statement of responsibility">Andrés Juárez.</note>
  <subject>
    <topic>JAVA</topic>
  </subject>
  <subject>
    <topic>PROGRAMACIÓN ORIENTADA A OBJETOS</topic>
  </subject>
  <classification authority="udc">004.43 </classification>
  <identifier type="isbn">9789502322179</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UTN FRRo</recordContentSource>
    <recordCreationDate encoding="marc">240806</recordCreationDate>
    <recordIdentifier source="AR-FRRoUTN">635</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
