Subtyping and GenericsExplores subtyping, generics, type bounds, variance, covariance, and array typing challenges in Java and Scala.
Blocks, Functions and ReferencesCovers blocks, functions, and references in C++, including scope, variables, function usage, interfaces, pointers, and references.
Arrays: Basics and UsageCovers the basics of arrays in ImageJ, including defining, declaring, and retrieving values, with an emphasis on using meaningful names.