Setting Up: Free JavaScript & jQuery Tutorial
Master JavaScript and jQuery fundamentals through hands-on practice
This tutorial assumes basic familiarity with HTML and CSS. You'll need a text editor and web browser to complete the exercises.
What You'll Learn
JavaScript Fundamentals
Core programming concepts including variables, functions, and DOM manipulation techniques.
jQuery Essentials
Simplified DOM traversal, event handling, and animation capabilities using the jQuery library.
Practical Applications
Real-world examples and exercises to reinforce learning through hands-on coding practice.
Pre-Exercise Setup Requirements
Clear workspace ensures you can easily access Desktop and class files
Contains all prepared materials and templates for tutorial exercises
Preserves original files while giving you freedom to experiment and make mistakes
File Duplication Methods
| Feature | Mac | Windows |
|---|---|---|
| Selection | Click once on folder | Click once on folder |
| Copy Command | Cmd-D (duplicate) | Ctrl-C (copy) |
| Paste Command | Not needed | Ctrl-V (paste) |
| Location | Same directory | Bottom of folder list |
Mac Users: File Duplication Process
Select the Folder
Click once on the JavaScript jQuery Class folder to highlight and select it
Duplicate
Press Cmd-D keyboard shortcut to create an instant duplicate in the same location
Rename
Change the duplicate folder name to yourname-JavaScript jQuery Class for easy identification
Windows Users: File Duplication Process
Select the Folder
Click once on the JavaScript jQuery Class folder to highlight and select it
Copy
Press Ctrl-C keyboard shortcut to copy the folder to your system clipboard
Paste
Press Ctrl-V to paste the copied folder - it may appear at the bottom of the folder list
Rename
Change the new folder name to yourname-JavaScript jQuery Class for personal identification
You now have your own dedicated set of class files to modify throughout the tutorial. This approach protects the original materials while giving you complete freedom to experiment.
Benefits of Personal File Copies
Safe Experimentation
Make changes and test code without fear of corrupting original tutorial materials.
Progress Tracking
Keep your completed exercises and modifications as a portfolio of your learning journey.
Easy Recovery
Original files remain untouched, allowing you to start fresh if needed during any exercise.
Key Takeaways