Books: Difference between revisions

625 bytes added ,  4 years ago
Add OSTEP
[unchecked revision][unchecked revision]
(Added the book: USB: The Universal Serial Bus)
(Add OSTEP)
 
Line 329:
|supp=[http://williamstallings.com/OperatingSystems/ Link 1], [http://www.pearsonhighered.com/educator/product/Operating-Systems-Internals-and-Design-Principles/9780132309981.page Link 2]
|description=A state-of-the art survey of operating system principles. Covers fundamental technology as well as contemporary design issues, such as threads, microkernels, SMPs, real-time systems, multiprocessor scheduling, embedded OSs, distributed systems, clusters, security, and object-oriented design. '''Third and fourth editions received the TAA award for the best Computer Science and Engineering Textbook of the year.'''
|review=}}
 
{{Book|ISBN=198508659X|ASIN=B00TPZ17O4
|title=Operating Systems: Three Easy Pieces
|author=Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau
|year=2015
|supp=[http://pages.cs.wisc.edu/~remzi/OSTEP/ Website]
|description=A free book discussing operating system theory an implementation. The book is centered around three conceptual pieces that are fundamental to operating systems: virtualization, concurrency, and persistence. In understanding the conceptual, you will also learn the practical, including how an operating system does things like schedule the CPU, manage memory, and store files persistently.
|review=}}
 
Anonymous user