Functional Programming in PHP : A Primer for Composing Software in PHP (First Edition)

個数:
  • 予約

Functional Programming in PHP : A Primer for Composing Software in PHP (First Edition)

  • 現在予約受付中です。出版後の入荷・発送となります。
    重要:表示されている発売日は予定となり、発売が延期、中止、生産限定品で商品確保ができないなどの理由により、ご注文をお取消しさせていただく場合がございます。予めご了承ください。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版
  • 商品コード 9798868824678

Full Description

This book is designed to help PHP programmers, whether experienced or looking to advance, transition into the world of Functional Programming (FP). It covers the key concepts and practical applications of FP in PHP, with a particular focus on function composition. By introducing ideas like immutability, referential transparency, and the role of functions in abstraction and generalization, the book aims to give readers the fundamental knowledge necessary to incorporate FP principles into their PHP projects.

The book distills the theoretical foundations of paradigmatic concepts such as functors, monads, lenses, pattern matching, and recursion, ideas congruent with the rationale of composing functions, into comprehensive segments that each offer demonstrations of how to apply them in solving problems that occur in everyday PHP development. So robustly intuitive are the demonstrations of paradigmatic concepts that they can easily be revised for deployment in more elaborate and often complex language codebases. In offering these, the book equips its readers to favor composition when designing solutions to challenging problems.

Additionally, the book dispels common misconceptions about FP, describes the paradigm's influence on the creation of commonplace programming ideas that, at a glance, might not seem related to it, and explores how it can be integrated with other programming paradigms. Emphasized throughout the book are the benefits of creating and using higher-order abstractions, which instate composable error handling, rigorous testing, and lazy flow control. The goal is to help readers develop a deeper understanding of FP, enabling them to incorporate its powerful patterns into their everyday programming practice and elevate their technical proficiency.

You Will Learn:

The foundations of functional programming and the potency of composition.

How to apply advanced patterns like partial application, currying, and transducers in PHP projects.

How to speed up I/O operations with paradigmatic techniques and familiar concurrency concepts.

How to use higher-order abstractions to write cleaner, more maintainable PHP code.

This Book is for:

PHP programmers looking to advance their skills and deepen their understanding of Functional Programming by learning new techniques for improving their code. 

Contents

Chapter 1: An Introduction to Functional Programming in PHP.- Chapter 2: Functional Programming Core Concepts.- Chapter 3: Composing Functions.- Chapter 4: Error Handling in Functional Programming.- Chapter 5: Functors.- Chapter 6: Functional Programming and Concurrency.- Chapter 7: Additional Functional Programming Techniques.- Chapter 8: A Simple Project.- Appendix.

最近チェックした商品