E-Learning
0
7200
The concept of software design patterns gained popularity after a seminal work was published in 1994 entitled "Design Patterns: Elements of Reusable Object-Oriented Software” by a group of prominent computer scientists affectionately referred to as the “Gang of Four.” Understanding classic OOP software design patterns allows PHP developers to solve recurring design problems efficiently, promoting code reusability and maintainability.
In this course, you’ll learn about:
Creational Patterns: Factory, Builder
Structural Patterns: Adapter, Decorator, Proxy
Behaviorial Patterns: Pub/Sub, Strategy, Iterator, Visitor, Flyweight
Concurrency Patterns: Active Object, Lock, Reactor, Scheduler
Inversion of Control: Dependency Injection, Service Locator
https://training.zend.com/learn/course/external/view/elearning/316/php-objects-object-oriented-programming-software-patterns-on-demand
Course ID
316
Course Category
Zend
Course Image URL
https://cdn5.dcbstatic.com/files/p/u/puppet_docebosaas_com/assets/courselogo/original/6214062f1387fd5389e4c9ef5cb3a43842c8df7f.jpeg
Sorting - Course code
PHP-OOP Software Patterns-OD