Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!nic.MR.NET!xanth!lll-winken!spl1!zeek!larry From: larry@zeek.UUCP (Larry Podmolik) Newsgroups: comp.lang.c Subject: C Programming Estimates/Standards Keywords: C programming standard Message-ID: <186@zeek.UUCP> Date: 15 Feb 89 18:59:00 GMT Organization: Arthur Andersen & Co., Chicago, IL Lines: 24 I'm looking for information on the following 2 subjects: 1. C programming estimates for programmers of various levels working on programs of varying complexity. I think this is probably harder than for, say, COBOL because knowledge of UNIX libraries, etc. can make such a big difference (both in coding speed and in lines of code that need to be written). Also, debugging time can vary so widely - sloppy C programs can be IMPOSSIBLE! Also, how long do you think people need to be trained before they are productive? If anyone has experience in this area that they would like to relate, (preferably something like lines of code/day or time to complete an (easy, medium, hard) module of x length, please e-mail me and I'll summarize. 2. C programming guidelines/standards. I know Plum publishes a book on this, but does anybody else have any words of wisdom? I'd like to skip formatting issues COMPLETELY (braces, indentation, etc) and focus on organization, modularity, portability, questionable practices to avoid, etc. (No, I don't expect a "cookbook" to turn bad programmers into good ones!) Again, please respond via e-mail if possible. Thanks in advance for any help, --Larry