
Baking Pi: Operating Systems Development
by Alex Chadwick
Publisher: University of Cambridge 2012
Number of pages: 330
Description:
This course takes you through the basics of operating systems development in assembly code. Rather than leading the reader through the full details of creating an Operating System, these tutorials focus on achieving a few common tasks separately.
Download or read it online for free here:
Read online
(online html)
Similar books
Programming the Be Operating Systemby Dan Parks Sydow - O'Reilly
This book gives C++ programmers their start to developing the applications on Be operating system. The book begins with simple programs and gradually adds elements of the graphical interface. It carefully describes drawing and message handling.
(25766 views)
Project Oberon - The Design of an Operating System and Compilerby Niklaus Wirth, Jürg Gutknecht
Here are the results of Project Oberon, which goal was to design an entire system from scratch. It gives advice on how a system might be built, and demonstrates how one was built. Program listings alone contain the ultimate explanations.
(20978 views)
Command Line Cookbook- GitBook
A cookbook for using command line tools to do everyday's job. This book aims to leverage the power of the command line tools to make your job less tedious and more enjoyable. All commands should be applicable on most Linux distros and MacOS.
(8605 views)
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.
(14955 views)