
Objective: Understand how to find, download and install Visual Studio 2017 Community.
Objective: Configure Visual Studio so everything is easy to see.
Objective: Understand how to create and run an HTML page in Visual Studio.
Objective: Add a reference to jQuery and display a message.
Objective: Learn how to manipulate HTML elements using jQuery.
Objective: Understand how jQuery can be placed on the bottom of an HTML page
Objective: Understand how to operate on multiple elements using a single function
Objective: View the DOM in source view and in inspect view
Objective: Understand how to nest functions
Objective: Understand how to chain functions.
Objective: Understand how to make use of the this keyword in jQuery
Objective: Understand how to use id selectors and css method
Objective: Understand how to select first child elements.
Objective: Select elements by attributes
Objective: Understand how to select different parts of a table and use multiple event handlers
Objective: Understand how to search attributes and use the each method
Objective: Understand how to search attributes and use the each method
Objective: Understand how to select the nth child element
Objective: Understand how to select elements based on various combinations of selectors
Objective: Explore jQuery indexes in more depth, part 1
Objective: Understand bracket notation for indexes, part 2
Objective: Understand how to iterate over matched sets using a for loop
Objective: Understand how to switch the selection context in jQuery
Objective: Simple example of creating HTML with jQuery
Objective: Create a powerful HTML element with multiple features at run time
Objective: Learn how to reduce a matched set by slicing through it with jQuery
Objective: Understand how to filter sets, part 1
Objective: Understand how to perform multiple filtering operations on elements
objective: Understand how to filter matched sets with functions
Objective: Understand how to reduce and restore matched sets
Objective: Understand how to find text in elements using a parametrized selector
Objective: Understand the difference between this and $(this)
Objective: Understand how to show/hide elements
Objective: Understand how to slide elements up and down
Objective: Understand how to toggle classes on and off
Objective: Understand how to perform a custom animation
Objective: Understand how to queue and deqeue animations
Objective: Understand how to sequence animations properly with promise methods
Objective: Understand how to use basic features of Ajax using jQuery
Objective: Understand how to load a page using the get method
Objective: Understand how to causes multiple events to respond with the on method
Very Important:
1. Friends, please take the time to review the curriculum carefully before buying so you can see exactly whether this is the right course for you. Please do not join until you have completed this step.
2. Please watch the free preview videos so you can see whether the presentation style works for you. Please remember I am just one person, and I make my videos often after I have been working for many hours already. PLease do not join until you have completed this step.
3. If something needs fixing, please let me know. Again, I'm just one person and not a big team of people. I will try to fix it as quickly as possible. Thank you.
Let's take a look at everything that this course has to offer. JQuery is a library of JavaScript functions. These functions allow programmers to manipulate HTML elements to produce a variety of effects. This course is an introduction to jQuery using Microsoft Visual Studio 2017 Community. This course is not for intermediate or advanced students of jQuery. Each lesson is an HD video. The code samples are created in Visual Studio, and run in Google Chrome. Questions are asked throughout the videos. At those times, please pause and do your best to answer each question. If you have any questions, please be sure to reach out and ask. I usually respond within 24 hours. Each video is about nine minutes long. The font in each video is big so the code is easy to read. Some of the code samples are simple, and some are complex. Each video usually represents just a few, connected concepts. Thanks for reading, and see you inside!
jQuery and related marks are trademarks of the JS Foundation, and this course is not affiliated with or endorsed by the JS Foundation.