Tools
In order to walk through the curriculum you will need to setup some tools on your computer. These tools are free.
Komodo Edit
- Runs on Mac OS X, Windows, Linux
Allows us to write code much more efficiently by highlighting the syntax we will discuss throughout the curriculum.
Chrome - Runs on Mac OS X, Windows, Linux
Modern web browser that will allow us to preview and debug our content
Google Developer Libraries - Runs on Web
The quickest hosting of the jQuery library on the web for free. Just find the library you are looking for and paste the script tag in your html.

