Here’s some links to resources for while loops:
- Code Academy’s Introduction to While Loops:
http://www.codecademy.com/courses/javascript-beginner-en-ASGIv/0/1?curriculum_id=506324b3a7dffd00020bf661 - Khan Academy’s lesson on looping (again: https://www.khanacademy.org/computing/computer-programming/programming/looping
And some links to resources on arrays:
- Code Academy’s Arrays and Objects Lesson:
http://www.codecademy.com/courses/javascript-beginner-en-9Sgpi/0/1?curriculum_id=506324b3a7dffd00020bf661 - Code Monster Lesson 49: Lists (Arrays):
http://www.crunchzilla.com/code-monster
Assignment link: http://jsfiddle.net/zeroth_hour/nw1um6gn/, http://jsfiddle.net/zeroth_hour/goe47200/