php Chinese website third online class teaching content preview on September 7, 2018:
1. Teaching topics:
Singleton mode (As an object creation mode, the singleton mode ensures that there is only one instance of a class, and it instantiates itself and provides this instance to the entire system)
Factory mode (Can be divided into simple factory, factory and abstract factory)
Registration tree mode (By registering the object instance to a global object tree, pick it from the object tree when needed Pattern design method)
MVC design idea (a software architecture idea that divides a software according to models, views, and controllers)
More For detailed explanation of knowledge points, please pay attention to tonight’s live class on time!
Lecturer: Peter Zhu
2. Teaching time: 20:00 ~ 22:00 pm
3. Teaching format: Online live broadcast
4. Viewing address: "PHP Chinese Network Third Training_PHP Development" http://www.php.cn/course/944.html
http://www.php.cn/php/php-namespace.html
## 6. Preview video: "PHP Advanced Design Mode video tutorial》