Book review of 'Linux Application Development'
From: TechBookReport (tbr_at_nospam.nos)
Date: 05/26/05
- Next message: Baruch: "Re: Linux Fails The Family Test BADLY!"
- Previous message: she_died_at_yahoo.com: "Re: 2 screens with one graphics card don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 May 2005 12:23:12 +0100
The following is an extract of a review of the book 'Linux Application
Development' by Michael Johnson and Erik Troan. The review is from
TechBookReport (http://www.techbookreport.com):
This book, by a pair of authors with excellent Linux development
credentials, aims to provide a thorough grounding in Linux programming
for C programmers. Assuming little prior knowledge of programming on
Linux (or Unix for that matter), the book does assume competency in C
programming and some familiarity with the platform. Obviously if you
have no experience of Linux or Unix then you'll need to gain some first
before attempting to port code across. On the other hand if you're
coming from a Unix background then you'll appreciate the way the book is
very much focused on Linux as part of the Unix family, complete with
POSIX and BSD references.
Structured in four parts: 'Getting started', 'Development tools and
environment', 'System programming' and finally finishing with
'Development libraries', the book covers a wide range of topics to a
depth sufficient to get the reader fully engaged and coding.
The heart of the book is in the system programming section, which covers
the Linux kernel and system libraries. Topics include processes, basic
file and directory handling, signals, advanced I/O, job control,
terminals and pseudo-terminals, sockets, time, random numbers, virtual
consoles, the Linux console and concludes with a chapter on secure
programming. That pretty much covers the core material required to
develop effectively on the Linux platform.
Read the rest of the review at: http://www.techbookreport.com/tbr0160.html
For a full list of Linux and Open Source reviews take a look at:
http://www.techbookreport.com/LinuxIndex.html
- Next message: Baruch: "Re: Linux Fails The Family Test BADLY!"
- Previous message: she_died_at_yahoo.com: "Re: 2 screens with one graphics card don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|