Structured Data: C++Covers structured data representation, arrays, structures, variable declaration, initialization, and functions with multiple return values.
Blocks, Functions and ReferencesCovers blocks, functions, and references in C++, including scope, variables, function usage, interfaces, pointers, and references.
Python/NumPy PrimerIntroduces Python basics and NumPy for scientific computing, covering data types, functions, arrays, indexing, and common operations.
Arrays: Basics and UsageCovers the basics of arrays in ImageJ, including defining, declaring, and retrieving values, with an emphasis on using meaningful names.
Introduction to C ProgrammingIntroduces fundamental C programming concepts, covering variables, control structures, functions, and pointers, with practical examples and exercises.