Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hp-vcd!kwade From: kwade@hp-vcd.HP.COM (Ken Wade) Newsgroups: comp.lang.c Subject: Re: A good & SIMPLE "C" textbook for beginners??!! Message-ID: <1000001@hp-vcd.HP.COM> Date: 31 Jan 91 21:54:21 GMT References: <1958@winnie.fit.edu> Organization: Hewlett Packard, Vancouver, WA Lines: 23 / hp-vcd:comp.lang.c / audit038@spacm1.spac.spc.com / 9:05 am Jan 29, 1991 / In article <1958@winnie.fit.edu>, ecs91510@zach.fit.edu ( ALIM) writes: > Hello all you C whizes out there!! ... I am looking for a > simple C (not turbo C) book that is meant for a beginner!! I would be greatful > if someone recommends me a good book. Thanks!!! A C whiz I aint; that's why I like _C_Primer_Plus_ by Mitchell Waite, Stephen Prata and Donald Martin published by Howard W. Sams & Company. This is a common book used in beginning C classes. Hope this helps. John Coffman ---------- I think that either "Programming in C" by Stephen G. Kochan or "A Book On C" by Al Kelley and Ira Pohl are appropriate. They are both used in introductory courses in C. The Kochan book is notable in that presents a small complete program to illustrate each new feature or concept. It teaches by example. Ken Wade HP-Vancouver