WEEK: 6
Active: March 7th - March 13th
Work Due: March 14th @ 8:00AM

API’s

As you progress with JavaScript you will spend a significant amount of time working with Application Programming Interfaces or API’s. API’s serve to extend a language or technology by allowing developers access to complicated functionality or tools through simple “interfaces”. These interfaces provide access to data and additional functionality, developed by someone else.

This week we are going to begin exploring the DOM API built into all browsers. But first, you should read about API’s a little bit more.


Previous section:
Next section: