<?xml version="1.0" encoding="UTF-8" ?>
<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xmlns:slims="http://slims.web.id" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3" id="3572">
 <titleInfo>
  <title>Applied Data Structures Using Pascal</title>
 </titleInfo>
 <name type="Personal Name" authority="">
  <namePart>Guy J. H ale</namePart>
  <role>
   <roleTerm type="text">Primary Author</roleTerm>
  </role>
 </name>
 <name type="Personal Name" authority="">
  <namePart>Richard J. Easton</namePart>
  <role>
   <roleTerm type="text">Primary Author</roleTerm>
  </role>
 </name>
 <typeOfResource manuscript="no" collection="yes">mixed material</typeOfResource>
 <genre authority="marcgt">bibliography</genre>
 <originInfo>
  <place>
   <placeTerm type="text">USA</placeTerm>
   <publisher>Heath And Company</publisher>
   <dateIssued>1987</dateIssued>
  </place>
 </originInfo>
 <language>
  <languageTerm type="code">en</languageTerm>
  <languageTerm type="text">English</languageTerm>
 </language>
 <physicalDescription>
  <form authority="gmd">Text</form>
  <extent>xiv,524+Appendix A 64 hlm;19,5 x 24,5 cm</extent>
 </physicalDescription>
 <note>This textbook covers the material recommended by the ACM for a second course in computer science. It covers the definitions, concepts, and algorithms expected in a data structures text. The prerequisite is an introductory course in the Pascal programming language.&#13;
&#13;
The book contains meaningful, real-life examples. The more difficult examples are developed first in pseudocode, then in Pascal code.&#13;
&#13;
The contents cover linked lists, stacks, queues, searching, sorting, recursion, binary trees, hashing, and implementing graphs in Pascal.&#13;
&#13;
The Pascal code used in the text is standard Pascal.</note>
 <note type="statement of responsibility">Penulis, Guy J. H ale,Richard J. Easton</note>
 <subject authority="">
  <topic>Pemrograman Pascal</topic>
 </subject>
 <classification>Komputer</classification>
 <identifier type="isbn">0669075795</identifier>
 <location>
  <physicalLocation>UNRIYO LIBRARY PERPUSTAKAAN UNIVERSITAS RESPATI YOGYAKARTA (UNRIYO)</physicalLocation>
  <shelfLocator>005.133 Hal a C-1</shelfLocator>
  <holdingSimple>
   <copyInformation>
    <numerationAndChronology type="1">390-1</numerationAndChronology>
    <sublocation>Perpustakaan Kampus 1 - Jln. Laksda Adi Sucipto Km 6,3 Depok, Sleman, Yogyakarta.</sublocation>
    <shelfLocator>005.133 Hal a C-1</shelfLocator>
   </copyInformation>
  </holdingSimple>
 </location>
 <slims:image>APPLIED.jpg.jpg</slims:image>
 <recordInfo>
  <recordIdentifier>3572</recordIdentifier>
  <recordCreationDate encoding="w3cdtf">2015-04-21 10:58:57</recordCreationDate>
  <recordChangeDate encoding="w3cdtf">2015-04-21 11:42:54</recordChangeDate>
  <recordOrigin>machine generated</recordOrigin>
 </recordInfo>
</mods>
</modsCollection>