mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Fix grammar
This commit is contained in:
parent
5238d67a04
commit
07abfeac1e
@ -119,12 +119,11 @@ Courses | Duration | Effort | Prerequisites
|
|||||||
[Databases](https://lagunita.stanford.edu/courses/DB/2014/SelfPaced/about)| 12 weeks | 8-12 hours/week | some programming, basic CS
|
[Databases](https://lagunita.stanford.edu/courses/DB/2014/SelfPaced/about)| 12 weeks | 8-12 hours/week | some programming, basic CS
|
||||||
[Introduction to Computer Networking](https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about)| - | 4–12 hours/week | algebra, probability, basic CS
|
[Introduction to Computer Networking](https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about)| - | 4–12 hours/week | algebra, probability, basic CS
|
||||||
|
|
||||||
Note 1: The 'From Nand to Tetris' course, in part I, will have you create an entire computer architecture from scratch, but are missing key elements from computer architecture such as pipelining and memory hierarchy.
|
**Note 1**: The 'From Nand to Tetris' course, in part I, will have you create an entire computer architecture from scratch, but is missing key elements from computer architecture such as pipelining and memory hierarchy.
|
||||||
A supplemental textbook is recommended for those interested in the subject:
|
A supplemental textbook is recommended for those interested in the subject:
|
||||||
[Computer Organization and Design](https://smile.amazon.com/Computer-Organization-Design-Fifth-Architecture/dp/0124077269).
|
[Computer Organization and Design](https://smile.amazon.com/Computer-Organization-Design-Fifth-Architecture/dp/0124077269).
|
||||||
|
|
||||||
Note 2: Part II of the same course has you build the very lowest levels of an operating system on top of the computer architecture you built, however it does
|
**Note 2**: Part II of the same course has you build the very lowest levels of an operating system on top of the computer architecture you built, however it does not go very deep into operating systems.
|
||||||
not go very deep into operating systems.
|
|
||||||
For those interested in this subject, this free supplemental textbook is strongly recommended:
|
For those interested in this subject, this free supplemental textbook is strongly recommended:
|
||||||
[Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/).
|
[Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user