Protocols in Akka TypedExplores protocols in Akka Typed, typing actors to restrict message types and modeling protocols with algebraic data types.
Advanced C Data TypesCovers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Types: Data RepresentationExplores data types in C/Arduino microcontroller programming, covering boolean, byte, char, word, arrays, and memory allocation.
Python Programming BasicsCovers the basics of Python programming, including input/output operations, loops, and conditional statements.