What's a C expert?
Kevin_P_McCarty at cup.portal.com
Kevin_P_McCarty at cup.portal.com
Tue Jun 20 13:59:04 AEST 1989
In <12214 at well.UUCP>, tmh at well.UUCP (Todd M. Hoff) asks
> What do you need to know to be an expert C programmer?
The answer is in two parts, in order of importance:
1) You need to know software engineering:
data structures
algorithms
computer architectures
reliability
efficiency
2) You need to understand C:
why K&R says what it says
why X3J11 did what it did
Kevin McCarty
More information about the Comp.lang.c
mailing list