Beginner's Guide to JavaScript with AI Code Generation Assistant
Workshop/ Training/ Webinar
-
Date
09 - 16 Sep 2025
-
Organiser
ITS
-
Time
14:30 - 16:30
-
Venue
M403 / Online
Enquiry
IT HelpCentre (Hotline) 2766 5900 / (WhatsApp/ WeChat) 6577 9669
Summary
Date: 9 Sep 2025 (Tue) & 16 Sep 2025 (Tue)
Time: 14:30 - 16:30
Venue: M403 / Online
Target Audience: All current students
Medium of Instruction: English
**Participants are required to join both sessions (2.0 hrs x 2)
Objective:
This hands-on workshop aims to provide a solid foundation in JavaScript, empowering participants to understand and write basic JavaScript code. Participants will learn the fundamental concepts, syntax, and tools necessary to begin their journey in web development with JavaScript using GenAI as AI Code Generation Assistant.
What You Will Learn:
- Understand the role and importance of JavaScript in web development
- Grasp the basics of JavaScript syntax and structure
- Work with variables, data types, and operators
- Learn about control structures (conditionals and loops)
- Gain knowledge of functions and their applications
- Explore DOM (Document Object Model) manipulation
- Debug and troubleshoot JavaScript code with GenAI as AI Code Generation Assistant
Agenda:
- Introduction to JavaScript
- What is JavaScript?
- History and evolution - Setting Up the Development Environment
- Text editors and IDEs
- Browser developer tools - JavaScript Syntax and Structure
- Variables and data types
- Operators and expressions
- Comments and code formatting - Control Structures
- Conditional statements (if, else, switch)
- Loops (for, while, do-while) - Functions
- Defining and calling functions
- Parameters and return statements
- Function expressions and arrow functions - Working with the DOM
- Selecting and manipulating HTML elements
- Handling events (click, hover, submit, etc.) - Hands-on Project or Exercise
- Applying the learned concepts to build a small web application or interactive component with GenAI as AI Code Generation Assistant