Login to filter by course Login to filter by course Reset
Fine Control: BabyfootShowcases a Bachelor's project on developing a program for precise ball control in a babyfoot game.
Resultant on SheetExplains how to calculate and visualize resultant forces in structural systems.
Understanding SoftwareCovers the definition, types, and building process of software, including system software and applications.
Virtual MemoryCovers virtual memory, program relocation, memory protection, TLB, and memory hierarchy interactions.
Synchronization InferenceExplores automatic synthesis of correct and efficient synchronization in programs, focusing on removing redundant atomicity and adding synchronization metadata.
Error Handling and ExceptionsCovers error management, exceptions, and debugging techniques in C++, emphasizing the importance of making code more robust and easier to debug.