Skip to content

The official repository of Operating System course of Taishan College, Shandong University.

Notifications You must be signed in to change notification settings

zzysdu/sdu-os-fall-2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDU OS Fall 2018

This is the official repository of Operating System course of Taishan College. This repoistory is mainly served these purposes:

  • Report submission
  • Progress logging
  • Source code archiving

Submission Guide

You need to fork this repoistory and keep it up to date.

How to Submit Work Progress

The first time you submit your work progress, you should create a markdown file in progress folder. For the sake of anonymity, the filename should be same as your GitHub ID.

After the first time, what you need to do is just appending your work progress to that file.

After commiting your work progress to your fork, create a pull request against this repository.

You must append your work progress before each Tuesday since National Holiday until the final presentation. Your submission will influence your final grade.

How to Submit Your Report

Just put your report (PDF format, other format will be rejected) in report folder. The filename should be same as your GitHub ID.

After commiting your report to your fork, create a pull request against this repository.

How to Submit Your Final Work

In the end of this course, you must submit your final work (source code and result generated by your code).

Don't put your final work in this repoistory directly. Instead, you are expected to create your own repository, then clone it into the code folder, making it a submodule.

After commiting your final work to your fork, create a pull request against this repository.

Members

Here list all participants (real names hidden) of this course.

About

The official repository of Operating System course of Taishan College, Shandong University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 78.7%
  • HTML 21.3%