Instructor: Dr. Steven Robbins
Office: 4.01.23 FLN (was SB)
Phone: 458-5544
Address: srobbins@cs.utsa.edu (subject must contain CS 3733)
Course Homepage: /classes/cs3733f2013/
Office Hours: Tuesdays and Thursdays: 1:00 - 2:15 pm
Class Times: TR 11.30- 12:45 pm in room 3.02.07 FLN (was SB)
Recitation Times: Tuesdays at 1 PM and Thursdays at 4 pm in room 3.02.10A FLN (was SB)
Texts:
Prerequisites: CS 3423 (Systems Programming) and CS 3843
(Computer Organization)
Note that prerequisites will be enforced.
You must be a good C programmer
and be able to debug C programs by yourself to take this course.
Course Objectives:
- To understand fundamental operating systems concepts.
- To become more familiar with UNIX.
- To become a better programmer.
Course Content:
The emphasis of the course is on process management, but we will cover
Parts 1 through 4 of Silberschatz along with the Linux and
Windows case studies.
Most of our specific examples will come from UNIX,
and we will be covering most of chapters 1-8 and 18 of
USP as well as some of the project chapters.
Grading:
- 25% Midterm Exams (Weeks 7 and 12)
- 35% Assignments (recitation assignments, programs and problem sets)
- 15% Quizzes and Class Participation
- 25% Final Exam (Tuesday, December 17, 9:45 am)
The same grade is assigned for CS 3733 and CS 3731.
Attendance:
Attendance in the lecture is required.
Quizzes will be given at the start of most class periods.
These quizzes and class participation counts 15% of your grade.
During each class you will log into your linux account
on the computer at your seat and execute ~classque/cs3733.
Course Policy:
No make-up exams
will be given except for university sanctioned excused absences. If you
must miss an exam (for a good reason), it is your responsibility to contact
me before the exam. Leave a message at the above number or send me email.
Unless otherwise stated, all assignments are due at the beginning of
class on the due date. Assignments are usually due on a Tuesday.
For these assignments, there will be a 10 percent penalty if they are
turned in by the following Thursday.
Do not miss class to finish an assignment.
Turn in what you have for partial credit.
Assignments will not be accepted after the second due date
unless prior arrangements have been made.
Programs must following the
programming style guidelines given.
You must keep copies of the source code for all assignments for this
course at least until you receive the your final grade for the course.
At any time during the semester you may be asked to demonstrate any
of your programs.
Unless explicitly stated in an assignment, you may receive help
from any source.
Discussions are encouraged.
However, all discussions and other assistance you
receive on an assignment must be documented in your assignment.
What you turn in must be your own work.
You may not just copy another person's
assignment. You may not copy another person's code.
However, you may discuss how to solve problems with others.
You must keep track of the date
and the name(s) of the person(s) you talked to,
as well as produce short paragraph
describing what was discussed and the contribution
made by each person involved.
Collaborations that are not documented will be considered cheating.
This type of scholastic dishonesty usually results in
immediate failure in the course
and can lead to additional disciplinary action.
All student are expected to follow the
Roadrunner Creed.
Important: If you use computers long enough you will delete a file by
mistake. When working on assignments, make copies of your course code
often and store the copies in a safe place. At a minimum, you should store
them on your account in a different directory. It is a good idea to use
a separate directory for each assignment and a separate subdirectory for
each part of the assignment. Copy everything from one part of the
assignment into a new directory before starting on the next part.
After you have worked several hours on a program and have it almost working,
make a backup copy before doing any major modifications.
Miscellaneous:
Students are expected to follow the
Roadrunner Creed.
Students should be aware of the policy on scholastic dishonesty which can be found under Section 203
of the
Student Code of Conduct.
Policies regarding disabilities can be found
here.
Fine print
This Syllabus is provided for informational purposes regarding the
anticipated course content and schedule of this course. It is based
upon the most recent information available on the date of its issuance
and is as accurate and complete as possible. I reserve the right to
make any changes I deem necessary and/or appropriate. I will make my
best efforts to communicate any changes in the syllabus in a timely
manner. Students are responsible for being aware of these changes.