Logo

Operating System: From 0 to 1

Small book cover: Operating System: From 0 to 1

Operating System: From 0 to 1
by

Publisher: Github
Number of pages: 313

Description:
This book helps you gain the foundational knowledge required to write an operating system from scratch. The book does not try to teach you everything, but enough to enable you to learn by yourself. The book teaches you core concepts, such as x86 Assembly, ELF, linking and debugging on bare metal, etc., but more importantly, where such information come from.

Home page url

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

Similar books

Book cover: Windows Server 2008 EssentialsWindows Server 2008 Essentials
- Techotopia
Detailed, in depth and practical information on all aspects of installing, configuring and administering Windows Server 2008 systems. Topics covered include installation and upgrades, networking, terminal services, disk and partition management, etc.
(13351 views)
Book cover: Linux in a Windows WorldLinux in a Windows World
by - O'Reilly Media, Inc.
An invaluable companion for any system administrator interested in integrating Linux into their Windows environment. This book takes an in-depth look at exactly how Linux can be brought into an organization that's currently based on Windows systems.
(14758 views)
Book cover: Windows Server 2008 TCP/IP Fundamentals for Microsoft WindowsWindows Server 2008 TCP/IP Fundamentals for Microsoft Windows
by - Microsoft Press
Joseph Davies' book provides practical information on important TCP/IP protocols for Windows Server 2008, covers TCP/IP protocols layer by layer, and includes lots of examples of TCP/IP packets traces, illustrations, and tables.
(13689 views)
Book cover: Programming Windows Store Apps with HTML, CSS, and JavaScriptProgramming Windows Store Apps with HTML, CSS, and JavaScript
by - Microsoft Press
This book is about writing Metro style apps for Windows 8 using HTML5, CSS3, and JavaScript. The primary focus is on applying these web technologies within the Windows 8 platform, not on exploring the details of those web technologies themselves.
(8203 views)