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 use wget to download the file from its URL. (you can also use docker cp)
  • docker ps -a: list all containers regardless of status
  • docker run [container_id]
  • Bash Commands

Friday

  • Quiz 3