Python/NumPy PrimerIntroduces Python basics and NumPy for scientific computing, covering data types, functions, arrays, indexing, and common operations.
Types: Data RepresentationExplores data types in C/Arduino microcontroller programming, covering boolean, byte, char, word, arrays, and memory allocation.
Protocols in Akka TypedExplores protocols in Akka Typed, typing actors to restrict message types and modeling protocols with algebraic data types.
Introduction to Vector in C++Introduces the fundamentals of vectors in C++, covering initialization, direct access, range-for loop, and specific functions.
Arrays and Strings in C++Explores arrays, vectors, and strings in C++, covering their practical aspects and specific functions/methods.
Subtyping and GenericsExplores subtyping, generics, type bounds, variance, covariance, and array typing challenges in Java and Scala.