<?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>Pearls of Functional Algorithm Design / [electronic resource]</title>
  </titleInfo>
  <name type="personal">
    <namePart>Bird, Richard</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <dateIssued encoding="marc">2010</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">electronic</form>
    <extent>1 online resource (290 pages) : digital, PDF file(s).</extent>
  </physicalDescription>
  <abstract>Richard Bird takes a radical approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression and string matching. Each pearl starts with the statement of the problem expressed using the functional programming language Haskell, a powerful yet succinct language for capturing algorithmic ideas clearly and simply. The novel aspect of the book is that each solution is calculated from an initial formulation of the problem in Haskell by appealing to the laws of functional programming. Pearls of Functional Algorithm Design will appeal to the aspiring functional programmer, students and teachers interested in the principles of algorithm design, and anyone seeking to master the techniques of reasoning about programs in an equational style.</abstract>
  <note type="statement of responsibility">Richard Bird.</note>
  <note>Title from publisher's bibliographic system (viewed on 09 Oct 2015).</note>
  <subject authority="lcsh">
    <topic>Functional programming (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer algorithms</topic>
  </subject>
  <classification authority="lcc">QA76.62  .B57 2010</classification>
  <classification authority="ddc" edition="22">006.3/1</classification>
  <relatedItem type="otherFormat" displayLabel="Print version: "/>
  <identifier type="isbn">9780511763199 (ebook)</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="uri">http://dx.doi.org/10.1017/CBO9780511763199</identifier>
  <location>
    <url>http://dx.doi.org/10.1017/CBO9780511763199</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">UkCbUP</recordContentSource>
    <recordCreationDate encoding="marc">100506</recordCreationDate>
    <recordChangeDate encoding="iso8601">20180107143411.0</recordChangeDate>
    <recordIdentifier source="UkCbUP">CR9780511763199</recordIdentifier>
  </recordInfo>
</mods>
