home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / fortran / 4744 < prev    next >
Encoding:
Text File  |  1992-12-15  |  2.0 KB  |  49 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!saimiri.primate.wisc.edu!usenet.coe.montana.edu!giac1.oscs.montana.edu!uesu03
  3. From: uesu03@giac1.oscs.montana.edu (Lou Glassy)
  4. Subject: Re: Real Programmers
  5. Message-ID: <1992Dec16.025109.24541@coe.montana.edu>
  6. Keywords: n
  7. Sender: usenet@coe.montana.edu (USENET News System)
  8. Organization: Montana State University, Bozeman  MT
  9. References: <1992Dec15.170343.10342@craycos.com> <DODD.92Dec15142737@mycenae.cchem.berkeley.edu> <gay.724466320@sfu.ca>
  10. Date: Wed, 16 Dec 1992 02:51:09 GMT
  11. Lines: 36
  12.  
  13. Various attributions barbarously deleted to save space:
  14.  
  15. !>>  Doctor>   101 Format (100 (' :-)'), /, ' For the Humor-impared.')
  16. !>>  Doctor>       Write (Kout, 101)
  17. !>>
  18. !>> line 2: Error: attempt to use undefined variable "kout"
  19. !>> line 2: Error: bad unit specifier type in write statement
  20. !>> Compilation failed
  21. !
  22. !>  James> Real FORTRAN programmers always write to unit 6, and then bitch about
  23. !>  James> the compiler being broken when it doesn't work.  write(*,101) is for
  24. !>  James> sissies :-)
  25. !
  26. !>  [no, REAL PROGRAMMERS code like this...]
  27. !
  28. !>  85367 FORMAT(100(':-)')/'FOR THE HUMOR-IMPARED.')
  29. !>        WRITE(6,85367)
  30. !
  31. ![and Ian adds: "Don't real programmers say 3H:-) etc?"]
  32.  
  33. Ugh!  That explains it!  Hollerith Constants!  Last year, an instructor
  34. handed out a small numeric code that followed all of the qualities
  35. listed by {Doctor FORTRAN| James|Laurence|Ian}.  No unnecessary spaces
  36. or commas, all caps, 98.7% of variables were 2 or 3 characters in
  37. length, and a whopping 5 comments in about 1500 lines of source.
  38. Blecch!  He did with things with EQUIVALENCE no maintenance programmer
  39. would repeat in polite company...
  40.  
  41. :-)
  42.  
  43. Lou
  44. -- 
  45. Lou Glassy (uesu03@giac1.oscs.montana.edu)  //  That was the equation!
  46. Earth Sci. Dept., Montana State University  \\  Existence!...Survival must
  47. Bozeman, Montana 59715 USA   {on planet 3,  //  cancel out programming! 
  48. Sol System, Orion Arm, Milky Way Galaxy}    \\                -- Rok 
  49.