iteration

S03E08: For Loops and If Statements

In this second session on strategies for repeating operations without copy-pasting your code, we will focus on for loops.

S03E07: Avoid Copy-pasting Code - Intro and Vectorization

In this first session on strategies for repeating operations without copy-pasting your code, we will focus on vectorization.