Found 3 relevant results in 2.73s where lecturer="Stefan Freudenberger"
Computer Architecture
Rechnerarchitektur
This course provides an overview of "computer architecture" as a platform for the execution of (compiled) computer programs.Topics include execution of instructions, reading assembly language progams, representation issues, OS interface.Together with "Systems Programming", it is based on the book by Bryant and O'Hallaron.
This class covers various topics in the area of software construction and systems.
Systems Programming
Systemnahe Programmierung
This course provides a programmer's view of how computer systems execute programs, store information, and communicate. The course attempts to expose students to the practical issues that affect performance, portability, robustness, and extensibility.