Functional Programming in PHP (2nd ed): a php[architect] guide

2,518.00

Description


Price: ₹2,518.00
(as of Apr 15, 2024 01:35:12 UTC – Details)


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.

Publisher ‏ : ‎ PHP[Architect] (26 October 2016)
Language ‏ : ‎ English
Paperback ‏ : ‎ 176 pages
ISBN-10 ‏ : ‎ 1940111463
ISBN-13 ‏ : ‎ 978-1940111469
Item Weight ‏ : ‎ 313 g
Dimensions ‏ : ‎ 19.05 x 1.02 x 23.5 cm