Шайтанский Сайт
Поиск
Приветствую Вас Заглянувший

Меню сайта
Разделы новостей
LOST/Остаться в живых 4 Сезон [13]
Журналы/Газеты [40704]
Превью Фильмов/Игр [1]
LOST/Остаться в живых 5 Cезон [0]
Игры [712]
Музыка [29156]
Фильмы [4675]
Здесь вы можете скачать все новинки кино совершенно бесплатно...
Разработки [16]
Новости Сайта [20]
Новости (В Мире) [92]
Программы (Soft) [3516]
Веселости и Интересности [828]
Мудрые рассказы и Притчи [218]
Flash [27]
Наш опрос
Зайдете ли вы еще на наш сайт?
Всего ответов: 342
Главная » 2021 » Февраль » 3 » Joseph Benharosh - The essentials of Object Oriented PHP
Joseph Benharosh - The essentials of Object Oriented PHP
11:56

Object oriented programming came late to PHP. It has been around in other languages like C++, Ruby, Python and JavaScript for much longer, but its demand in PHP is becoming stronger. With that demand for the programming style there is an increasing demand for developers who can program in object oriented PHP. And those programmers typically earn considerably more than their fellow web developers whose background is only limited to procedural PHP.

But this does not tell the full story. Consider the following facts :

Procedural programming is inefficient
PHP frameworks rely on object oriented PHP
Drupal and other CMS systems are now object oriented
There are more and more parts of WordPress becoming object oriented

Let's expand on the first fact as it is the most important one - everything else flows from it, i.e. object oriented programming is gaining popularity because it is more efficient. There are great applications written in the procedural style of PHP, but even the best end up in spaghetti code where functions and variables are mixed together. Add in HTML, CSS and JavaScript to this mix and the code becomes something that is, well, inefficient. Object oriented code is more organized. Distinct units are created for a single purpose. This means it is easier to find things in the code (ending those days of spending hours trawling through lines of spaghetti code to find a single element). It is also easier to add, replace or remove parts of code as it only has to be done once. With procedural programming, on the other hand, it is necessary to change every instance. Finally, object oriented programming gives the opportunity to developers to integrate code libraries from other resources. This is done without worrying about name collisions, even though some of the functions in the code might have the same name.

Название: The essentials of Object Oriented PHP
Автор: Joseph Benharosh
Язык: Русский
Издательство: Leanpub
Жанр: programming
Год выхода: 2016
Формат: pdf
Страниц: 215
Размер: 18 мб

Скачать Joseph Benharosh - The essentials of Object Oriented PHP

Скачать с TurboBit.сс
Скачать с Тurbo.Тo
[url=http://2bay.org/db/10109/files/The_essentials_of_Object_Oriented_PHP_by_Joseph_Benharosh_(z-lib.org).pdf]Скачать с 2bay.org[/url]
Категория: Журналы/Газеты | Просмотров: 63 | Добавил: zyzy | Рейтинг: 0.0/0 |
Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]
Календарь новостей
«  Февраль 2021  »
ПнВтСрЧтПтСбВс
1234567
891011121314
15161718192021
22232425262728
Друзья сайта
Статистика

Онлайн всего: 1
Гостей: 1
Пользователей: 0