Larry Garfield presents Functional Programming (in PHP)


Details
6PM-6:30PM: Gather and socializing, pizza to be provided by Palantir.net (http://palantir.net/). We will also play a social game of Bingo. Participants will be entered in a drawing to win a free ticket to the php[tek] 2014 conference (https://tek.phparch.com/) at the end of the Meetup.
6:30PM-7:30PM: Larry Garfield (https://twitter.com/crell) presents:
Functional programming. Some see that term and think "functions? You mean procedural programming. I've been doing that for years." Others see it and think "you mean that crazy academic nonsense that no one understands? Pfft!"
In truth, functional programming is fundamentally an approach to software development, not a particular language or syntax. With PHP 5.3, it is an approach that is now more readily available and powerful than ever before. Even if you're not writing in Erlang or ML, there is still much to learn from the principles of functional programming to help write better code.
This session will discuss the history of functional programming and how it compares to other programming paradigms (procedural and object-oriented). We will then discuss by example how functional concepts and techniques, plus new language capabilities in PHP 5.3 such as anonymous functions can make our code more robust, maintainable, and bug-free. Even without a truly functional language, there is much we can learn from functional programming as a technique.

Larry Garfield presents Functional Programming (in PHP)