D
D
Dmitry Threy2015-07-31 14:23:02
PHP
Dmitry Threy, 2015-07-31 14:23:02

Materials on OOP patterns with an inclination to web design?

It is desirable that the material be sent to server-side languages, namely PHP. Earlier, I myself tried to think over a web application, following some "my" patterns, but it was all a poke method: the program logic suffered, some classes simply duplicated the methods of others, and I am completely silent about the abstract representation of classes. Of course, you can also talk about other languages, because now the main thing for me is just to capture the very essence of designing and developing an application. But I would like to lean towards web design.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
raventid, 2015-07-31
@more_cry

www.ozon.ru/context/detail/id/5648968 is the best book on this subject.

T
trevoga_su, 2015-07-31
@trevoga_su

in order to write in OOP and all sorts of patterns - you need to learn how to think with objects and write / take a ready-made ORM
without ORM, all object-orientedness will be like a dead poultice
www.ozon.ru/context/detail/id/1616782 drives

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question