On Wed, 2005-08-10 at 02:08, Dinesh Joshi wrote:
If it is the system calls that you want to learn - "Advanced Unix programming" by Richard Stevens should be a good investment. "man 3" is also available :-)
I am not sure that this is the only thing I want...
In the order of increasing Importance.
Part I of the Learning Curve: 1. Advanced Programming in the UNIX Environment: Richard Stevens 2. Beginning Linux Programming: Wrox 3. Professional Linux Programming: Wrox
Part II of the Learning Curve: 1. UNIX Network Programing Volume I: Richard Stevens 2. Understanding the Linux Kernel: Bowett and Cesati, O'Reilly 3. Linux Device Drivers: Rubini, O'Reilly 4. Linux TCP/IP Stack
Throw in "Just for Fun", the biography of Linus Torvalds, for some inspiration.
-Animesh