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.
Arrays and Strings in C++Explores arrays, vectors, and strings in C++, covering their practical aspects and specific functions/methods.
Working with StringsCovers the basics of working with strings in C, including reading, copying, comparing, and converting strings, along with examples and quizzes.
MATLAB: Crash Course in MATLABOffers a crash course in MATLAB, covering data representation, array indexing, mathematical operations, and common pitfalls.