Logo

Functional PHP by Luis Atencio

Small book cover: Functional PHP

Functional PHP
by

Publisher: Leanpub
Number of pages: 95

Description:
In this book, I provide a practical approach to functional programming and show how it compares to other programming paradigms (procedural and object-oriented). This book is filled with examples that showcase functional concepts and techniques, plus using PHP in a ways you've probably never though it could.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Practical PHP TestingPractical PHP Testing
by
This practical testing book is aimed to all PHP developers. The book will help you grasp the fundamentals of TDD (Test-Driven Development) and its advantages: testable code, effective test suite and the good design that ensues.
(20432 views)
Book cover: The Underground PHP and Oracle ManualThe Underground PHP and Oracle Manual
by - Oracle
This book bridges the gap between the many PHP and the many Oracle texts available. It shows how to use the PHP with the Oracle database, from installation to using them efficiently. It contains much unique material on PHP's Oracle extensions.
(21261 views)
Book cover: The PHP Programming LanguageThe PHP Programming Language
- CodeAhoy
This book is a beginner's guide for writing PHP programs from scratch and learning practical programming skills to use with any language. This website is a treasure trove of knowledge and a great platform to enhance your PHP skills.
(1366 views)
Book cover: PHP: The Right WayPHP: The Right Way
by - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(16915 views)