The Complete jQuery Course: From Beginner To Advanced!

Course

Online

£ 150 + VAT

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

Use jQuery to create stunning animations, provide fast feedback forms, handle all user events and perform Ajax calls.This course covers jQuery from start to end. You'll learn the ins and outs of developing professional dynamic websites using JavaScript & jQuery. Topics included in the course include:Effects & Animations: Make your site come alive with jQuery's animation utilities and enhance you’re the responsiveness of your design to user behavior and input. Beautify your site with elegant animations, e.g. fading in elements, sliding in submenus and highlighting selected elements. DOM Manipulation: Change the contents and appearance of any element in the DOM, even dynamically added ones. Select any element with ease and modify its CSS styles, positioning, content text, image src, or whatever you can think of. Learn AJAX: Discover how to fetch and add content to your page dynamically without reloading. Fetch images from Flickr, movies from TheMovieDB and display all using jQuery's user-friendly syntax.Event Handling: Learn how to handle any user input events, including mouse clicks and keyboard input. Use keyboard input to create a simple game with a main player moving around using the arrow keys. Form Validation: Create a fast-feedback form that notifies your users of incorrectly formatted input before even submitting the form. Additionally, perform basic validation checking with jQuery before sending the form data to the server. Inside the course, you'll not only have life-long access to all the lectures but also to us. We'll be there to personally answer all your questions and help you get the most out of this course. Also, you can always let us know any suggestions and wishes you have to improve the course. Additionally, we'll include all the resources you need to fully follow along, including the project code, configurations, presentation slides etc.About the Author

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

Add beautiful effects & animations to your sites
Use AJAX to add content a the page dynamically from APIs like Flickr and TheMovieDB
Create dynamic websites that users enjoy
Handle arbitrary user events such as mouse clicks and keyboard presses
Add fast feedback and validation for forms using jQuery
Manipulate the appearance and content of any element on the page

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 4 years

Subjects

  • Project
  • Animation
  • Installation
  • Ajax
  • Javascript
  • HTML
  • Javascript training

Course programme

