home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / ada / 3624 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.lang.ada
  2. Path: sparky!uunet!seas.gwu.edu!mfeldman
  3. From: mfeldman@seas.gwu.edu (Michael Feldman)
  4. Subject: Re: FORTRAN bug(was Re: C++ vs. Ada -- Is Ada loosing?)
  5. Message-ID: <1992Dec11.213147.24000@seas.gwu.edu>
  6. Sender: news@seas.gwu.edu
  7. Organization: George Washington University
  8. References: <1992Dec8.172551.16780@newshost.lanl.gov> <1992Dec9.060218.23940@seas.gwu.edu> <1992Dec11.132942.24054@mksol.dseg.ti.com>
  9. Date: Fri, 11 Dec 1992 21:31:47 GMT
  10. Lines: 30
  11.  
  12. In article <1992Dec11.132942.24054@mksol.dseg.ti.com> mccall@mksol.dseg.ti.com (fred j mccall 575-3539) writes:
  13. >
  14. >>For 10 points on your grade: what is printed? Why?
  15. >>Try explaining it to a freshman.
  16. >
  17. >Nothing is printed.  You built an infinite loop.  This is hard to
  18. >understand?  You made a while loop with an empty body and a condition
  19. >that is never met because you never increment x.  Your freshmen don't
  20. >get this?
  21.  
  22. Sure they get it. I just don't want to take my time or theirs on this
  23. kind of silliness. Which is why I keep saying that C should be
  24. everyone's second language and nobody's first.
  25. >
  26. >>Any similar idiosyncracies in Ada? 
  27. >
  28. >Single character ones?  Probably not, but that just indicates that Ada
  29. >is incredibly more verbose than C.  One of the things I DISlike about
  30. >it, by the way.
  31. >
  32. You're certainly entitled to your opinion. I'm not down on C. I'd
  33. rather train my teenager on a nice, verbose, safe car and give him
  34. the keys to the Porsche after he's proven himself on the Chevy.
  35. Less chance he'll waste his time crashing and burning. And the 70% or
  36. more of the freshman teachers who are going to Ada or sticking with
  37. Pascal (only slightly less verbose than Ada) agree.
  38.  
  39. Please - no more language wars.
  40.  
  41. Mike
  42.