13. Loops

Loops Overview

 3.75 minutes

This lesson will provide you with all the information you need to work with loops in your code. Loops are one of the most useful tools in developing Nettling code.

Watch video

Loops Implementation

 4.75 minutes

Working hand in hand with the instructor, you will learn how to implement a FOR loop in your code. One line of code, will make your code more efficient and less cluttered.

Watch video

FOR Loop Exercise

 1.25 minutes

This exercise focuses on using FOR loops. You are given a set of instructions and you're challenged to work on your own in order to complete this exercise.

Watch video

FOR Loop Exercise Solution

 2.75 minutes

This video has the instructor review the previous exercise in great detail.

Watch video