MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
You will continue to develop your classified ads application, adding features that make use of JavaScript, JQuery, and JSON. This course assumes you have completed the first three courses in the specialization.
What You Will Learn
- Explain and give examples of many-to-many relationships in data modeling
- Write syntactically correct JavaScript language and demonstrate debugging capabilities
- Build objects using JavaScript
- Explain basic elements of low-level jQuery
Course 4 of 4 in the Django for Everybody Specialization.
Syllabus
WEEK 1
JavaScript
As we begin to add interactive elements to our web pages, we need to learn JavaScript. For students with a JavaScript background this will be a bit of review as we learn JavaScript from a Django perspective.
WEEK 2
Object Oriented JavaScript
The Object-Oriented approach in JavaScript is different from Object Orientation in Python in some important ways. So we look at the unique features of the OO pattern in JavaScript. The high level concepts are the same between Python and JavaScript but the implementation details are different in important and subtle ways.
WEEK 3
jQuery
There are many JavaScript libraries to make it easier to do common tasks in the browser. jQuery is one of the more popular libraries that are available and we use it in this course because it is so common. But concepts in this section apply to "vanilla JavaScript" or other JavaScript frameworks.
WEEK 4
JSON / AJAX
JSON and AJAX allow web pages to add interactivity and interact with the back-end without sending entire web pages back and forth to the server.
WEEK 5
Ads #4 - Search
In this module we extend our application to add search to our classified ads application.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.