Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Online Business Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Design Web Design jQuery

The Complete jQuery Bootcamp : Build 20 Real Projects!

Master jQuery with the most comprehensive course! Projects , web animation , interface design , app design using jQuery.
Rating: 2.9 out of 52.9 (174 ratings)
1,684 students
Created by Kunal Asudani
Last updated 11/2019
English
English [Auto], Italian [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Go from a total beginner to an advanced jQuery developer.
  • Understand basic and advanced jQuery concepts : selectors , events , effects , using with ajax , traversing jQuery.
  • Understand the working of jQuery behind the scenes.
  • Gain a deep understanding of each topic with a programming example used in projects.
  • Explore how attractive interface can be designed using jQuery UI.
  • Complete Hands on to Interactions : Drag and drop , Resize , Select and Sort functionalities.
  • Practical implementation of Widgets in UI : Accordion , Date picker , Menu , Tool tip and many more.
  • Understand how mobile apps can be designed using jQuery Mobile.
  • Explore more about jQuery mobile by creating multiple app pages and connecting them.
  • Hands on to the functionalities : Adding Buttons , Icons , POPUPS , Toolbars , Panels and many more.
  • Get friendly support on any problem in less than 12 hours.
  • A certificate of completion at the end.

Requirements

  • I will take you from beginner to expert so no coding experience is necessary.
  • Any computer or OS will work.
  • A basic understanding of HTML and CSS will be a plus , but not must ! Every programming will represent how HTML / CSS is working behind.

Description

++++++The FIRST  COMPLETE  BOOTCAMP  COURSE ON jQuery  +++++++

++++++++ Watch the Promo Video To Know how much deep this course is designed to make your concepts clear.

+++++++ Over  25+ hours of content & 200+ lectures which covers every small concept of jQuery.

++++ Only jQuery course which will start your training with the basics and then using the basics you will learn the designing of user interface using jQuery and then the mobile apps+++++

____________________________________________________________________________________________

Who can take this course....???

1. If you are a beginner to jQuery programming and want to learn the basics .....

2. If you are already an expert in jQuery and want to learn User Interface (UI) designing and Mobile Apps designing .....

3. If you want to brush up your skills in this topic.......

4. If you want to be an web as well as app designer/developer.....

So , if you come under any of these 4 cases , then YES , this course is designed for you..

This course will start your journey from scratch and at the end of it you will be a jQuery GURU.

Topics which are covered in the course are as follows:

1. Introduction to jQuery

2. Understanding the Syntax.

3.Using the Selectors.

4, Using effects and events

5. Combination of jQuery with HTML AND CSS.

6. TRAVERSING in jQuery.

7. USing AJAX with jQuery.

8. Introduction to jQuery User interface (UI)

9. USING INTERACTIONS.

10 USING WIDGETS.

11 USING EFFECTS.

12. APP designing.

Benifits / Advantages of this course:

1). No matter you are a beginner or an expert , this course is designed from scratch.

2). Every programming example will start from a blank page and will ends up with a desired output.

3). A line to line description of every single code is provided in a descriptive manner.

4). This course will work as a "ZERO to HERO" , so at the end you will be an expert in designing interfaces and using javascript libraries effectively.



Who this course is for:

  • Take this course if you want to be a pro in jQuery.
  • Take this course if you want to understand how jQuery works in web design,
  • Take this course if you want to animate websites by using events and effects in jQuery.
  • Take this course if you want to be a professional Interface designer (UI) using jQuery UI.
  • Take this course if you want to be a professional App designer using jQuery Mobile.

Course content

