Workshop of JavaScript Alerts & Console Logs - Web Dev (Gulshan Ravi)

This workshop introduces the alert() and console.log() methods to communicate with users and debug programs. Students will practice displaying messages, tracking variable values, and testing logic in real-time. By learning these fundamental debugging tools, participants will be able to identify issues early in development, ensuring cleaner and more efficient code.