Cantitate/Preț
Produs

Pro Functional PHP Programming: Application Development Strategies for Performance Optimization, Concurrency, Testability, and Code Brevity

Autor Rob Aley
en Limba Engleză Paperback – 29 sep 2017
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 Pro Functional PHP Programming 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.

What You'll Learn
  • Discover functional programming in PHP
  • Work with functional programming functions
  • Design strategies for high-performance applications
  • Manage business logic with functions
  • Use functional programming in object-oriented and procedural applications
  • Employ helper libraries in your application
  • Process big data with functional PHP
Who This Book Is For

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.  

Citește tot Restrânge

Preț: 28222 lei

Preț vechi: 35277 lei
-20% Nou

Puncte Express: 423

Preț estimativ în valută:
5401 5580$ 4492£

Carte tipărită la comandă

Livrare economică 19 martie-02 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484229576
ISBN-10: 1484229576
Pagini: 285
Ilustrații: XIX, 292 p. 5 illus., 3 illus. in color.
Dimensiuni: 178 x 254 x 25 mm
Greutate: 0.6 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Part One : Function Programming in PHP 7.- 1. Introduction.- 2. Functional Programming - the basics.- 3. Basic Functional Programming.- 4. Working with Functions.- Part Two : Application Development Strategies.- 5. Strategies for High Performance Applications.- 6. Managing Business Logic with Functions.- 7. Using FP in Object-Oriented & Procedural Applications.- 8. Using Helper Libraries in Your Application.- 9. Processing "Big Data" with Functional PHP.- 10. Afterword: Where to now?.- Appendices.- A. Installing PHP and Libraries.- B. Command Line PHP.- C. Functional Programming Resources.



Notă biografică

Rob Aley has been programming commercially and academically in a variety of programming languages, with over 10 years of PHP experience since graduating in Computer Science from the University of Leeds in 1999.

Having had a varied career working in industries from coffee to condoms, as well as doing freelance software development, Rob is now a “Database Programmer” at the University of Oxford working in healthcare related data analysis. He uses PHP almost exclusively now, out of choice.

When he's not working or writing books, he spends time with his wife, three young children, and most importantly his cat.

Textul de pe ultima copertă

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 Pro Functional PHP Programming 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.

You will:
  • Discover functional programming in PHP
  • Work with functional programming functions
  • Design strategies for high-performance applications
  • Manage business logic with functions
  • Use functional programming in object-oriented and procedural applications
  • Employ helper libraries in your application
  • Process big data with functional PHP

  • Caracteristici

    Master functional programming in PHP Develop strategies for high-performance applications Learn how to use functional programming in object-oriented and procedural applications