Advanced Linux Programming – book with free PDF (2001)
advancedlinuxprogramming.com
Advanced Linux Programming – book with free PDF (2001)
1–10 of 38 posts
Re: Advanced Linux Programming – book with free PDF (2001)
#2This appears to be the first edition of the book, published in 2001. Is this book still useful, considering it's 15 years old?
Re: Advanced Linux Programming – book with free PDF (2001)
#3>> http://advancedlinuxprogramming.com/about.html This appears to be the first edition of the book, published in 2001. Is this book still useful, considering it's 15 years old?
Re: Advanced Linux Programming – book with free PDF (2001)
#4>> http://advancedlinuxprogramming.com/about.html This appears to be the first edition of the book, published in 2001. Is this book still useful, considering it's 15 years old?
I'd say it's still useful to someone who comes to Linux from other platforms, or to people who are already using Linux but aren't familiar with systems programming under it.
Edit: although, as someone else pointed out, APUE is probably a better choice (and was a better choice back in 2001, too).
Re: Advanced Linux Programming – book with free PDF (2001)
#5Re: Advanced Linux Programming – book with free PDF (2001)
#6Re: Advanced Linux Programming – book with free PDF (2001)
#7The Linux Programming Interface: http://www.amazon.com/Linux-Programming-Interface-System-Han...
Advanced Programming in the UNIX Environment: http://www.amazon.com/Advanced-Programming-UNIX-Environment-...
A not-too-distant third choice, Linux System Programming: http://www.amazon.com/Linux-System-Programming-Talking-Direc...
Re: Advanced Linux Programming – book with free PDF (2001)
#8I'd recommend this book instead 'The Linux Programming Interface' http://man7.org/tlpi/ it's a lot more recent and the content is excellent, though it's not a free download. The author is also the maintainer of the linux man pages.
Re: Advanced Linux Programming – book with free PDF (2001)
#9 Chapter 1: Getting Started
1.1 Editing with Emacs
closes bookRe: Advanced Linux Programming – book with free PDF (2001)
#10Two alternative, and better, choices, if you're willing to spend a few dollars (and hopefully expense it to your manager): The Linux Programming Interface: http://www.amazon.com/Linux-Programming-Interface-System-Han... Advanced Programming in the UNIX Environment: http://www.amazon.com/Advanced-Programming-UNIX-Environment-... A not-too-distant third choice, Linux System Programming: http://www.amazon.com/Linux-Syst…