Linux Kernel Module's Programmer Guide: Beginning Programmers - Fortune

Linux Kernel Module's Programmer Guide: Beginning Programmers

When the first caveman programmer chiseled the first program on the walls of the first cave computer, it was a program to paint the string `Hello, world' in Antelope pictures. Roman programming textbooks began with the `Salut, Mundi' program. I don't know what happens to people who break with this tradition, but I think it's safer not to find out. We'll start with a series of hello world programs that demonstrate the different aspects of the basics of writing a kernel module.

Author Ori Pomerantz
Work Linux Kernel Module's Programmer Guide