This week, we will continue to put more into your tool belt by tackling methods for handling tasks multiple times, storing multiple pieces of information, and more advanced decision tools.
- Loops
for
,while
,for of
- Arrays
As always, start off by forking and cloning this repository from GitHub. Open the code up in Atom to get started.
Note that in the future we will not call this out explicitly. We'll assume you already know that is how you start your work.
- Required Features are required and focus on the key skills for the week
- Stretch Goals are optional!
- These will stretch and challenge deeper understanding of the material.
- Note that these may require additional research beyond the provided content.
- index.html (Note: loops-practice.js is already sourced in)
- loops-practice.js (Required Features, & Stretch Goals)
In the file there are some examples of working with arrays followed by TODO comments with tasks for you to complete by writing some code following up on what is shown in the example.
Please do not remove the instruction comments as you complete your work.
Check in your repo, then turn in your work via the Prime Academy Assignment Application at https://portal.emergingacademy.org, as usual and don't hesitate to hit up the Slack channel as needed!
Make sure that you answer this week's discussion question in Slack!