Vbabiy wrote:Hey jason is that book more Java Base or PHP?
Neither. It is a book about Object Oriented Concepts. It does not focus on any programming languages' implementation of OO. It does, however 😃, use Java and UML to illustrate concepts, but let me make it clear that these are only for illustration. The author uses many types of illustrations to make concepts clear, take a look at the articles for examples. BTW, the Java code is very similar to the PHP code any way but you must not focus on the code too much it is the concept that the book stresses. Save the code for the PHP5 Power Programming book 🙂
The book doesn't even have PHP written in it. It does have a chapter on Objects and the internet but I am not up to that one yet. The book is very much open to OO concepts, it doesn't matter what language you use or what you use it for ( unless it doesn't have a true implementation of OO, like PHP4 or C 😉 )