From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f891f,61f0d09d8e7ed97d X-Google-Attributes: gidf891f,public X-Google-Thread: 1032a1,61f0d09d8e7ed97d X-Google-Attributes: gid1032a1,public X-Google-Thread: 103376,61f0d09d8e7ed97d X-Google-Attributes: gid103376,public X-Google-Thread: 108717,61f0d09d8e7ed97d X-Google-Attributes: gid108717,public X-Google-ArrivalTime: 1995-03-12 00:55:17 PST Path: bga.com!news.sprintlink.net!cs.utexas.edu!swrinde!gatech!news-feed-1.peachnet.edu!usenet.eel.ufl.edu!cobia.gulf.net!usenet From: jmarshal@fwb.gulf.net (Joseph H. Marshall Jr.) Newsgroups: comp.lang.misc,comp.lang.ada,comp.programming,comp.programming.literate Subject: Re: Programming Survey Date: 12 Mar 1995 08:50:16 GMT Organization: Your Organization Message-ID: <3juck8$r1o@cobia.gulf.net> References: <40f72f5c83d6@sirius.herts.ac.uk> NNTP-Posting-Host: slip2.fwb.gulf.net Mime-Version: 1.0 X-Newsreader: WinVN 0.93.10 Xref: bga.com comp.lang.misc:5649 comp.lang.ada:11030 comp.programming:7576 comp.programming.literate:1222 Date: 1995-03-12T08:50:16+00:00 List-Id: >1) please list as best as possible the things that you think make a >good program. > >A good program must be well structed, and well commented. It must also be programmed efficiently and designed to be modified easily. > >2) For some of your answers to the above question please say why you >think this is the attribute of a good program The above attributes make a good program. Why? If the above attributes are contained in a program, the program will be easily understood by any programmer and therefore can be used and edited for many years easily and efficiently.