Difference between revisions of "Category:Books"

From eLinux.org
Jump to: navigation, search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
There are many books on Embedded Linux. This page lists several that received their own page on this wiki.
 
There are many books on Embedded Linux. This page lists several that received their own page on this wiki.
 +
 +
 +
* [[Embedded Linux System Design and Development]] - by P. Raghavan, Amol Lad, and Sriram Neelakandan (Hardcover - Dec 21, 2005)
 +
** This one looks quite good.
 +
 +
* [[Embedded_linux_primer | Embedded Linux Primer: A Practical Real-World Approach]] - by Christopher Hallinan
 +
** So does this one.
 +
 +
* [[Building Embedded Linux Systems]] - by Karim Yaghmour
 +
** Be sure to get the second edition (from 2008). The first edition (from 2003) is outdated.
 +
 +
* [http://www.amazon.com/Programming-Environment-Addison-Wesley-Professional-Computing/dp/0321525949/ref=sr_1_1?ie=UTF8&s=books&qid=1259788186&sr=8-1 Advanced Programming in the UNIX Environment, Second Edition] by the late W. Richard Stevens and Stephen A. Rago
 +
** Not embedded specific, but THE reference for Linux/Unix programming
 +
 +
* [http://www.amazon.com/Linux-System-Programming-Robert-Love/dp/0596009585/ref=sr_1_1?ie=UTF8&s=books&qid=1259788281&sr=1-1 Linux System Programming] - by Robert Love
 +
** Good introduction to Linux system programming
 +
 +
* [http://www.amazon.com/gp/product/0321156307/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1 PCI Express System Architecture] -  Mindshare Inc. (Author), Ravi Budruk (Author), Don Anderson (Author), Tom Shanley (Author)
 +
 +
* [[Linux Debugging and Performance Tuning]] - by Steve Best
 +
* [[OMAP and DaVinci Software for Dummies]] - by Steve Blonstein, Alan Campbell, Texas Instruments
 +
* [[Essential Linux Device Drivers]]
 +
* [[Linux Device Drivers]]
 +
* [[The_Linux_Programming_Interface_-_by_Michael_Kerrisk]] - The Linux Programming Interface by Michael Kerrisk
 +
[[Category: Categories]]

Revision as of 08:37, 18 March 2013

There are many books on Embedded Linux. This page lists several that received their own page on this wiki.