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: Developing PHP Applications for IBM Data ServersDeveloping PHP Applications for IBM Data Servers
- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(14848 views)
Book cover: PHP EssentialsPHP Essentials
- Techotopia
This online book covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions.
(16609 views)
Book cover: PHP ProgrammingPHP Programming
- Wikibooks
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
(17032 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.
(1356 views)