in reply to Re: Re: Not-So-FAQ about learning Perl
in thread Not-So-FAQ about learning Perl
You wouldn't do badly with decent books about programming, whether Design Patterns, Code Complete, or even Extreme Programming Explained. I'm not aware of any books discussing functional programming design, at least from a language-neutral point of view, but there are bound to be a couple out there worth your time.
Having just used closures and recursion to solve a rather nasty puzzle, I'm a big believer in mixing different techniques when appropriate.
|
---|