Login to filter by course Login to filter by course Reset
Advanced C Data TypesCovers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Numbers and BooleansIntroduces numbers and booleans in Python, covering numeric types, arithmetic operations, logical operations, and comparisons.
Protocols in Akka TypedExplores protocols in Akka Typed, typing actors to restrict message types and modeling protocols with algebraic data types.
Introduction to C ProgrammingIntroduces the fundamentals of C programming, covering language families, data types, pointers, and compilation processes.
Introduction to VHDLIntroduces VHDL, covering its history, key features, library system, entity, architecture, signals, and data types.
Python Programming BasicsIntroduces Python programming basics, covering variables, methods, conditions, loops, and boolean logic.
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.
Akka Typed FacilitiesCovers Akka Typed Facilities for programming reactive systems, focusing on modeling protocols and implementing type-safe service discovery.
Python BasicsCovers Python basics, Git, control structures, functions, file handling, and debugging using PDB.