Nedir nesne yönelimli php öğrenme için en iyi kitap / site / öğretici?

3 Cevap php

Php usul tarafı ile oldukça tanıdık Im, ama şeyler OO tarafını öğrenmek istiyorum. Siz bazı (kısa) benim yolda beni alacağı okur önerebilirsiniz?

Kağıt, online makaleleri tercih ederim.

3 Cevap

Hayır Nişasta Basında millet gerçekten son birkaç yıldır beni etkiledi, ve Object-Oriented PHP: Concepts, Techniques, and Code Peter Lavin tarafından bir istisna değildir.

Ben şahsen tavsiye ediyorum PHP Objects, Patterns and Practice

I have googled and found that most of the tutorial of oop in php is written for the people who has some basic understanding of oop. But after digging too much I found a Ankur tutorial on oop. Tutorial is covering complete oop from beginning(even you do not need oop knowledge). Tutorial is in 10 parts. Tutorial also covers some advance concept of oop. Following is some of the part which I like

Introduction To OOP

Method Chaining