home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / programm / 2399 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.1 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!ames!pacbell.com!pbhya!dbsuthe
  2. From: dbsuthe@pbhya.PacBell.COM (Daniel B. Suthers)
  3. Newsgroups: comp.programming
  4. Subject: Re: Teaching by Value (was Re: Teaching the Basics)
  5. Message-ID: <1992Aug20.161017.29321@pbhya.PacBell.COM>
  6. Date: 20 Aug 92 16:10:17 GMT
  7. References: <1992Aug17.123916.14815@husc13.harvard.edu> <Bt6DGq.HuB@metropolis.com> <1992Aug18.190506.9935@cc.gatech.edu> <1992Aug18.230426.26425@lucid.com> <1992Aug19.135744.14889@husc13.harvard.edu> <1992Aug19.142513.14893@husc13.harvard.edu>
  8. Reply-To: dbsuthe@PacBell.COM (Daniel B. Suthers)
  9. Organization: Pacific * Bell, San Ramon, CA
  10. Lines: 28
  11.  
  12. In article <1992Aug19.142513.14893@husc13.harvard.edu> peregrin@husc13.harvard.edu writes:
  13. >Okay, to continue with this thread I started ...
  14. >    If you look at your programming peers, are you more concerned that
  15. >they can write easily maintainable code than if they can write super-slick
  16. >fast routines?  Who do you want on your programming team?  Should the
  17. >majority of programmers be writers of clean, easy to read and maintain
  18. >code, and only a few are needed to right tight, fast, efficient routines?
  19. >
  20. >-James
  21.  
  22. Maybe this is just a local phenomenom;  Programmers who learn to wtrite clean
  23. and easy to read / maintain code have the time to learn to write tight,
  24. fast and efficient routines.  I think that the increased ease of maintenance
  25. is what enables the understanding needed to "soup up" the code.
  26.  
  27. Those who are taught to code tight and fast (first) don't seem have the 
  28. luxury of enough time to retro fit their code for readability and 
  29. maintainability.
  30.  
  31. I would rather work with others who value a clean, readable style.  You never
  32. know when you will inherit a team mate's code.
  33.  
  34. Daniel B. Suthers,  CCP
  35. Technology Consultant, PCS & IN Development Lab,        Pac*Bell
  36. Voice: (510) 671-1325               UUCP:  pacbell!pbeos!dbsuthe
  37. ================================================================================
  38. =  Commit unexpected kindnesses and senseless acts of beauty.                  =
  39. ================================================================================
  40.