Logo

A Short Introduction to Operating Systems

Small book cover: A Short Introduction to Operating Systems

A Short Introduction to Operating Systems
by


Number of pages: 140

Description:
These are the lecture notes of Operating Systems, courtesy of Mark Burgess, a full professor at the Faculty of Engineering of University College Oslo, Norway. The notes cover most of the basic topics of operating systems, many which have only been covered superficially. Nevertheless, readers will find these lecture notes as a decent introduction material that should give them a good grasp on the subject of operating systems.

Download or read it online for free here:
Download link
(1MB, PDF)

Similar books

Book cover: How to Make a Computer Operating System in C++How to Make a Computer Operating System in C++
by - GitHub
Online book about how to write a computer operating system in C/C++ from scratch. The goal is to build a very simple UNIX-based operating system, not just a 'proof-of-concept'. The OS should be able to boot, start a userland shell, and be extensible.
(14956 views)
Book cover: The Little Book of SemaphoresThe Little Book of Semaphores
by - Green Tea Press
A textbook that introduces the principles of synchronization for concurrent programming. It identifies patterns that are useful for a variety of synchronization problems and then show how they can be assembled into solutions.
(19908 views)
Book cover: A Neutral Look at Operating SystemsA Neutral Look at Operating Systems
- Wikibooks
The purpose of this book is to provide a neutral view of as many Operating Systems as possible. This book strives to provide solid information on Operating Systems without the ever-prevalent 'distribution/Operating System bias'.
(12623 views)
Book cover: Implementing CIFS: The Common Internet File SystemImplementing CIFS: The Common Internet File System
by - Prentice Hall PTR
CIFS is Microsoft's standard for Internet file sharing. This book is a cross-platform guide to CIFS capabilities and behavior for developers who want to add CIFS compatibility to their products, and for network and system administrators.
(20210 views)