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: Super Awesome Advanced CakePHP TipsSuper Awesome Advanced CakePHP Tips
by - PseudoCoder.com
Free e-book about the CakePHP Framework. It covers topics that are generally missed in the beginner books that are on the market. This book isn't meant for people wanting to learn CakePHP, use it if you want to improve your CakePHP skills.
(18433 views)
Book cover: PHP Best PracticesPHP Best Practices
by - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(18001 views)
Book cover: PHP Security GuidePHP Security Guide
- PHP Security Consortium
This guide is the flagship project of the PHP Security Consortium, an international group dedicated to promoting secure programming practices. The guide offers information pertaining to a number of common security concerns for all PHP developers.
(16387 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.
(21330 views)