This document contains slides from an introduction to computing systems course. It discusses the following key points in 3 sentences:
The course will cover how computers work from the circuit level up, including computer organization, how information is represented, logic gates, the von Neumann model of computation, an example computer architecture called LC-3, assembly language programming, and the C programming language. It emphasizes two recurring themes of abstraction and the relationship between hardware and software. The goal is to bridge the gap between desired applications and the underlying electronic devices that implement computers.