Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bendyworks/os-book
Tracking exercises for the 8th edition of http://www.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=tmm_hrd_title_0
https://github.com/bendyworks/os-book
Last synced: 28 days ago
JSON representation
Tracking exercises for the 8th edition of http://www.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=tmm_hrd_title_0
- Host: GitHub
- URL: https://github.com/bendyworks/os-book
- Owner: bendyworks
- Created: 2013-10-30T17:48:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-03T20:13:20.000Z (about 11 years ago)
- Last Synced: 2023-04-18T07:41:20.688Z (over 1 year ago)
- Size: 121 KB
- Stars: 0
- Watchers: 20
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* OS Book
A few Bendyworkers are reading through the 8th edition of [[http://www.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=tmm_hrd_title_0][Operating System
Concepts]]. This is where we're tracking our work.
** Guidelines
- Store the work in whatever format you like. It should be easy for others to
read and comment on.
- Commit however you like, depending on how we're planning on doing
exercise + code review we should eventually standardize, but for the first
few chapters it might be good to try a few different approaches best.
- Let others know if you're having troubles, for instance, consider:
- Opening a pull request for a really hard exercise or program
- Asking someone to change formats or help you set up your editor if you're
having trouble reading whatever format their exercises/code is in.