Gold nine and silver ten are the seasons for learning! In order to better help PHP learners, PHP Chinese website has held a large-scale public welfare live broadcast class: "php full-stack development experience sharing", which will be broadcast on time at 10 o'clock this morning. Four senior teachers will be present for four consecutive days. It is not to be missed!
To participate in the live broadcast, please join the QQ group: 929746523, or you can directly scan the following QR code to join (such as The group is full, please join the public welfare group 3: 784749056)
Live broadcast date:
October 17 (Wednesday ) - October 20 (Saturday)
Live broadcast period:
Morning session (10:00 ~ 12:00), afternoon session (15:00 ~ 17:00)
Live broadcast address:
http://www.php.cn/course/993.html
Live broadcast Purpose:
Example demonstration, full recording, easy to understand, practical for public welfare
Suitable for the crowd:
Requires certain front-end and PHP basics
Public welfare live course content arrangement:
First day 01 (Wednesday): Morning session
10.17 am Special session 10:00 ~ 12:00 "Understand the design patterns used in TP5.1 in seconds" Lecturer: Peter Zhu
- Usage scenarios and analysis of object dependency injection;
- Code coupling And commonly used decoupling techniques;
-Application scenario analysis of Container container technology
-A practical application case of Facade technology
Day 02 (Wednesday): Afternoon session
10.17 Afternoon session 15:00 ~ 17:00 "JavaScript Core Technology Decryption" Lecturer: Peter Zhu
- Three data structures commonly used in JS and usage scenarios;
-Execution context, variable objects and scope chains;
-Basic principles of closures, formation conditions and usage scenario analysis;
Day 01 (Thursday): Morning Session
10.18 Morning Session 10:00 ~ 12:00 "Common Types of Navigation Layout Cases" Speaker: Miejie Shitai
- Common mall top navigation (imitation of Tmall or Taobao);
- Common mall layout vertical navigation;
- Navigation with icon positioning;
Day 02 (Thursday): Afternoon Session
10.18 Afternoon Session 15:00 ~ 17:00 "Navigation Layout with Secondary Menu" Lecturer: Master Miejie
- Move the mouse up to display the secondary menu (css3 effect and jquery effect)
-Underline follows navigation (jquery)
-Extension: third-level drop-down menu
Day 01 (Friday): Morning session
10.19 Morning session 10:00 ~ 12:00 "The Story between PHP and Interfaces" Speaker: Ouyang Ke
- Introduction to interfaces and their functions (APP/mini-program/webpage);
- Creating and accessing interfaces;
- Postman test tool usage skills;
- postman test access interface;
Day 02 (Friday): Afternoon Session
10.19 Afternoon Session 15:00 ~ 17:00 "Why Do We Use Third-Party Interfaces" Speaker: Ouyang Ke
- Aggregated data application account;
-National weather forecast;
-postman request third-party interface;
-php request third-party interface;
- Introduction to other interfaces (Aurora Push/SMS/WeChat payment/Alipay payment);
-Error code;
-Interface document writing;
Day 01 (Saturday): Morning Session
10.20 Morning Session 10:00 ~ 12:00 "PHP Symmetric Encryption and Decryption of Data" Speaker: Ximen Daguanren
- Introduction to common data encryption and decryption technologies
- Implementation of symmetric encryption and decryption technology
Day 02 (Saturday): Afternoon session
10.20 Afternoon special session 15:00 ~ 17:00 "PHP Asymmetric Encryption and Decryption of Data" Lecturer: Ximen Daguanren
- Generation of public and private keys
- PHP public key encryption Private key decryption implementation