Skip to content

Opening book details…

Can I read Recursion via Pascal (Cambridge Computer Science Texts, Series Number 19) on EtoBox?

Recursion via Pascal (Cambridge Computer Science Texts, Series Number 19) by J.C.Rohl is a nonfiction available to read on EtoBox.

What is Recursion via Pascal (Cambridge Computer Science Texts, Series Number 19) about?

This book is devoted to recursion in programming, the technique through 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, here the programming language used is Pascal and the examples have been chosen accordingly. It therefore 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, which covers examples such as drawing the cover design of this book. The book contains well over 100 examples. Recursion via Pascal will be a useful introduction to recursion for undergraduate students of computer science in universities and polytechnics.

Who reads Recursion via Pascal (Cambridge Computer Science Texts, Series Number 19)?

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
J.C.Rohl
Publisher
Cambridge University Press (Virtual Publishing)
Published
1984
Language
EN
ISBN
9781139171793
Category
nonfiction
Subjects
Computer Science, Programming, Reference

More by J.C.Rohl

Browse all works by J.C.Rohl

Similar books