home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / pdp11 / 672 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.4 KB

  1. Path: sparky!uunet!decwrl!infopiz!mccall!info-pdp11-newsgate!list
  2. Newsgroups: vmsnet.pdp-11
  3. Subject: Re: Unix on PDP-11's
  4. Message-ID: <9209131816.AA38174@hal.gnu.ai.mit.edu>
  5. From: Chris Petrilli <petrilli@gnu.ai.mit.edu>
  6. Date: Sun, 13 Sep 92 13:16:05 -0600
  7. Organization: The Internet
  8. Return-Path: <pat+@transarc.com>
  9. CC: INFO-PDP11@transarc.com, John_Wilson@mts.rpi.edu
  10. In-Reply-To: (Your message of Sun, 13 Sep 92 10:23:52 MST.)
  11. Lines: 20
  12.  
  13.  
  14. >>>>> On Sun, 13 Sep 92 10:23:52 -0700, mcc@wlv.iipo.gtegsc.com (Merton Campbell Crockett) said:
  15.  
  16. Merton> Regardless of operating system or user environment one
  17. Merton> prefers, a PDP11 is a nice machine to use to learn
  18. Merton> programming.  Not coding that one can learn on any platform
  19. Merton> but programming where one has to make rationale (or
  20. Merton> irrationale) decisions about how resources are utilized and
  21. Merton> learn the techniques needed to write efficient software on any
  22. Merton> platform that you might later use.
  23.  
  24. I have to agree, as I have seen way too many Computer Science majors
  25. who thinks it's better if they use MORE memory and MORE system
  26. resources.  That doing so somehow implies that their program is
  27. somehow `better' than something that someone else did in 1/10th the
  28. space.  I won't get into a diatribe about CASE< but I think that it
  29. exemplifies the need to teach tight code, and working coded over some
  30. ``religious'' ideal that bigger is better.
  31.  
  32. Chris
  33.