 The PHP Playbook
The finest schools and best programming books in the world offer a plethora of information
about how to string bits of code together into elegant applications and
programs. They discuss grand theories of operation, talk about design patterns on a
conceptual and enterprise-level field, and teach us the syntax, idiosyncrasies and, in... |  |  |  |  Java Concepts: Compatible with Java 5, 6 and 7
This book is an introductory text in computer science, focusing on the principles of
programming and software engineering. Here are its key features:
• Teach objects gradually.
In Chapter 2, students learn how to use objects and classes from the standard
library. Chapter 3 shows the mechanics of... |