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
You need to fork this repoistory and keep it up to date.
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.
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.
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.
Here list all participants (real names hidden) of this course.