Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Hasin Hayder's Blog:
My book on OOP-PHP5 has been published
Dec 20, 2007 @ 17:10:00

Hasin Hayder has posted an announcement about the Object-oriented Programming with PHP5.

This book will teach users to understand the core object-oriented programming concepts with PHP and to write manageable applications with ease.

Here's the official press release from Packt on the book:


Learn Object-Oriented Programming with PHP5 with new book from Packt

Packt is pleased to announce the release of a new book titled Object-Oriented Programming with PHP5. Written by Hasin Hayder, this book will teach users to understand the core object-oriented programming concepts with PHP and to write manageable applications with ease.

Object-oriented programming (OOP) is a programming paradigm that uses "objects" and their interactions to design applications and computer programs. It was basically introduced to ease the development process as well as reduce the time of development by reducing the amount of code needed.

PHP is one of the most popular languages for web application development, and PHP5 supports OOP very well. This book will help users to master core OOP features in PHP as well as advanced Topics like Design Patterns including Model-View-Controller (MVC), and Unit Testing.

Comprehensive documentation and working examples on the Standard PHP Library (SPL), which are hard to find elsewhere, are provided in this book. Users will find this book useful to leverage PHP’s OOP features to write manageable applications with ease.

Object-Oriented Programming with PHP5 is published and is available with Packt. For more information about this book, please visit www.PacktPub.com

tagged: oop book php5 programming packt release hasinhayder oop book php5 programming packt release hasinhayder

Link:


Trending Topics: