Logo

Think OS: A Brief Introduction to Operating Systems

Small book cover: Think OS: A Brief Introduction to Operating Systems

Think OS: A Brief Introduction to Operating Systems
by

Publisher: Green Tea Press
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.

Home page url

Download or read it online for free here:
Download link
(230KB, PDF)

Similar books

Book cover: The Mac ManualThe Mac Manual
by - makeuseof.com
Written with the beginner Mac user in mind. It was intended to help recent Switchers learn more about the Mac operating system, to expose them to the best free applications, to extend their productivity and to assist them with day-to-day procedures.
(16748 views)
Book cover: Operating Systems and Middleware: Supporting Controlled InteractionOperating Systems and Middleware: Supporting Controlled Interaction
by - Gustavus Adolphus College
Intended for juniors, seniors, and first-year graduate students, this book takes a modern approach to the Operating Systems course. By using this text, students will obtain an understanding of how contemporary operating systems and middleware work.
(15175 views)
Book cover: Operating Systems: Three Easy PiecesOperating Systems: Three Easy Pieces
by - University of Wisconsin
The three easy pieces refer to the three major thematic elements the book is organized around: virtualization, concurrency, and persistence. In discussing these concepts, we'll end up discussing most of the important things an operating system does.
(24814 views)
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.
(12181 views)