分享给好友:
Functional Programming in PHP (2nd ed) Kevin Hamilton Bruce
Functional Programming in PHP (2nd ed)
Kevin Hamilton Bruce
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.
| 介质类型 | 图书 Paperback Book (平装胶订图书) |
| 已发行 | 2016年10月26日 |
| ISBN13 | 9781940111469 |
| 出版商 | PHP[Architect] |
| 页数 | 176 |
| 商品尺寸 | 191 × 235 × 10 mm · 312 g |
| 语言 | 英语 |
查看Kevin Hamilton Bruce的全部作品 ( 例如 Paperback Book )