Introduction 4 lectures 20:30 Welcome to the Complete jQuery Course! Learn What This Course Can Do For You! The author gives a brief overview and what to expect in this course. A Quick Overview of JavaScript and jQuery The author gives a brief overview of JavaScript and jQuery. Overview of JavaScript Frameworks The author gives a brief overview of JavaScript Frameworks. Setting Up The Editor Learn about the installation of a text editor which is ‘Sublime Text 3’. Introduction 4 lectures 20:30 Welcome to the Complete jQuery Course! Learn What This Course Can Do For You! The author gives a brief overview and what to expect in this course. A Quick Overview of JavaScript and jQuery The author gives a brief overview of JavaScript and jQuery. Overview of JavaScript Frameworks The author gives a brief overview of JavaScript Frameworks. Setting Up The Editor Learn about the installation of a text editor which is ‘Sublime Text 3’. Welcome to the Complete jQuery Course! Learn What This Course Can Do For You! The author gives a brief overview and what to expect in this course. Welcome to the Complete jQuery Course! Learn What This Course Can Do For You! The author gives a brief overview and what to expect in this course. Welcome to the Complete jQuery Course! Learn What This Course Can Do For You! The author gives a brief overview and what to expect in this course. Welcome to the Complete jQuery Course! Learn What This Course Can Do For You! The author gives a brief overview and what to expect in this course. The author gives a brief overview and what to expect in this course. The author gives a brief overview and what to expect in this course. A Quick Overview of JavaScript and jQuery The author gives a brief overview of JavaScript and jQuery. A Quick Overview of JavaScript and jQuery The author gives a brief overview of JavaScript and jQuery. A Quick Overview of JavaScript and jQuery The author gives a brief overview of JavaScript and jQuery. A Quick Overview of JavaScript and jQuery The author gives a brief overview of JavaScript and jQuery. The author gives a brief overview of JavaScript and jQuery. The author gives a brief overview of JavaScript and jQuery. Overview of JavaScript Frameworks The author gives a brief overview of JavaScript Frameworks. Overview of JavaScript Frameworks The author gives a brief overview of JavaScript Frameworks. Overview of JavaScript Frameworks The author gives a brief overview of JavaScript Frameworks. Overview of JavaScript Frameworks The author gives a brief overview of JavaScript Frameworks. The author gives a brief overview of JavaScript Frameworks. The author gives a brief overview of JavaScript Frameworks. Setting Up The Editor Learn about the installation of a text editor which is ‘Sublime Text 3’. Setting Up The Editor Learn about the installation of a text editor which is ‘Sublime Text 3’. Setting Up The Editor Learn about the installation of a text editor which is ‘Sublime Text 3’. Setting Up The Editor Learn about the installation of a text editor which is ‘Sublime Text 3’. Learn about the installation of a text editor which is ‘Sublime Text 3’. Learn about the installation of a text editor which is ‘Sublime Text 3’. Effects – Animations 10 lectures 01:03:03 Setting Up The jQuery Project Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Fading In Elements (and Fading Them Out Again) Learn to fade DOM elements in and out by using jQuery's functions. A Pitfall With fadeIn/fadeOut vs. fadeTo Learn difference between fadeIn/fadeOut and fadeTo functions. Showing And Hiding Elements Learn how to use show() and hide() functions. Sliding Elements Up And Down Learn how to use slideUp(),slideDown(), and slideToggle() functions. Moving Elements Learn how to use animate() function to move elements around on page. Get Creative: Custom Animations! Learn how to manipulate nearly all CSS properties to create custom animations. Delaying and Chaining Animations Learn how to use delay() functions and chaining next functions on the object. Timing Animations Using Callback Functions Learn how to use callback functions in animation functions. Coding Activity: Creating a Signup Lightbox! Learn to create a simple lightbox that fades in nicely using jQuery animations. Effects – Animations. 10 lectures 01:03:03 Setting Up The jQuery Project Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Fading In Elements (and Fading Them Out Again) Learn to fade DOM elements in and out by using jQuery's functions. A Pitfall With fadeIn/fadeOut vs. fadeTo Learn difference between fadeIn/fadeOut and fadeTo functions. Showing And Hiding Elements Learn how to use show() and hide() functions. Sliding Elements Up And Down Learn how to use slideUp(),slideDown(), and slideToggle() functions. Moving Elements Learn how to use animate() function to move elements around on page. Get Creative: Custom Animations! Learn how to manipulate nearly all CSS properties to create custom animations. Delaying and Chaining Animations Learn how to use delay() functions and chaining next functions on the object. Timing Animations Using Callback Functions Learn how to use callback functions in animation functions. Coding Activity: Creating a Signup Lightbox! Learn to create a simple lightbox that fades in nicely using jQuery animations. Setting Up The jQuery Project Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Setting Up The jQuery Project Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Setting Up The jQuery Project Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Setting Up The jQuery Project Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Learn how to add jQuery to your project using the HTML <scrip> tag and referencing the official jQuery CDN in the source. Fading In Elements (and Fading Them Out Again) Learn to fade DOM elements in and out by using jQuery's functions. Fading In Elements (and Fading Them Out Again) Learn to fade DOM elements in and out by using jQuery's functions. Fading In Elements (and Fading Them Out Again) Learn to fade DOM elements in and out by using jQuery's functions. Fading In Elements (and Fading Them Out Again) Learn to fade DOM elements in and out by using jQuery's functions. Learn to fade DOM elements in and out by using jQuery's functions. Learn to fade DOM elements in and out by using jQuery's functions. A Pitfall With fadeIn/fadeOut vs. fadeTo Learn difference between fadeIn/fadeOut and fadeTo functions. A Pitfall With fadeIn/fadeOut vs. fadeTo Learn difference between fadeIn/fadeOut and fadeTo functions. A Pitfall With fadeIn/fadeOut vs. fadeTo Learn difference between fadeIn/fadeOut and fadeTo functions. A Pitfall With fadeIn/fadeOut vs. fadeTo Learn difference between fadeIn/fadeOut and fadeTo functions. Learn difference between fadeIn/fadeOut and fadeTo functions. Learn difference between fadeIn/fadeOut and fadeTo functions. Showing And Hiding Elements Learn how to use show() and hide() functions. Showing And Hiding Elements Learn how to use show() and hide() functions. Showing And Hiding Elements Learn how to use show() and hide() functions. Showing And Hiding Elements Learn how to use show() and hide() functions. Learn how to use show() and hide() functions. Learn how to use show() and hide() functions. Sliding Elements Up And Down Learn how to use slideUp(),slideDown(), and slideToggle() functions. Sliding Elements Up And Down Learn how to use slideUp(),slideDown(), and slideToggle() functions. Sliding Elements Up And Down Learn how to use slideUp(),slideDown(), and slideToggle() functions. Sliding Elements Up And Down Learn how to use slideUp(),slideDown(), and slideToggle() functions. Learn how to use slideUp(),slideDown(), and slideToggle() functions. Learn how to use slideUp(),slideDown(), and slideToggle() functions. Moving Elements Learn how to use animate() function to move elements around on page. Moving Elements Learn how to use animate() function to move elements around on page. Moving Elements Learn how to use animate() function to move elements around on page. Moving Elements Learn how to use animate() function to move elements around on page. Learn how to use animate() function to move elements around on page. Learn how to use animate() function to move elements around on page. Get Creative: Custom Animations! Learn how to manipulate nearly all CSS properties to create custom animations. Get Creative: Custom Animations! Learn how to manipulate nearly all CSS properties to create custom animations. Get Creative: Custom Animations! Learn how to manipulate nearly all CSS properties to create custom animations. Get Creative: Custom Animations! Learn how to manipulate nearly all CSS properties to create custom animations. Learn how to manipulate nearly all CSS properties to create custom animations. Learn how to manipulate nearly all CSS properties to create custom animations. Delaying and Chaining Animations Learn how to use delay() functions and chaining next functions on the object. Delaying and Chaining Animations Learn how to use delay() functions and chaining next functions on the object. Delaying and Chaining Animations Learn how to use delay() functions and chaining next functions on the object. Delaying and Chaining Animations Learn how to use delay() functions and chaining next functions on the object. Learn how to use delay() functions and chaining next functions on the object. Learn how to use delay() functions and chaining next functions on the object. Timing Animations Using Callback Functions Learn how to use callback functions in animation functions. Timing Animations Using Callback Functions Learn how to use callback functions in animation functions. Timing Animations Using Callback Functions Learn how to use callback functions in animation functions. Timing Animations Using Callback Functions Learn how to use callback functions in animation functions. Learn how to use callback functions in animation functions. Learn how to use callback functions in animation functions. Coding Activity: Creating a Signup Lightbox! Learn to create a simple lightbox that fades in nicely using jQuery animations. Coding Activity: Creating a Signup Lightbox! Learn to create a simple lightbox that fades in nicely using jQuery animations ...

Additional information

You should have basic knowledge of HTML & CSS, Basic knowledge of JavaScript or another programming language is beneficial

The Complete jQuery Course: From Beginner To Advanced!

£ 150 + VAT