Linked by Eugenia Loli-Queru on Thu 6th Nov 2003 05:32 UTC
Linux The Linux phenomenon gets bigger by the day and more developers are drawn into developing for it. The heart of this very phenonmenon is its kernel and as time goes by it becomes more mature but also bigger and more complex. New developers would have trouble diving in and code for it, hence the "Linux Kernel Development" book by well known kernel hacker Robert Love (of preemptive-patch fame).
Permalink for comment
To read all comments associated with this story, please click here.
RE:Hmmm
by Anonymous on Thu 6th Nov 2003 06:27 UTC

It is indeed an excellent read. This book is my first exposure to kernel development, therefore, I did have to re-read several chapters a few times. One of the the things that made this book special to me is the fact that its based on the latest series of the kernel as opposed to the 2.4 series which most kernel books are based on. I highly suggest this book to anyone that wants to get into kernel development.