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: PHP ProgrammingPHP Programming
by - The Global Text Project
You can learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.
(8498 views)
Book cover: PHP CookbookPHP Cookbook
by - O'Reilly Media
A collection of problems, solutions, and practical examples for PHP programmers. The book describes the best practices for everyday PHP programming dilemmas. It contains over 250 recipes, ranging from simple tasks to entire programs.
(25557 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.
(18237 views)
Book cover: The Definitive Guide to symfonyThe Definitive Guide to symfony
by - Apress
Introduction to symfony, the leading framework for PHP developers, showing you how to develop web applications efficiently, even if you are a PHP beginner. It covers framework installation, configuration, page building, working with templates.
(24165 views)