[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Help on good book
- To: linux-india-programmers@xxxxxxxxxxxxxxxxxxxxx
- Subject: Re: Help on good book
- From: Arun Sharma <arun@xxxxxxxxxxxxxxx>
- Date: Sun, 1 Apr 2001 19:34:12 -0700
- In-reply-to: <Pine.LNX.4.21.0103311123050.941-100000@cassandra.aphrodite.homeip.net>; from omicron@omicron.dyndns.org on Sat, Mar 31, 2001 at 11:25:56AM +0530
- References: <Pine.LNX.4.21.0103311123050.941-100000@cassandra.aphrodite.homeip.net>
- User-agent: Mutt/1.2.5i
On Sat, Mar 31, 2001 at 11:25:56AM +0530, omicron wrote:
> hi,
> i have an old "advanced programming in unix environment" by
> richard stevens with me but that is atleast 6-9 yrs old, and doesn't even
> mention linux, but deals with 4.3BSD , SVR* ,etc. Will it do for learning
> abt programming in linux thru that book ?
Sure - most of Linux is a reimplementation of the same APIs. There may
be about 10% that's Linux specific and not covered by the book.
-Arun