PDF Slides
PDF slides for classroom presentation are provided as a zip file, a gzipped tar file, or as individual pdf files. The zip file and tar file each contain the .tex source files and images needs to rebuild the slides using pdflatex.
Zip file
of all slides
Gzipped tar file
of all slides
Chapter 1 slides
- introduction
Chapter 2 slides
- numbers
Chapter 3 slides
- memory
Chapter 4 slides
- memory mapping
Chapter 5 slides
- registers
Chapter 6 slides
- math
Chapter 7 slides
- bit operations
Chapter 8 slides
- branching and looping
Chapter 9 slides
- functions
Chapter 10 slides
- arrays
Chapter 11 slides
- floating point arithmetic
Chapter 12 slides
- system calls
Chapter 13 slides
- structs
Chapter 14 slides
- C stream I/O
Chapter 15 slides
- data structures
Chapter 16 slides
- high performance programming
Chapter 17 slides
- counting bits
Chapter 18 slides
- Sobel filter
Chapter 19 slides
- Correlation