|
15-213/15-513/18-213 Introduction to Computer Systems
Lecture 2: Bits and Bytes
- Reading: Ch 2.1
- Slides: 02-bits-slides
- Code: none
- Concepts:
- Bits, bytes, words
- Hexadecimal notation
- Byte ordering
- Boolean algebra
- Bit vs logical operators in C
- Previous lecture: Overview
- Next lecture: Integers
|