The Linux Programming Interface - by Michael Kerrisk

From eLinux.org
Jump to: navigation, search

The Linux Programming Interface, by Michael Kerrisk, No Starch Press, ISBN 978-1593272203, 1552 pages, October 2010

This really heavy tome (1552 pages!) tries to explain each and every system call and system library you'll probably need some time or the other. While many of the content can be found in traditional manpages, the example code is quite nice as a reference implementation and helps to understand the topic explained - and if all else fails, throwing it hard enough at your computer/co-worker/boss will also solve a lot of problems (but will also create more severe ones).

You can find a Review at LWN.net


Book's Homepage

User comments

Be the first one to write a review - this is greatly appreciated