home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / fortran / 4705 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  2.0 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!ukma!cs.widener.edu!dsinc!ub!galileo.cc.rochester.edu!rochester!rit!isc-newsserver!jsvrc
  2. From: jsvrc@rc.rit.edu (Doctor FORTRAN)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Real Programmers
  5. Message-ID: <1992Dec14.235245.2307@ultb.isc.rit.edu>
  6. Date: 14 Dec 92 23:52:45 GMT
  7. References: <1992Dec12.023814.21077@news.Hawaii.Edu> <1992Dec12.060803.9876@dsuvax.dsu.edu> <DODD.92Dec12062844@mycenae.cchem.berkeley.edu>
  8. Sender: jsvrc@rc.rit.edu (Doctor FORTRAN)
  9. Organization: RIT Research Corp
  10. Lines: 39
  11. Originator: jsvrc@rcmain.rc.rit.edu
  12. Nntp-Posting-Host: rcmain.rc.rit.edu
  13.  
  14. In article <DODD.92Dec12062844@mycenae.cchem.berkeley.edu> dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd) writes:
  15.  
  16. >One could put an appendix on the end with new references pointing out the
  17. >newly discovered virtues of FORTRAN.
  18.  
  19. Here's the list you've all been waiting for: From the home office in Scottsdale,
  20. Arizona, the newly discovered virtues of FORTRAN:
  21.  
  22. 10. Implicit typing eliminates wasteful declaration of variables.
  23.  
  24.  9. Multi-million dollar interplanetary probes can be sent parsecs off course
  25.     because of missing comma in "DO" statement.
  26.  
  27.  8. Is sexier than C.
  28.  
  29.  7. Be the first on your block to wear the "I've got a FORTRAN-90 Compiler"
  30.     T-shirt.
  31.  
  32.  6. Take snotty young quiche-eating brats to task for their turning up their
  33.     noses at what is obviously a real programming language (when
  34.     programmers were programmers, and not sissies).
  35.  
  36.  5. Best language to use on an IBM-1620 CADET (Can't add, doesn't even try).
  37.  
  38.  4. Rigid field format goes hand-in-hand with model 29 keypunch program drum.
  39.  
  40.  3. Built-in job security with Arithmetic IFs, ASSIGNs, and Computed GOTOs.
  41.  
  42.  2. Code is self-documenting.
  43.  
  44. And (drumroll, please, Paul), the Number One newly discovered virtue of
  45. FORTRAN, from the home office in Scottsdale, Arizona,
  46.  
  47.  1. You can argue over whether it's really "FORTRAN" or "Fortran".
  48.  
  49. =============================================================================
  50.  
  51.   101 Format (100 (' :-)'), /, ' For the Humor-impared.')
  52.       Write (Kout, 101)
  53.