<?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>Introducción a la programación orientada a objetos con java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Wu, C Thomas</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">Madrid</placeTerm>
    </place>
    <publisher>McGraw Hill</publisher>
    <dateIssued>2001</dateIssued>
    <edition>1a ed.</edition>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>829 p.</extent>
  </physicalDescription>
  <tableOfContents>Introducción a las computadoras y los lenguajes de programación -- Lenguajes de programación -- Introducción a la programación orientada a objetos y el desarrollo del software -- mensajes y métodos -- Ingeniería del software y ciclo de vida</tableOfContents>
  <note type="statement of responsibility">C. Thomas Wu</note>
  <note>Incluye CD-ROM</note>
  <subject authority="lcsh">
    <topic>JAVA (LENGUAJE DE PROGRAMACION PARA COMPUTADORES)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>LENGUAJES DE PROGRAMACION (COMPUTADORES ELECTRONICOS DIGITALES)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>PROGRAMACION (COMPUTADORES ELECTRONICOS)</topic>
  </subject>
  <classification authority="ddc">005.133 W8i</classification>
  <identifier type="isbn">8448131940</identifier>
  <recordInfo/>
</mods>
