1. Teaching topics:
JSON basic content. JSON (JavaScript Object Notation) is a lightweight data exchange format. It is based on a subset of ECMAScript.
It is easy for people to read and write, and it is also easy for machines to parse and generate (generally used to increase network transmission rate).
AJAX basic content. Asynchronous JavaScript and XML. AJAX is a technology that allows you to update parts of a web page without reloading the entire page.
For more detailed explanations of JSON and AJAX 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_Front-End Basics" http://www.php.cn/course/943.html
5. Preview Manual Materials:
《JSON Chinese Manual》http://www.php.cn/course/73.html
《AJAX Chinese Reference Manual》http ://www.php.cn/course/72.html
6. Preview video materials:
"AJAX Basics Video Tutorial"http:/ /www.php.cn/course/382.html
7. Preview related article materials:
"What are the ways to operate JSON with JS"http: //www.php.cn/js-tutorial-394187.html
好好学习天天向上!