Next in thread → Next in month →

Re: [xml-dev] Book that maps imperative design patterns to declarative patterns?

From
Micah Dubinko <>
To
"Costello, Roger L." <>
Date
2010-03-19T18:31:27Z
ID
<>
Thread
Re: [xml-dev] Book that maps imperative design patterns to declarative patterns?
It it's own unique way _The Little Schemer_ comes pretty close to accomplishing the same thing, but without much focus on the bad habits of the imperative side. If you look at it from that POV, though, it has a strong reverse-engineering feeling as Dr. Kay suggested. (At least it does to me)

The book is thick with 'a-ha' moments for someone learning about functional programming.

-m


On Mar 19, 2010, at 7:57 AM, Costello, Roger L. wrote:

> Hi Folks,
> 
> Is there a book that shows how to map: 
> 
>    Imperative programming design patterns 
> 
> to 
> 
>    Declarative programming design patterns
Next in thread → Next in month →