Recursion via Pascal

Recursion via Pascal

book type
0 Review(s) 
LF/826098/R
English
Rohl
In stock
грн157.50
грн141.75 Save 10%

  Instant download 

after payment (24/7)

  Wide range of formats 

(for all gadgets)

  Full book 

(including for Apple and Android)

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.
LF/826098/R

Data sheet

Name of the Author
Rohl
Language
English
Series
Cambridge computer science texts 19
ISBN
9780521269346
Release date
1984

Reviews

Write your review

Recursion via Pascal

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 sim...

Write your review

1 book by the same author:

Products from this category: