Intro to JavaScript
For this course our introduction to programming with JavaScript consisted of using ECMA commands:
- To alert the user to enter specific information
- Gain an understanding of how webpages could store information that could be called upon at a later time
The examples in Intro JavaScript Samples section can be seen by clicking here.