home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / programm / 2506 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.programming
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!linus!linus.mitre.org!crawford
  3. From: crawford@church.mitre.org (Randy Crawford)
  4. Subject: Re: Teaching the basics
  5. Message-ID: <1992Aug27.174256.2081@linus.mitre.org>
  6. Sender: crawford@church (Randy Crawford)
  7. Nntp-Posting-Host: church.mitre.org
  8. Organization: The MITRE Corporation, McLean, VA
  9. References: <MJN.92Aug23031941@pseudo.uucp> <7116@charon.cwi.nl> <PSU.92Aug26091352@ptero.cs.duke.edu>
  10. Date: Thu, 27 Aug 1992 17:42:56 GMT
  11. Lines: 19
  12.  
  13. In article <PSU.92Aug26091352@ptero.cs.duke.edu>, psu@cs.duke.edu (Peter Su) writes:
  14. > In article <1992Aug26.111240.8239@ITcorp.com> geoff@ITcorp.com (Geoff Kuenning) writes:
  15. > Learn to use indent, or Emacs C-mode.
  16. > Code formatting is irrelevant, because programs like indent let you
  17. > format the code anyway you like.
  18. > It's amazing to me that universities waste so much time and effort
  19. > teaching people how to format code.
  20.  
  21. Either you don't comment your code, or you don't use indent.  Indent
  22. plays havoc with comments.  For that very reason, no one I know uses 
  23. indent. 
  24. -- 
  25.  
  26. | Randy Crawford        crawford@mitre.org        The MITRE Corporation
  27. |                                                 7525 Colshire Dr., MS Z421
  28. | N=1 -> P=NP           703 883-7940              McLean, VA  22102
  29.