PHP in Action

Author: Dagfinn Reiersol, Marcus Baker & Chris Shiflett
Publisher: Manning, 2007
Pages: 525
ISBN: 978-1932394757
Aimed at: Experienced programmers
Rating: 4
Pros: Advanced treatment of OO concepts
Cons: Doesn’t introduce PHP
Reviewed by: Ian Elliot

This isn’t a beginner’s book on PHP – the clue is in the subtitle “Objects, Design, Agility”. It deals with many theoretical ideas concerning object-oriented programming, design in general and patterns in particular. It doesn’t really introduce PHP from first principles and moves very rapidly through different aspects of theory to the details of serving web pages and patterns for web interfaces. To get anything at all from this book you not only have to be a reasonably competent programmer, not necessarily in PHP, but a reasonably intelligent one as It does spend time explaining and motivating all manner of modern, trendy even, programming methodologies. The ideas are mostly about objects and object-oriented philosophy but you will find mention of most other “hot” topics including, aspect-oriented design even if PHP isn’t the ideal language to express or demonstrate these ideas.

Banner


It doesn’t spoon feed with simple examples and simplified explanations – it seems to expect you to do some work to gain the reward of understanding. As long as you aren’t a beginner you can pick up PHP as you go, but in many ways PHP is just a vehicle used to explain deeper concepts. Often object-oriented ideas are introduced by comparing how PHP implements some feature as compared to Java. So it does help if you have some passing acquaintance with Java but it’s not essential. Overall the book is well written with lots of interesting asides and almost personal comments – it’s fairly easy reading. The final verdict has to reflect the fact that this is an advanced book that happens to have picked on PHP as a language to use rather than dealing with the specifics of the language. It’s a good book if you are ready and willing to read it.

Banner


Modern Frontend Development with Node.js

Author: Florian Rappl
Publisher: Packt Publishing
Date: November 2022
Pages: 208
ISBN: 978-1804618295
Print: 1804618292
Kindle: B0B9BH5WBS
Audience: Node.js developers
Level: Introductory/Intermediate
Rating: 3
Reviewer: Ian Elliot
Modern development - what else is there?



Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]


More Reviews

Last Updated ( Sunday, 18 November 2012 )