Path: utzoo!attcan!uunet!snorkelwacker!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpda!hpcupt1!jamiller From: jamiller@hpcupt1.HP.COM (Jim Miller) Newsgroups: comp.lang.c Subject: Re: C tutorial Message-ID: <5940033@hpcupt1.HP.COM> Date: 6 Jun 90 20:19:00 GMT References: <18.2668B598@palace.UUCP> Organization: Hewlett Packard, Cupertino Lines: 25 >Can anybody recommend a good C tutorial for someone who knows a few >programming languages, but not the first thing about C? I've grown tired >of the intricacies of assembly, and have heard C is a fairly versatile >language... > >-- >------------------------------------------------------------------------------- >N.W. Arkansas' UUCP to FidoNet Connection. If you are interested in connecting >up Contact Kenneth Whelan. Addresses postmaster@palace or at 1:391/9(Fido) >------------------------------------------------------------------------------- I'll probably get shot, but if you know a few programming languages I suggest K&R (now K&R II). Even if you don't know a few programming languages I'd suggest K&R. I think it is one of the best books ever. The C programming Language Second Edition by Kernighan and Ritchie. A.K.A. the white book, the [C] bible, K&RII, ... jim - love C, trying to move on to C++ - miller