Recursion via Pascal

Recursion via Pascal

by Rohl
Recursion via Pascal

Recursion via Pascal

by Rohl

Paperback

$68.99 
  • SHIP THIS ITEM
    Qualifies for Free Shipping
  • PICK UP IN STORE
    Check Availability at Nearby Stores

Related collections and offers


Overview

This book is devoted to recursion in programming, the technique by which the solution to a problem is expressed partly in terms of the solution to a simpler version of the same problem. Ultimately the solution to the simplest version must be given explicitly. In functional programming, recursion has received its full due since it is quite often the only repetitive construct. However, the programming language used here is Pascal and the examples have been chosen accordingly. It makes an interesting contrast with the use of recursion in functional and logic programming. The early chapters consider simple linear recursion using examples such as finding the highest common factor of a pair of numbers, and processing linked lists. Subsequent chapters move up through binary recursion, with examples which include the Towers of Hanoi problem and symbolic differentiation, to general recursion. The book contains well over 100 examples.

Product Details

ISBN-13: 9780521269346
Publisher: Cambridge University Press
Publication date: 07/26/1984
Series: Cambridge Computer Science Texts , #19
Pages: 204
Product dimensions: 5.98(w) x 8.98(h) x 0.47(d)
From the B&N Reads Blog

Customer Reviews