The goal of this assignment is to learn enough jQuery that you can understand and create the code behind interactive prototypes and interact with web APIs.
jQuery is a set of convenience functions that are written in javascript that make some of the common tasks that are done in javascript easier.
In this assignment you will complete an online jQuery tutorial