38 sections • 188 lectures • 26h 29m total length

  • Preview06:01
  • Introduction to instructor.
    01:01
  • Let's include jQuery in our web page.
    03:17

  • The ELEMENT selector in jQuery.
    08:49
  • Preview06:59
  • Preview07:11
  • Selecting ALL Elements.
    04:38
  • Selecting the CURRENT element in jQuery.
    04:55
  • Selecting the paragraph element in jQuery.
    05:16
  • Selecting the FIRST PARAGRAPH element in jQuery.
    05:11
  • Selecting first LIST ITEM from group of unordered list.
    05:27
  • Selecting list items differently.
    04:21
  • Selecting href attribute.
    05:55
  • Selecting the BUTTON elements.
    03:49
  • Selecting elements from tables in even and odd fashion.
    07:33

  • Introduction to events .
    03:19
  • The CLICK event in jQuery.
    04:43
  • CLICK event can be used in different ways.
    05:38
  • The DOUBLE CLICK event in jQuery.
    05:03
  • The BIND event in jQuery.
    06:51
  • The BLUR event in jQuery.
    06:50
  • The FOCUS event in jQuery.
    08:56
  • Let's use the FOCUS event differently.
    04:50
  • FOCUS event used with disable method.
    07:18
  • The SELECT event in jQuery.
    08:41
  • The CHANGE event in jQuery.
    10:34
  • Using CHANGE event with multiple data.
    08:45
  • The SUBMIT event in jQuery.
    11:21
  • The KEYDOWN event in jQuery
    08:08
  • The KEYPRESS event in jQuery.
    05:53
  • The MOUSEENTER event in jQuery.
    07:27
  • MOUSEENTER event can be used as a highlighter.
    06:53
  • The MOUSELEAVE event in jQuery.
    07:44
  • The HOVER event in jQuery.
    08:08
  • Applying HOVER event with different effects.
    11:43
  • The MOUSEDOWN event in jQuery.
    07:05
  • The MOUSEDOWN event can be used differently.
    06:10
  • The MOUSEUP event in jQuery.
    08:25
  • The MOUSEOVER event in jQuery.
    07:20
  • Adding css to Mouseover event.
    10:22
  • The MOUSEOUT event in jQuery.
    03:33
  • The LOAD event in jQuery.
    06:31
  • The UNLOAD event in jQuery.
    06:46
  • The DELEGATE event in jQuery.
    08:06
  • The ON event in jQuery.
    10:13

  • Introduction to effects in jQuery.
    05:29
  • The HIDE effect in jQuery.
    06:49

  • Conceptual understanding of User Interface
    02:22
  • Introduction to jQuery UI.
    02:03
  • Understanding the features of jQuery UI.
    02:40

  • Discussion on draggable options with default functionality.
    12:40
  • Understanding options - Part 1.
    14:30
  • The advance helper option in draggable.
    06:51
  • Understanding the position of cursor in draggable.
    10:56
  • Discussion on actions used in draggable.
    12:40

  • Discussion on droppable options with default functionality.
    14:51
  • Understanding options for droppable - Part 1
    19:31
  • Understanding options for droppable - Part 2.
    17:39
  • Understanding the concept of classes in droppable.
    12:21
  • Discussion on droppable actions with the disable functionality.
    16:05
  • Understanding events in droppable method.
    11:59

  • Introduction to the resizable with default functionality.
    Preview13:26
  • Using advance options of resizable - Part 1.
    10:45
  • Understanding options for resizable - Part 2
    13:11
  • Understanding options for resizable - Part 3
    10:03
  • Discussion on actions used in resizable with functionality.
    09:13

  • Introduction to selectables with default functionality.
    14:55
  • Using options of selectables Part-1
    16:10
  • Understanding different actions in selectables.
    15:04
  • Working with the index in selectables.
    17:12

  • Introduction to sortables with default functionality.
    16:24
  • Using options in sortables Part-1.
    11:46
  • Understanding options in sortables Part-2.
    10:47
  • Using advance options in sortable Part-3.
    15:50
  • Introduction to the actions used in sortables.
    15:49
  • Use of events in sortable method.
    19:31

Instructor

Kunal Asudani
Website developer and Bestselling Instructor at Udemy.
Kunal Asudani
  • 3.1 Instructor Rating
  • 633 Reviews
  • 5,243 Students
  • 4 Courses

Hi , I'm Kunal! I'm a full stack web developer and designer with a passion of building responsive and user friendly websites . I've been building websites and user interface since 2011 and also have a Bachelor's degree in Computer Engineering.

I have been teaching programming from my college days and slowly it became my passion and this passion brought me to Udemy in 2018 and thanks to my students that in such a short span of time they appreciated my way of teaching and we are now a community of 5000+.

I am here with a long term plan to give as much knowledge to my students on each concept of web design and my plan is to build a step by step web designing tutorials with certificate of completion which will help you to directly apply for designer job.

My courses are BESTSELLER on Udemy with a huge student base and positive feedback and this motivates me to keep going.

I would suggest you to don't waste your time with some incomplete tutorials and join my easy-to-follow courses to get your career started.

If you have any questions / feedback regarding which course to enroll or anything apart from courses you can message me directly and i will get back to you in less than 12 hours.

Below is the list of my courses , you can check them out and enroll to be a part of my community.

Thank you.

Have a good day!.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.