More Fundamentals of Programming

Lists

  • Creation, access, and navigation

  • Manipulating lists - inserting and removing elements

Looping

  • Types, uses, and practice

  • Apply a loop to automate tasks

Traversals

  • Methods and techniques

  • Reduce and filter