版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
版本说明:1
I S B N:(纸本) 9781484229576
出 版 社:Apress Berkeley CA
出 版 年:1000年
页 数:XIX, 292页
主 题 词:Programming Techniques Programming Languages, Compilers, Interpreters Web Development
摘 要:Bring the power of functional programming to your PHP applications. From performance optimizations to concurrency, improved testability to code brevity, functional programming has a host of benefits when compared to traditional imperative programming.;Part one of;takes you through the basics of functional programming, outlining the key concepts and how they translate into standard PHP functions and code. Part two takes this theory and shows you the strategies for implementing it to solve real problems in your new or existing PHP applications.;Functional programming is popular in languages such as Lisp, Scheme and Clojure, but PHP also contains all you need to write functional code. This book will show you how to take advantage of functional programming in your own projects, utilizing the PHP programming language that you already know.;Programmers and web developers with experience of PHP who are looking to get more out of their PHP coding and be able to do more with PHP.