Week 6
Monday
- Lecture/Lab
Wednesday
- Lecture/Lab
- Download assembly file: hello.s
- If you're using Docker, you will have to run
apt-get install wget
, and usewget
to download the file from its URL. (you can also usedocker cp
) docker ps -a
: list all containers regardless of statusdocker run [container_id]
- Bash Commands
Friday
- Quiz 3