Pro Functional PHP Programming Год издания: 2017 Автор: Aley R. Издательство: Apress ISBN: 978-1484229576 Язык: Английский Формат: PDF/EPUB Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 292 Описание: Bring the power of functional programming to your PHP applications. From performance optimizations to concurrency, improved testability to code brevity, functional programming has a host of benefits when compared to traditional imperative programming. Part one of Pro Functional PHP Programming takes you through the basics of functional programming, outlining the key concepts and how they translate into standard PHP functions and code. Part two takes this theory and shows you the strategies for implementing it to solve real problems in your new or existing PHP applications. Functional programming is popular in languages such as Lisp, Scheme and Clojure, but PHP also contains all you need to write functional code. This book will show you how to take advantage of functional programming in your own projects, utilizing the PHP programming language that you already know. What You'll Learn - Discover functional programming in PHP - Work with functional programming functions - Design strategies for high-performance applications - Manage business logic with functions - Use functional programming in object-oriented and procedural applications - Employ helper libraries in your application - Process big data with functional PHP
Примеры страниц
Оглавление
Contents at a Glance About the Author .....................................................................................................xv About the Technical Reviewer ...............................................................................xvii Acknowledgments ..................................................................................................xix Part I: Functional Programming in PHP 7 ........................................... 1 Chapter 1: Introduction ......................................................................................... 3 Chapter 2: Functional Programming: Key Concepts ............................................ 11 Chapter 3: Getting Started with Functional Patterns ........................................... 45 Chapter 4: Advanced Functional Techniques ....................................................... 69 Part II: Application Development Strategies ................................... 101 Chapter 5: Strategies for High-Performance Applications ................................ 103 Chapter 6: Managing Business Logic with Functions ........................................ 147 Chapter 7: Using Functional Programming in Objected-Oriented and Procedural Applications .................................................................................... 165 Chapter 8: Using Helper Libraries in Your Application ...................................... 189 Chapter 9: Processing Big Data with Functional PHP ....................................... 213 Chapter 10: Afterword ....................................................................................... 229 Appendix A: Installing PHP and Libraries .......................................................... 231 Appendix B: Command-Line PHP ....................................................................... 247 Appendix C: Functional Programming Resources ............................................. 269 Index ........................................................................................................... 289
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum