Introduction to Functional Programming
Talk slides
- Microsoft PowerPoint: FP_Intro.ppt
- Adobe PDF: FP_Intro.pdf
The Perl language supports many different programming styles. While procedural and object-oriented are generally the most common, complementing these with code written in the functional style can bring many advantages. This talk introduces functional programming - no prior knowledge is required - and shows how functional concepts can be used to make your code easier to maintain, by simplifying complex algorithms and separating control flow from implementation.
Copyright © 2003-2008 Jon Allen (JJ)
Last site update was on 18 May 2008 - 20:19 What's new?