- Learn to make variables in Javascript
- Use string concatenation
- Use arithmetic operators
- Make an array and use array notation to access elements of the array
- Write a basic for loop
- Use a for loop to process the elements in an array
Before beginning this assignment, you should read through chapters 3, 4, and 5 in the textbook to learn basic Javascript syntax. You may also be interested in the functions which are written for you. These are introduced in Chapter 6, and we will discuss those more in the next session.
Repository: https://github.com/htc-ccis2591-spring2017/basic-js-syntax
You need to fork this repository and submit a pull request to turn in the assignment. Please post a screenshot of the pull request to the D2L dropbox. The dropbox is mainly used to communicate due dates, not for storing the completed work. You do not need to upload the project to D2L, only to GitHub.