+
eBook
Khan Academy

Khan Academy: Conditional Repetition of Instructions

For Students 9th - 10th
Learn how programmers repeat code using a programming construct like the while loop.
+
Article
Khan Academy

Khan Academy: Review: Looping

For Students 9th - 10th
A review of JavaScripts two kinds of loops, a "while loop" and a "for loop". Nested loops are also reviewed.