Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!sri-unix!sri-spam!mordor!lll-tis!ptsfa!ihnp4!upba!mcdchg!usenet From: kempf@hplabspf.UUCP (Jim Kempf) Newsgroups: comp.unix Subject: Re: C/Unix References Message-ID: <883@mcdchg.UUCP> Date: Thu, 18-Jun-87 09:20:25 EDT Article-I.D.: mcdchg.883 Posted: Thu Jun 18 09:20:25 1987 Date-Received: Mon, 22-Jun-87 03:42:32 EDT Sender: usenet@mcdchg.UUCP Lines: 14 Approved: usenet@mcdchg.UUCP I recently published a book which you may want to add to your list: "Numerical Software Tools in C" by James Kempf, Prentice-Hall, 1987 It is definitely in the realm of "programmer conversion", since its intent is to convert FORTRAN programmers to using C. It discusses how to program numerical applications using C, and stresses the software engineering aspects rather than the algorithmic aspects. Particular emphasis is on reusing existing software, and interfacing with FORTRAN libraries, like IMSL, is discussed. There is also a chapter on graphics, but at a very basic level.