<?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>how to program : early objects</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Deitel, Paul J.</namePart>
    <namePart type="date">1945 -</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Harvey M.</namePart>
    <role>
      <roleTerm type="text">autor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <edition>11</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1233 páginas</extent>
  </physicalDescription>
  <tableOfContents>Introduction to computers, the internet and Java -- Introduction to Java applications; input/output and operators -- Introduction to classes, objects, methods and strings -- Control statements: assignment, ++ and -- opetators -- Control statements: logical operators -- Methods: a deeper look -- Arrays and arraylists -- Classes and objects: a deeper look --Objects oriented programming: inheritance -- Objects oriented programming: polymorphism and interfaces </tableOfContents>
  <note>Incluye índice y apendice</note>
  <subject authority="lcsh">
    <topic>Java (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Lenguaje de programación</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Lenguajes de programación (Computadores)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Desarrollo de software</topic>
  </subject>
  <classification authority="ddc">005.133 D325j</classification>
  <identifier type="isbn">9780134743356</identifier>
  <identifier type="isbn">0134743350</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">180316</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260622113756.0</recordChangeDate>
  </recordInfo>
</mods>
