Here is a tutorial video I made to help students write array traversals that find data they are looking for.
AP CSA - For Loops
Here is a tutorial video I made to help students convert their while loops to for loops to traverse 1D arrays.
AP CSA - Array Elements
Here is a tutorial video I made to help students with Unit 3 Lesson 2 of Code.org’s AP CSA course.