Understanding ProtocolsCovers the concept of protocols and their role in enabling seamless communication over the internet.
Computer Communication BasicsCovers the basics of computer communication, including networks, layers, routing, protocols, the web, and the internet.
Operations on Formal LanguagesExplores formal language operations, including concatenation, union, intersection, and Kleene star for language repetition.
Protocols in Akka TypedExplores protocols in Akka Typed, typing actors to restrict message types and modeling protocols with algebraic data types.