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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,af40e09e753872c X-Google-Attributes: gidfac41,public X-Google-Thread: 109fba,f292779560fb8442 X-Google-Attributes: gid109fba,public X-Google-Thread: 1014db,30e368bdb3310fe5 X-Google-Attributes: gid1014db,public X-Google-Thread: 1008e3,30e368bdb3310fe5 X-Google-Attributes: gid1008e3,public X-Google-Thread: 103376,30e368bdb3310fe5 X-Google-Attributes: gid103376,public X-Google-Thread: f8c65,30e368bdb3310fe5 X-Google-Attributes: gidf8c65,public X-Google-Thread: 10db24,30e368bdb3310fe5 X-Google-Attributes: gid10db24,public From: z007400b@bcfreenet.seflin.lib.fl.us (Ralph Silverman) Subject: Re: Hungarian notation Date: 1996/06/05 Message-ID: <4p48e4$etm@nntp.seflin.lib.fl.us>#1/1 X-Deja-AN: 158604920 distribution: world references: <31999F43.41C67EA6@scn.de> followup-to: comp.lang.ada,comp.lang.c++,comp.lang.c,comp.lang.modula3,comp.lang.modula2,comp.edu,comp.lang.eiffel organization: SEFLIN Free-Net - Broward newsgroups: comp.lang.ada,comp.lang.c++,comp.lang.c,comp.lang.modula3,comp.lang.modula2,comp.edu,comp.lang.eiffel Date: 1996-06-05T00:00:00+00:00 List-Id: The Amorphous Mass (robinson@green.weeg.uiowa.edu) wrote: : On 27 May 1996, Jeff Dege wrote: : > On 27 May 1996 00:44:35 GMT, Peter Moylan (peter@fourier.newcastle.edu.au) wrote: : > : This commenting business is not just an optional extra : > : to make your code look pretty. The main reason for doing : > : a good job on the commenting is that it helps you code : > : a lot _faster_. : > : : > : But many students - particularly the weaker students : > : - never seem to learn this point. Show them the easy way : > : to get the job done, and they'll still stick stubbornly : > : to the hard way. : > : > How many teachers _teach_ this? I've been through a BS program in CS, and : > I'm half-way through an MS program in SE, and I've yet to have a class that : > discussed issues of this sort. The only place on campus where these issues : > were discussed was in the office of the student chapter of the ACM. (This : > was the site of many an informative bull session between undergrads, grads, : > and the occasional faculty advisor.) : Quality and thoroughness of commenting was 20% of my grade in the first : two (undergraduate) courses I took, and 10% in the last course I took. : Needless to say I took to commenting code pretty quickly. : -- : James Robinson "Because we are returning a copy for postfix ++ : james-robinson@uiowa.edu expressions, statements such as (c++)++; won't : robinson@cs.uiowa.edu work as expected." -- Weiskamp & Flamig, : _The_Complete_C++_Primer_, 2nd ed. -- ***********begin r.s. response************** wouldn't it be great to grow up, not worry about what some teacher thinks about your comments, and just focus on the code? i do that now! ***********end r.s. response**************** Ralph Silverman z007400b@bcfreenet.seflin.lib.fl.us