|
CISC 3320>
CISC 3320 Syllabus
Final Exam date: May 26th Thursday
Time: 6:00-8: 00 pm.
Room: 148 NE
REVIEW SHEET FOR FINAL
Second Midterm Exam will be on April 14th
REVIEW SHEET FOR MIDTERM II
Term Project
Second Programming Assignmnet:
First Programming assignment: Due Match 17
Task: Write a program to generate 10 random integers which are between 0.1 and 0.2 (0.1<= x <=0.2),
and put these numbers in to a list. You are allowed to use any data structure that you like. I encourage you to use a list,
because the next programming assignments will be an improvement of this assigenment. Try your program with diffirent numbers such as 20-30, to see how long it takes to find numbers.
First Midterm Exam will be on March 10
REVIEW SHEET FOR MIDTERM
Homework 4 Due is March 10
Homework 3 is the exercises that I assigned in the class. Due is March 10.
Homework 2 Due is Fabruary 27
Homework 1 Due is Fabruary 17
| Lecture 1 |
Introduction |
History of OS and
Chapter 1 |
| Lecture 2 |
Operating System Structures |
Chapter 2 |
| Lecture 3 |
Process Menagment: Processes |
Chapter 3 |
| Lecture 4 |
Process Menagment and Threads |
Chapter 4 |
| Lecture 5 |
CPU Scheduling |
Chapter 5 |
| Lecture 6 |
CPU Scheduling | .... |
| First Exam |
...... | .... |
| Lecture 8 |
Process Syncronization |
Chapter 6 |
| Lecture 9 |
Deadlocks |
Chapter 7 |
| Lecture 10 |
Deadlocks |
Chapter 7 |
| Lecture 11 |
Memory Management |
Chapter 8 |
| Second Exam |
----- |
----- |
| Lecture 12 |
Memory Management & Virtual Memory |
Chapter 9 |
| Lecture 13 |
Virtual Memory & Mass-Storage Structure |
Chapter 12 |
| Lecture 14 |
File System Interface |
Chapter 10 |
| Lecture 15 |
File-System Implementation & Final Review |
Chapter 11 |
| Lecture 16 |
I/O & Final Review |
Chapter 13 |
| Lecture 17 |
Final Review and some examples |
-------------- |
| Final Exam |
Final Exam |
Final Exam |
|