š Master Online jQuery Ajax JSON with AI Training Course
Eligibility: Any One
Trainers (Completed 25+batches
successfully):
Mr.Siva
(15+Yrs)
Group Training Fee: ā¹20,000/- ā”ļø Offer: ā¹10,000/-
One-On-One Training Fee: ā¹30,000/- ā”ļø Offer: ā¹15,000/-
Duration: 1 Month
Course Curriculum
- 1. jQuery
- 2. jQuery UI
- 3. jQuery ThemeRoller
- 4. Ajax
- 5. JSON
- 6. CRUD (Create, Read, Update, Delete)
- 7. RESTful APIs to fetch, send, and manipulate data from the server
- 8. JSON Web Token (JWT)
- 9. User Authentication (Login / Logout) and Authorization
- 10. Developer Tools and Debugging
- 11. š¤ Learn Smarter with AI Tools like ChatGPT, Gemini & Copilot
- 12. Postman
- 13. Generative AI (Text, Image, Audio, Video, and Code Generation)
- 14. Project: jQuery
1. jQuery
- Introduction to jQuery
- What is jQuery and Why Use It?
- Advantages and Limitations of jQuery
- Downloading and Installing jQuery (CDN vs Local)
- Creating Your First jQuery Project
- Understanding the Document Ready Function
- Adding Custom Scripts to Your HTML
- jQuery Syntax and Selectors
- Basic Syntax
- Element, ID, and Class Selectors
- Universal Selector (*)
- Grouping and Chaining Selectors (E, F, G)
- Attribute Selectors
- Form Selectors
- Custom Filtering Selectors (:first, :last, :even, :odd)
- Working with jQuery Effects
- show() and hide()
- toggle()
- fadeIn(), fadeOut(), fadeToggle(), fadeTo()
- slideDown(), slideUp(), slideToggle()
- animate() with CSS Properties
- stop() to Control Animations
- Callback Functions
- Method Chaining in jQuery
- DOM Manipulation
- Get/Set Content - text(), html(), val()
- Add/Remove Elements - append(), prepend(), after(), before(), remove(), empty()
- Get/Set Attributes and Properties
- Working with CSS - addClass(), removeClass(), toggleClass(), css()
- Element Dimensions - width(), height(), innerWidth(), outerHeight()
- DOM Traversing
- Finding Elements: parent(), parents(), parentsUntil()
- Child and Descendant Elements: children(), find()
- Sibling Elements: next(), nextAll(), nextUntil(), prev(), siblings()
- Filtering Methods: first(), last(), eq(), filter(), not()
- Event Handling
- Binding Events: click(), dblclick(), mouseenter(), mouseleave(), hover()
- Form Events: focus(), blur(), change(), submit()
- Keyboard Events: keydown(), keyup(), keypress()
- Event Delegation: on(), off()
- Event Object and Event Propagation
- Prevent Default and Stop Propagation
- 2. jQuery UI (User Interface)
- Introduction to jQuery UI
- Installing jQuery UI
- Using Widgets: Accordion, Datepicker, Dialog, Tabs
- jQuery UI Interactions: Draggable, Droppable, Sortable, Resizable
- Effects: Bounce, Explode, Fold, Highlight, Pulsate, Scale
- 3. jQuery ThemeRoller
- Themeroller and Custom Themes
- 4. AJAX and 5. JSON in jQuery
- load()
- $.get()
- $.post()
- $.getJSON()
- $.ajax() ā Full Control with Settings
- Handling JSON Data
- Error Handling in AJAX Requests
- AJAX Events: ajaxStart(), ajaxStop(), ajaxComplete(), ajaxError()
- Utilities and Advanced jQuery
- noConflict() Method
- $.each() vs .each()
- jQuery Data Methods: data(), removeData()
- Deferred Objects and Promises
- Real-Time Projects
- Form Validation with jQuery
- Image Slider using jQuery
- Creating a Dynamic To-Do List
- AJAX-powered Contact Form
- 6. CRUD (Create, Read, Update, Delete)
- 7. RESTful APIs to fetch, send, and manipulate data from the server
- 8. JSON Web Token (JWT)
- 9. User Authentication (Login / Logout) and Authorization
- 10. Developer Tools and Debugging
- 11. š¤ Learn Smarter with AI Tools like ChatGPT, Gemini & Copilot
- 12. Postman
- 13. Generative AI (Text, Image, Audio, Video, and Code Generation)
- 14. Project: jQuery