I just downloaded the sample PDF for FP-OO, and it's delightful; I'll be springing for a copy myself.
Russell On Tue, Dec 11, 2012 at 11:14 AM, Brian Marick <[email protected]> wrote: > > On Dec 11, 2012, at 1:04 PM, Brian Marick <[email protected]> wrote: > > If you want to "edit" trees, using zippers is often much much easier > than collection functions. I find the code easier to understand, too. > > > I almost forgot to make a shameless plug for /Functional Programming for > the Object-Oriented Programmer/ <https://leanpub.com/fp-oo> I have a > chapter about zippers, with lots of exercises. (I also have a set of > exercises in which you implement zippers. It's a nifty data structure.) > > What the heck: anyone who sends me mail this week can have $5 off. > > -------- > Occasional consulting on programming technique > Contract programming in Ruby and Clojure > Latest book: /Functional Programming for the Object-Oriented Programmer/ > https://leanpub.com/fp-oo > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- Russell Whitaker http://twitter.com/OrthoNormalRuss / http://orthonormalruss.blogspot.com/ http://www.linkedin.com/pub/russell-whitaker/0/b86/329 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
