https://github.com/moki/cs162-personal
cs162 Operating Systems, individual assignments
https://github.com/moki/cs162-personal
system-programming
Last synced: about 1 year ago
JSON representation
cs162 Operating Systems, individual assignments
- Host: GitHub
- URL: https://github.com/moki/cs162-personal
- Owner: moki
- Created: 2019-07-04T13:04:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T13:05:16.000Z (almost 7 years ago)
- Last Synced: 2025-02-10T08:46:52.843Z (over 1 year ago)
- Topics: system-programming
- Language: C
- Size: 1.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## Operating Systems and Systems Programming, cs162
UC Berkeley EECS
individual assignments source code.
## Syllabus
### Week 1
* [Homework 0](hw0/README.MD)
### Week 2
* [Section 2](section_02/README.MD)
### Week 3
* [Homework 1](hw1/README.MD)
* [Section 3](section_03/README.MD)
### Week 5
* [Homework 2](hw2/README.MD)