[Tutor] Functional Programming
Danny Yoo
dyoo at hkn.eecs.berkeley.edu
Thu Jul 6 16:02:15 CEST 2006
On Thu, 6 Jul 2006, Steve Nelson wrote:
> I've just today starting thinking more about programming in a more
> functional style, and came across the following article which I thought
> was really good:
>
> http://www.amk.ca/python/writing/functional
Hi Steve,
The references on the bottom are sparse, but solid; Structure and
Interpretation of Computer Programs can't be recommended enough.
I would add to that list another textbook:
How to Design Programs
http://htdp.org
It goes slower than Structure and Interpretation of Computer Programs, but
is also a very good text. I have to admit I felt sorta sleepy on the
first few sections, but starting around Section 9 things picked up quite a
bit and I woke up.
Best of wishes!
More information about the Tutor
mailing list