Before you leave...
Take 20% off your first order
20% off
Enter the code below at checkout to get 20% off your first order
Discover summer reading lists for all ages & interests!
Find Your Next Read
![Functional Programming in PHP (2nd ed): a php[architect] guide by Bruce, Kevin Hamilton](http://www.whiterainbookhouse.com/cdn/shop/files/img_07eac92e-da5a-4543-b8b2-f554fa1e7a0d.jpg?v=1685452886)
Many languages have embraced Functional Programming paradigms to augment the tools available for programmers to solve problems. It facilitates writing code that is easier to understand, easier to test, and able to take advantage of parallelization making it a good fit for building modern, scalable solutions.
PHP introduced anonymous function and closures in 5.3, providing a more succinct way to tackle common problems. More recent releases have added generators and variadics which can help write more concise, functional code. However, making the mental leap from programming in the more common imperative style requires understanding how and when to best use lambdas, closures, recursion, and more. It also requires learning to think of data in terms of collections that can be mapped, reduced, flattened, and filtered.
Functional Programming in PHP will show you how to leverage these new language features by understanding functional programming principles. With over twice as much content as its predecessor, this second edition expands upon its predecessor with updated code examples and coverage of advances in PHP 7 and Hack. Plenty of examples are provided in each chapter to illustrate each concept as it's introduced and to show how to implement it with PHP. You'll learn how to use map/reduce, currying, composition, and more. You'll see what external libraries are available and new language features are proposed to extend PHP's functional programming capabilities.
Author: Kevin Hamilton Bruce
ISBN-10: 1940111463
ISBN-13: 9781940111469
Publisher: PHP[Architect]
Language: English
Published: 10/26/2016
Pages: 176
Format: Paperback
Weight: 0.69lbs
Size: 9.25h x 7.52w x 0.38d
Thanks for subscribing!
This email has been registered!
Take 20% off your first order
Enter the code below at checkout to get 20% off your first order