C tutorial
Jim Miller
jamiller at hpcupt1.HP.COM
Thu Jun 7 06:19:00 AEST 1990
>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 at 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
More information about the Comp.lang.c
mailing list