Prep 12: Week 12 Prep
Text
Read Chapters 10 and 11 in the course text.
Videos
Video | Description |
Value vs. References | This video describes what a reference is and why we need to be aware of them in our code. |
References in Assembly | How do we handle references in assembly? |
Global Variables | This video contains an example of how to work with global variables in assembly. |
Arrays | The unit wraps up with an example of using arrays in assembly. |