<?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>Introduction to programming in Java</title>
    <subTitle>an interdisciplinary approach</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Sedgewick, Robert</namePart>
    <namePart type="date">1946-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Wayne, Kevin</namePart>
    <namePart type="date">1971-</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <dateIssued encoding="marc">2017</dateIssued>
    <edition>Second Edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 758 pages : illustrations, 24 cm</extent>
  </physicalDescription>
  <abstract>Programming skills are indispensable in today's world, not just for computer science students, but also for anyone in any scientific or technical discipline. Introduction to Programming in Java, Second Edition, by Robert Sedgewick and Kevin Wayne is an accessible, interdisciplinary treatment that emphasizes important and engaging applications, not toy problems. The authors supply the tools needed for students and professionals to learn that programming is a natural, satisfying, and creative experience, and to become conversant with one of the world's most widely used languages. --</abstract>
  <tableOfContents>Elements of programming -- Functions and modules -- Object-oriented programming -- Algorithms and data structures.</tableOfContents>
  <note type="statement of responsibility">Robert Sedgewick, Kevin Wayne.</note>
  <note>Includes index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 S413 2017</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">9780672337840</identifier>
  <identifier type="isbn">0672337843</identifier>
  <identifier type="lccn">2017934241</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">RBN</recordContentSource>
    <recordCreationDate encoding="marc">200114</recordCreationDate>
    <recordChangeDate encoding="iso8601">20200114111119.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">36897</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
