Status: Tags: Links: HACK Computer
HACK Programming
Principles
- HACK Registers and Memory
- HACK Branching
- HACK Variables
- HACK Iteration
- HACK Pointers
- HACK Input and Output
Tips
- Design the program using psuedo code
- Write the program in assembly language
- Test the program using a variable-value trace table
References: