Class Notes
A note on my notes:
These are for my benefit. They tell me what to talk about in class. They are by no means a substitute for:
- Attending class.
- Reading the book
- Taking your own notes.
You may find them helpful however for organizing your thoughts.
Expected, i.e. tentative, topics/chapters:
Class notes will be placed here.
- Overview
- Representing Data in a Computer
-
- Binary
- Hex and Octal
- Signed integers
- Characters
- Floating Point Numbers
Basic Components
- Boolean Logic
- Gates
- Circuits
- Registers and Memory
Computer Organization
Part 3, Assembly Language Programming.
- Programming Environment
- Basic I/O
- Using Memory
- Control Structures
- Arrays
- Procedures.