PACK | Functional PHP (2017 EN)

Тема в разделе "Programming", создана пользователем Kanka, 11 мар 2017.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Сообщения:
    16.395
    Симпатии:
    485
    Баллы:
    83
    [​IMG]

    Author: Gilles Crettenand
    Full Title: Functional PHP
    Publisher: Packt Publishing (14 Feb. 2017)
    Year: 2017
    ISBN-13: 9781785880322 (978-1-78588-032-2)
    ISBN-10: 1785880322
    Pages: 342
    Language: English
    Genre: Web Scripting & Programming
    File type: EPUB (True)
    Quality: 10/10
    Price: 34.99 €


    Uncover the secrets of functional programming with PHP to ensure your applications are as great as they can be.

    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.


    What You Will Learn:
    ✓ Declare functions/callables and find out how to manipulate and call them
    ✓ Write pure functions to get more robust code that can be easily tested
    ✓ Learn to compose function using various techniques
    ✓ Use a functional approach to find readable solutions to common issues
    ✓ Utilize performance optimization techniques such as laziness, memorization, and parallelization
    ✓ Build the business logic of applications with the functional paradigm
    ✓ Test functional code and know how to speed up test runs using parallel testing
    ✓ Understand the impact and limitation of functional programming in PHP

    -------------
     
    Последнее редактирование модератором: 28 мар 2020