The little book about OS development
eBook | Free |
Rating | |
Authors | Erik Helin, Adam Renberg |
Publisher | Self-publishing |
Published | 2015 |
Pages | 78 |
Language | English |
Format | Paper book / ebook (PDF) |
The OS kernel and this book were produced as part of an advanced individual course at the Royal Institute of Technology, Stockholm. The authors had previously taken courses in OS theory, but had only minor practical experience with OS kernel development. In order to get more insight and a deeper understanding of how the theory from the previous OS courses works out in practice, the authors decided to create a new course, which focused on the development of a small OS. Another goal of the course was writing a thorough tutorial on how to develop a small OS basically from scratch, and this short book is the result.
- Erik Helin
- Adam Renberg
Similar Books
by Allen Downey
The Little Book of Semaphores is a free textbook that introduces the principles of synchronization for concurrent programming.In most computer science curricula, synchronization is a module in an Operating Systems class. OS textbooks present a standard set of problems with a standard set of solutions, but most students don't get a go...
Free ebook | Publisher: Green Tea Press | Release: 2016
The Little Book on CoffeeScript
by Alex MacCaw
This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that's gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You'll learn...
Price: $7.99 | Publisher: O'Reilly Media | Release: 2012
by Nate Barbettini
If you're new to programming, this book will introduce you to thepatterns and concepts used to build modern web applications. You'lllearn how to build a web app (and how the big pieces fit together) by building something from scratch! While this little book won't be able tocover absolutely everything you need to know about ...
Free ebook | Publisher: Self-publishing | Release: 2018
by David Chelimsky, Dave Astels, Zach Dennis, Aslak Hellesoy, Bryan Helmkamp, Dan North
Behaviour-Driven Development (BDD) gives you the best of Test Driven Development, Domain Driven Design, and Acceptance Test Driven Planning techniques, so you can create better software with self-documenting, executable tests that bring users and developers together with a common language.Get the most out of BDD in Ruby with The RSpec Boo...
Price: $6.05 | Publisher: The Pragmatic Programmers | Release: 2010
by Karl Seguin
The Little Go Book is a free introduction to Google's Go programming language. It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing. It's longer than the other Little books, but hopefully still captures that little feeling....
Free ebook | Publisher: Self-publishing | Release: 2017
by Chris Eagle, Kara Nance
The result of more than a decade of research and development within the NSA, the Ghidra platform was developed to address some of the agency's most challenging reverse-engineering problems. With the open-source release of this formerly restricted tool suite, one of the world's most capable disassemblers and intuitive decompilers...
Price: $36.04 | Publisher: No Starch Press | Release: 2020
The Recursive Book of Recursion
by Al Sweigart
Recursion has an intimidating reputation: it's considered to be an advanced computer science topic frequently brought up in coding interviews. But there's nothing magical about recursion. The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it's often p...
Price: $29.74 | Publisher: No Starch Press | Release: 2022
by Masatoshi Seki
dRuby has been part of the Ruby standard library for more than a decade, yet few know the true power of the gem. Completely written in Ruby, dRuby enables you to communicate between distributed Ruby processes as if there were no boundaries between processes. This is one of the few books that covers distributed and parallel programming for...
Price: $3.99 | Publisher: The Pragmatic Programmers | Release: 2012