Protocols in Akka TypedExplores protocols in Akka Typed, typing actors to restrict message types and modeling protocols with algebraic data types.
Types: Data RepresentationExplores data types in C/Arduino microcontroller programming, covering boolean, byte, char, word, arrays, and memory allocation.
Enums: Pure DataCovers enums as a shorthand for case class hierarchies, focusing on modeling pure data.
Python Programming BasicsCovers the basics of Python programming, including input/output operations, loops, and conditional statements.
Python BasicsCovers Python basics, Git, control structures, functions, file handling, and debugging using PDB.