Demo Plan Java
Demo Plan Java
DEMONSTRATION PLAN
TRADE: COPA
Date:
Time:
Unit No.: 1
Demo No.: 1
TITLE
OBJECTIVES
PREPARATION
Computer system with an installed web browser and code editor (e.g., Visual Studio Code).
INTRODUCTION
In this demo, you will learn the fundamentals of JavaScript and how to write and execute your first
script.
STEPS OF PROCEDURES
TASK 1:
1. What is JavaScript, and why Remember: JavaScript runs
Understand What is JavaScript?
is it used? in browsers and servers.
JavaScript
2. Basic syntax: console.log(), Tip: Use console.log() for How do you write a
variables, and comments. testing code quickly. comment?
TASK 2: Write Your 1. Open a code editor and Don't forget to include Where do you
First Script create a .html file. <script> in your HTML file. write JavaScript?
2. Write a simple script (e.g., Ensure the <script> tag is How do you run
print a message). placed correctly. your script?
SUMMARY
APPLICATION
SIGN
T.O. _________________
T.S. _________________