<?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>Problem solving and programming concepts</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sprankle, Maureen.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River, N.J</placeTerm>
    </place>
    <publisher>Pearson Prentice Hall</publisher>
    <dateIssued>c2006</dateIssued>
    <dateIssued encoding="marc">2006</dateIssued>
    <edition>7th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xi, 504 p. : ill. ; 28 cm.</extent>
  </physicalDescription>
  <abstract>Intended for one-semester, freshman/sophomore-level  introductory courses taken by programming majors in Problem  Solving for Programmers, Problem Solving for Applications,  any Computer Language Course, or Introduction to  Programming, this book emphasizes that problem solving is  the same in all computer languages, regardless of syntax</abstract>
  <tableOfContents>CONTENTS : Ch. 1. General problem-solving concepts -- Ch. 2. Beginning problem-solving concepts for the  computer -- Ch. 3. Programming concepts -- Ch. 4. An introduction to programming structure -- Ch. 5. Problem solving with sequential logic structure -- Ch. 6. Problem solving with decisions -- Ch. 7. Problem solving with loops -- Ch 8. Problem solving with the case logic structure -- Ch. 9. Processing arrays -- Ch. 10. Sorting, stacks, and queues -- Ch. 11. File concepts -- Ch. 12. Linked lists -- Ch. 13. Binary trees -- Ch. 14. Database management systems -- Ch. 15. Relational database management systems -- Ch. 16. Concepts of object-oriented programming -- Ch. 17. Object-oriented program design -- Ch. 18. Sequential-access file applications -- Ch. 19. Sequential-access file updating -- Ch. 20. Word processing and spreadsheets -- Ch. 21. Other application software -- Appendix A. Otto the robot -- Appendix B. Overview of UML (Unified Modeling Language) - - Appendix C. ASCII and EBCDIC codes for data  representation -- Appendix D. Forms to use in problem solving -- Appendix E. Other problem-solving tools.   </tableOfContents>
  <note type="statement of responsibility">Maureen Sprankle.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Problem solving</topic>
    <topic>Data processing</topic>
  </subject>
  <classification authority="ddc" edition="22">005.1</classification>
  <identifier type="isbn">0131194593 (paperback)</identifier>
  <identifier type="lccn">2004058714</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">040913</recordCreationDate>
    <recordChangeDate encoding="iso8601">20181127190258.0</recordChangeDate>
    <recordIdentifier>8574</recordIdentifier>
  </recordInfo>
</mods>
