Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.22 KB

index.md

File metadata and controls

41 lines (25 loc) · 1.22 KB
layout title
home
CSSE 332 Operating Systems

Welcome to CSSE 332, Operating Systems.

xkcd

Before coming to the first class

  1. Read the [syllabus]({{ site.baseurl }}/docs/syllabus/syllabus) and the [unofficial syllabus]({{ site.baseurl }}/docs/syllabus/unofficial).

  2. Install WSL2 and certain Linux packages.

  3. Create your private GitHub repository for all your CSSE332 work.

  4. Re-familiarize yourself with either vim or emacs.

  5. If you need to brush up on some C concepts, then please watch the review videos and material on Moodle.

  6. If you are not comfortable using a terminal window to do most if not all of your tasks, then please review the bash crash course on Moodle

  7. Take the C standing quiz on Moodle to check your level of understanding.

    Scoring below 80% means you need to brush up on your C knowledge.