
Think OS: A Brief Introduction to Operating Systems
by Allen B. Downey
Publisher: Green Tea Press 2014
Number of pages: 72
Description:
The book includes material from operating systems, networks, databases, and embedded systems, but it emphasizes the topics programmers need to know. This book does not assume that you have studied Computer Architecture. As we go along, I will explain what we need.
Download or read it online for free here:
Download link
(230KB, PDF)
Similar books
The Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVSby Bob DuCharme - McGraw-Hill
This book will help readers who are experts using one of the five most popular mainframe and mid-range operating systems become skilled users of the other four. Includes concise tutorials, step-by-step examples and quick-reference material.
(14684 views)
A History of Apple's Operating Systemsby Amit Singh - kernelthread.com
This document discusses operating systems that Apple has created in the past, and many that it tried to create. Through this discussion, we will come across several technologies the confluence of which eventually led to Mac OS X.
(13435 views)
How to Make a Computer Operating System in C++by Samy Pesse - 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.
(15062 views)
MMURTL V1.0by Richard A. Burgess - Sensory Publishing
Originally titled Developing Your Own 32 Bit Operating System this book shows you how one man built a complete, 32 bit operating system for the Intel processors from scratch, running on processors from the 80386, all the way up to the Pentium III.
(13476 views)