Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753202AbYKMUSo (ORCPT ); Thu, 13 Nov 2008 15:18:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754789AbYKMUSd (ORCPT ); Thu, 13 Nov 2008 15:18:33 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]:64341 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752455AbYKMUSa (ORCPT ); Thu, 13 Nov 2008 15:18:30 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=wxa+/gb6M2MWuXnb329EIuZVmNR9tXwVlivIC/7CI+tkv6JTH2hSusuK5F2PPQZLSd zzcn71+fHTW/qoXPBDAgppr4z4SXqhdMulaTvaEYBJO4E0TiCE/YQqJvSXFhj5XJKro4 rxxkufEuGGNINW3DbuUKvLTkbNmBnkDHtJzTI= Date: Thu, 13 Nov 2008 23:21:58 +0300 From: Alexey Dobriyan To: Kristoffer Ericson Cc: linux-kernel@vger.kernel.org Subject: Re: Recommended books for new kernel programmers Message-ID: <20081113202158.GA3702@x200.localdomain> References: <20081113211947.a39079bf.kristoffer.ericson@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081113211947.a39079bf.kristoffer.ericson@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 18 On Thu, Nov 13, 2008 at 09:19:47PM +0100, Kristoffer Ericson wrote: > Ive gotten this question alot lately and thought people could name their > favourite books. > > I usually recommend "Linux Device Drivers" by Jonathan Corbet, Alessandro > Rubini and Greg Kroah-Hartman. > > Anything else worth telling people? Kernighan, Rithie, "The C Programming Language" Kernighan, Pike, "The Practice of Programming" C programming language standard ISO/IEC 9899:1999 Bovet, Cesati, "Understanding the Linux Kernel" -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/