[racket] learning recursion

From: Amir Ansari (fractallyte at csi.com)
Date: Sat Feb 7 02:13:28 EST 2015

Get 'The Little Schemer', by Daniel P. Friedman and Matthias Felleisen.  It's the classic introduction to everything about recursion.  Very engaging, friendly, and funny!

Amir


On Wed, 04 Feb 2015 19:01:25 +0100
Roelof Wobben <r.wobben at home.nl> wrote:

> Hello,
> 
> I try to learn functional programming by self-study.
> SO i tried to learn erlang but I have difficulties to understand recursion.
> 
> Expecially things like reverse a list.
> 
> Is racket a good language a good language to learn recursion the right way ?
> 
> Roelof

Posted on the users mailing list.