<?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, Paúl</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Harvey.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2017</dateIssued>
    <edition>Décimo primera edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1234 páginas ; figuras ; 23 cm.</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: Part I; assignment, ++ and -- operators -- Control statements: Part 2; logical operators -- Methods: a deeper look -- Arrays and arraylists -- Classes and objects: a deeper look --  Object-oriented programming: inheritance - Object-oriented programming: polymorphism and interfaces - Exception handling: a deeper look - JavaFX graphical user interface: part I -- Java FX GUI: part 2 -- Strings, characters and regular expressions -- Files, input/output streams, NIO and XML serialization -- Generic collections -- Lambdas and streams -- Recursion -- Searching, sorting and big O -- Generic classes and methods: a deeper look -- Custom generic data structures -- JavaFX graphics and multimedia -- Concurrency -- Accesing databases with JDBC -- Introduction to JShell: Java 9’s REPL...</tableOfContents>
  <note type="statement of responsibility">Paúl Deitel, Harvey Deitel</note>
  <subject>
    <geographicCode authority="marcgac">Estados Unidos</geographicCode>
  </subject>
  <subject>
    <topic>Java (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Programación orientada a objetos (Computadores)</topic>
  </subject>
  <classification authority="ddc">005.133 D325j</classification>
  <identifier type="isbn">9780134743356</identifier>
  <identifier type="isbn">0134783350</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">190129</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710090833.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
