Author: | Gilles Crettenand | ISBN: | 9781785886911 |
Publisher: | Packt Publishing | Publication: | February 15, 2017 |
Imprint: | Packt Publishing | Language: | English |
Author: | Gilles Crettenand |
ISBN: | 9781785886911 |
Publisher: | Packt Publishing |
Publication: | February 15, 2017 |
Imprint: | Packt Publishing |
Language: | English |
Uncover the secrets of functional programming with PHP to ensure your applications are as great as they can be
If you are a PHP developer with knowledge of object-oriented programming, this book is for you. You do not need prior experience with functional programming.
A functional approach encourages code reuse, greatly simplifies testing, and results in code that is concise and easy to understand. This book will demonstrate how PHP can also be used as a functional language, letting you learn about various function techniques to write maintainable and readable code.
After a quick introduction to functional programming, we will dive right in with code examples so you can get the most of what you've just learned. We will go further with monads, memoization, and property-based testing. You will learn how to make use of modularity of function while writing functional PHP code.
Through the tips and best practices in this book, you'll be able to do more with less code and reduce bugs in your applications. Not only will you be able to boost your performance, but you will also find out how to eliminate common loop problems. By the end of the book, you will know a wide variety of new techniques that you can use on any new or legacy codebase.
This is an easy-to-follow, definitive guide on developing applications using a functional paradigm with PHP. It will guide you through functional programming with the help of real-life examples.
Uncover the secrets of functional programming with PHP to ensure your applications are as great as they can be
If you are a PHP developer with knowledge of object-oriented programming, this book is for you. You do not need prior experience with functional programming.
A functional approach encourages code reuse, greatly simplifies testing, and results in code that is concise and easy to understand. This book will demonstrate how PHP can also be used as a functional language, letting you learn about various function techniques to write maintainable and readable code.
After a quick introduction to functional programming, we will dive right in with code examples so you can get the most of what you've just learned. We will go further with monads, memoization, and property-based testing. You will learn how to make use of modularity of function while writing functional PHP code.
Through the tips and best practices in this book, you'll be able to do more with less code and reduce bugs in your applications. Not only will you be able to boost your performance, but you will also find out how to eliminate common loop problems. By the end of the book, you will know a wide variety of new techniques that you can use on any new or legacy codebase.
This is an easy-to-follow, definitive guide on developing applications using a functional paradigm with PHP. It will guide you through functional programming with the help of real-life examples.