Xref: utzoo comp.lang.fortran:4370 comp.lang.c:34668 Path: utzoo!attcan!uunet!cs.utexas.edu!yale!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.fortran,comp.lang.c Subject: Re: a secular response to the religious conflict Message-ID: <14699@smoke.brl.mil> Date: 10 Dec 90 19:55:58 GMT References: <27304.27610742@kuhub.cc.ukans.edu> <6910@uceng.UC.EDU> Followup-To: comp.lang.fortran Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 13 In article <6910@uceng.UC.EDU> dmocsny@minerva.che.uc.edu (Daniel Mocsny) writes: >I have been trying to find and study all books which attempt to >present C language programming, or C program examples, to scientists >and engineers who are likely to have a background in FORTRAN. The absolutely best C tutorial for already experienced programmers who don't know C (are there any left?) is Kernighan and Ritchie's "The C Programming Language"; in most cases the Second Edition is preferred. C is so much more suited to general applications than Fortran that limiting one's attention to science/engineering applications would produce a quite imperfect understanding of how to exploit the language.