Lets start using the jQuery library! We'll write our first JavaScript statement that leverages jQuery, and dive into the selector syntax in some detail.
Course Map
JavaScript 101
This lesson is meant to be a basic introduction into some foundational syntax within JavaScript.
We'll cover variable declaration, primitive types and basic comparison operations.
JavaScript 102
In this lesson we'll cover some of the basics around JavaScript object, JavaScript arrays, and a couple of basic looping structures.
Selectors 101
Lets start using some jQuery! We'll write our first jQuery statement, cover some basic jQuery vocabulary, and dive into the selector syntax in some detail.
jQuery Methods 101
In this lesson we cover the basics of 'doing stuff' with a jQuery object.
DOM Manipulation
In this lesson we'll dig in to manipulating the DOM with jQuery. Included is a challenging real-world exercise that will sharpen your JavaScript and jQuery skills to the test!
JavaScript 103
Here we take a deep dive and dispel the uncertainty surrounding one of the fundamental blocks of JavaScript – functions.
jQuery Methods 102
Here we take the next step with jQuery methods, covering how to use callback functions effectively.
jQuery Events 101
In this lesson we are going to see how to plug in to events easily through jQuery. After the screencast we have a real-world scenario to test all of your jQuery knowledge to this point!
jQuery Ajax 101
Exercise
Click the plus icon above
to edit this Exercise
