Course Information
Course Overview
Learn Ajax, jQuery and JSON by creating real projects.
If you want to be a web developer, you need to know Ajax, jQuery and JSON. Learn what these these technologies are, how they work together, and how to build real life applications using them.
This easy to follow course teaches beginning web developers what you need to know to begin using Ajax, jQuery and JSON in the real world. Our approach is to teach them all in one course so you can understand the entire process of developing with these technologies instead of learning one, then struggling to understand how it works with other technologies to produce something useful.
Course Content
- 6 section(s)
- 19 lecture(s)
- Section 1 Introduction to the Course
- Section 2 Getting Started with jQuery and Ajax
- Section 3 Introduction to JSON
- Section 4 Exercise: Create Search Functionality for a Site
- Section 5 Bonus: Create an Ajax Chat Application
- Section 6 Bonus Material
What You’ll Learn
- Learn what Ajax, jQuery and JSON
- Learn how they work together
- Learn how to use them in the real world
Skills covered in this course
Reviews
-
DDon Smallidge
The content and pace of the course is excellent. I have a little trouble following the instructor at times (but on second viewing with the rewind button I manage to get it all). The transcripts are pretty rough, but I am cleaning them up for future reference. I ran into trouble trying to use SpringBoot to follow along, but when I used a text editor it went fine. Also, I used MAMP instead of Apache for localhost.
-
고고현영 고
완전 초심자라면 나쁘지 않을듯 php에 더 중점을 둔 느낌 이고 ajax기술을 너무 기초적.
-
RRovlin Moodley
Very informative. Explanations are very clear. The practical approach is very helpful.
-
CChris Wares
A good intro. The inclusion of success testing and the review of the browser developer tools helped me a lot. I got lost in the last part of the course as I don't have any PHP knowledge. I eventually gave up on creating the chat application. Maybe I was looking for something a bit simpler. Something like accessing and searching a JSON file and applying the result to the html elements WITHOUT using PHP.