Difference between revisions of "Operating Systems (Fall 2018)"

From Soma-notes
Jump to navigation Jump to search
(Created page with "==Course Outline== Here is the course outline for COMP 3000: Operating Systems. ==Lectures and Exams==")
 
Line 4: Line 4:


==Lectures and Exams==
==Lectures and Exams==
Note that the topics below are primarily chapters from the class textbook, [http://pages.cs.wisc.edu/~remzi/OSTEP/ Operating Systems: Three Easy Pieces].  Note that while introductory and summary dialogues are not linked below, they are worth reading for an informal take on the material.
Assigned readings are subject to change, please check this page each week.
<table style="width: 100%;" border="1" cellpadding="4" cellspacing="0">
  <thead>
  <tr valign="top">
    <th>
    <p align="left">Date</p>
    </th>
    <th>
    <p align="left">Topic</p>
    </th>
  </tr>
</thead>
<tbody>
    <tr>
      <td>
      <p>Sept. 7
      </p>
      </td>
      <td>
      <p>[[Operating Systems 2017F Lecture 1|Lecture 1]]: [http://pages.cs.wisc.edu/~remzi/OSTEP/intro.pdf Introduction]
      </p>
      </td>
    </tr>
</tbody>
</table>

Revision as of 13:52, 5 September 2018

Course Outline

Here is the course outline for COMP 3000: Operating Systems.

Lectures and Exams

Note that the topics below are primarily chapters from the class textbook, Operating Systems: Three Easy Pieces. Note that while introductory and summary dialogues are not linked below, they are worth reading for an informal take on the material.

Assigned readings are subject to change, please check this page each week.

<thead> </thead> <tbody> </tbody>

Date

Topic

Sept. 7

Lecture 1: Introduction