Object-Oriented Programming with PHP5
Learn to leverage PHP5's OOP features to write manageable applications with ease
* General OOP concepts explained
* Implement Design Patterns in your applications and solve common OOP Problems
* Take full advantage of native built-in objects
* Test your code by writing unit tests with PHPUnit
In Detail
Some basic objected-oriented features were added to PHP3; with PHP5 full support for object-oriented programming was added to PHP. Object-oriented programming was basically introduced to ease the development process as well as reduce the time of development by reducing the amount of code needed. OOP can greatly improve the performance of a properly planned and designed program. This book covers all the general concepts of OOP then shows you how to make use of OOP in PHP5, with the aid of an ample number of examples. What you will learn from this book?
* Understand the OOP features of PHP clearly
* Write manageable code
Uploaded Link: Object-Oriented Programming with PHP5
|
Tags: Ebook, php
Inscription à :
Publier les commentaires (Atom)
0 Commentaires pour "Object-Oriented Programming with PHP5"
Enregistrer un commentaire
Remarque : Seul un membre de ce blog est autorisé à enregistrer un commentaire.