News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Functional Programming and PHP
February 26, 2013 @ 09:43:42

On PHPMaster.com today there's a new tutorial written up by Shameer C looking at functional programming with PHP - some of the basic concepts of it and how much is possible in the language.

Many programmer like to talk about functional programming, but if you ask them if they've ever done it, most of their replies will be "No". The reason is quite simple: we are taught to think in an imperative manner when we first start learning to program, in terms of flow charts and steps to be followed in the program. So in this article I'll explain some important concepts to functional programming and how to write functional code in PHP.

He starts by defining some of the basic fundamental concepts of functional programming including recursion, referential transparency, higher order functions and lambda functions. He includes a bit of code along the way, showing things a bit more practically.

0 comments voice your opinion now!
functional programming tutorial introduction concepts fundamentals


blog comments powered by Disqus

Similar Posts

DevShed: Including Files Recursively with Loader Applications in PHP

Iwan Luijks' Blog: Using Enchant with PHP on Windows - Part 1

Hasin Hayder's Blog: RSA Encrypting and Decrypting data with Zend_Crypt_Rsa Library

PHPMaster.com: Continuous Integration (with Jenkins), Part 1

DevShed: Returning Strings from Views with Code Igniter


Community Events











Don't see your event here?
Let us know!


podcast series development functional community database example application opinion zendframework2 interview language framework release testing introduction code phpunit composer api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework