<?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>Data structures and algorithms in Java</title>
    <subTitle>a project-based approach</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Myers, Dan S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor,</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>1ª edición.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>614 páginas : ilustraciones. 26 centímetros.</extent>
  </physicalDescription>
  <abstract>Learn with confidence with this hands-on undergraduate textbook for CS2 courses. Active-learning and real-world projects underpin each chapter, briefly reviewing programming fundamentals then progressing to core data structures and algorithms topics including recursion, lists, stacks, trees, graphs, sorting, and complexity analysis. Creative projects and applications put theoretical concepts into practice, helping students master the fundamentals. Dedicated project chapters supply further programming practice using real-world, interdisciplinary problems which students can showcase in their own online portfolios. </abstract>
  <note type="statement of responsibility">Dan S. Myers.</note>
  <note>Obra de carácter didáctico orientada al aprendizaje de estructuras de datos y algoritmos mediante un enfoque basado en proyectos.</note>
  <subject authority="lcsh">
    <topic>Java (Lenguaje de programación)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Estructuras de datos</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Algoritmos</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programación orientada a objetos</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Desarrollo de software</topic>
  </subject>
  <classification authority="ddc" edition="23">005.73 M996</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Computer science and programming</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781009260336</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">260803</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260803100923.0</recordChangeDate>
  </recordInfo>
</mods>
