Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 625 Bytes

Class 05 : Javascript: Introduction

Outcomes:

Students will be able to:

  • Know the difference between Interpreted and Compiled Programming Languages.
  • Use the JavaScript Popup Boxes (Alert box, Confirm box, and Prompt box).
  • Declare variables and know the difference between data types.
  • Learn about the Comparison operators and Logical operators.
  • Use Conditional Statements.

Resources