Skip to content

bnarveson/basic-js-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HW1 - Basic Javascript

Goals

  • 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

Reading

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.

GitHub Info

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.

About

HW 1 - Basic JavaScript Syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •