Cart
Free Shipping in Australia
Proud to be B-Corp

Recursion via Pascal Rohl

Recursion via Pascal By Rohl

Recursion via Pascal by Rohl


$20.99
Condition - Well Read
Only 1 left

Recursion via Pascal Summary

Recursion via Pascal by Rohl

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.

Recursion via Pascal Reviews

' ... a pleasing and useful elementary textbook on recursion. The didactic style and practical orientation of the book should encourage and enable students to master recursion ...' The Times Higher Education Supplement 'The text is well presented and the content highly readable.' Computer Bulletin

Table of Contents

Preface; 1. Introduction to recursion; 2. Recursion with linked-linear lists; 3. Recursion with binary trees; 4. Binary recursion without trees; 5. Double recursion, mutual recursion, recursive calls; 6. Recursion with n-ary trees and graphs; 7. Simulating nested loops; 8. The elimination of recursion; Further reading and references; Index of procedures.

Additional information

GOR004069447
9780521269346
0521269342
Recursion via Pascal by Rohl
Used - Well Read
Paperback
Cambridge University Press
19840726
204
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book. We do our best to provide good quality books for you to read, but there is no escaping the fact that it has been owned and read by someone else previously. Therefore it will show signs of wear and may be an ex library book

Customer Reviews - Recursion via Pascal