Difference between revisions of "Category:Books"

From eLinux.org
Jump to: navigation, search
m
(Added The Linux Programming Interface to the books category page.)
(One intermediate revision by one other user 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
 +
 +
* [[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]]
 
[[Category: Categories]]

Revision as of 10:35, 17 July 2012

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