Types: Data RepresentationExplores data types in C/Arduino microcontroller programming, covering boolean, byte, char, word, arrays, and memory allocation.
Python/NumPy PrimerIntroduces Python basics and NumPy for scientific computing, covering data types, functions, arrays, indexing, and common operations.
Python Programming BasicsCovers the basics of Python programming, including input/output operations, loops, and conditional statements.
Python Programming BasicsIntroduces Python programming basics, covering variables, methods, conditions, loops, and boolean logic.
Protocols in Akka TypedExplores protocols in Akka Typed, typing actors to restrict message types and modeling protocols with algebraic data types.