Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labex-labs/quick-start-with-jquery
[Quick Start with jQuery] This repository collects 8 of programming scenarios (labs and challenges) for Quick Start with jQuery. This course is designed to help you get started with jQuery, the most popular JavaScript library in use today. We will cover the basics of DOM manipulation with jQuery ...
https://github.com/labex-labs/quick-start-with-jquery
List: quick-start-with-jquery
awesome awesome-list challenges course education hands-on javascript jquery labex labs programming
Last synced: 5 days ago
JSON representation
[Quick Start with jQuery] This repository collects 8 of programming scenarios (labs and challenges) for Quick Start with jQuery. This course is designed to help you get started with jQuery, the most popular JavaScript library in use today. We will cover the basics of DOM manipulation with jQuery ...
- Host: GitHub
- URL: https://github.com/labex-labs/quick-start-with-jquery
- Owner: labex-labs
- Created: 2024-05-22T09:04:00.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T01:28:31.000Z (4 months ago)
- Last Synced: 2024-08-02T04:23:35.140Z (4 months ago)
- Topics: awesome, awesome-list, challenges, course, education, hands-on, javascript, jquery, labex, labs, programming
- Homepage: https://labex.io/skilltrees/javascript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick Start with jQuery
[![Quick Start with jQuery](https://cover-creator.appbot.io/quick-start-with-jquery.png)](https://labex.io/courses/quick-start-with-jquery)
[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-jquery)
This course is designed to help you get started with jQuery, the most popular JavaScript library in use today. We will cover the basics of DOM manipulation with jQuery as well as some more advanced topics such as DOM events and AJAX.
![jQuery](https://img.shields.io/badge/jQuery-whitesmoke?style=for-the-badge&logo=jquery)
![JavaScript](https://img.shields.io/badge/JavaScript-whitesmoke?style=for-the-badge&logo=javascript)## Environment
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)
- A strict βLearn by Doingβ approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).
## Exercises
| Index | Name | Difficulty | Practice |
|---------|---------------------------|--------------|----------------------------------------------------------------------------------------------------------|
| 1 | π How jQuery Works | β ββ | Start Lab |
| 2 | π jQuery Event Basics | β ββ | Start Lab |
| 3 | π Introduction to Effects | β ββ | Start Lab |## More
- π [jQuery Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- π [jQuery Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- π [jQuery Free Tutorials](https://github.com/labex-labs/jquery-free-tutorials)