home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / ada / 3680 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.7 KB  |  37 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: <1992Dec15.024340.22575@seas.gwu.edu>
  6. Sender: news@seas.gwu.edu
  7. Organization: George Washington University
  8. References: <1992Dec11.132942.24054@mksol.dseg.ti.com> <1992Dec11.213147.24000@seas.gwu.edu> <1992Dec14.170421.18709@mksol.dseg.ti.com>
  9. Date: Tue, 15 Dec 1992 02:43:40 GMT
  10. Lines: 25
  11.  
  12. In article <1992Dec14.170421.18709@mksol.dseg.ti.com> mccall@mksol.dseg.ti.com (fred j mccall 575-3539) writes:
  13. >
  14. >I agree.  I feel the same way about Ada, by the way.  There's simply
  15. >too much there to be teaching it to people as a first language.
  16. Well, you're certainly entitled to your opinion. Those of us who are
  17. actually _doing_ it, and (most of) our students, like what they see.
  18.  
  19. We don't tell the students what a verbose, hairy, big, risky dinosaur
  20. Ada is, so they somehow get the impression they can learn it. And they do.
  21.  
  22. We teach our infant children a subset of English (or German, or whatever),
  23. and we teach our freshmen a subset of Ada. They learn the rest as they
  24. grow up. It's a language you can grow into.
  25. >
  26. >Pascal tends to be a somewhat more appropriate choice for a first
  27. >language.  It's a nice protected environment with a limited set of
  28. >features. 
  29. The downside is that vanilla Pascal (the ISO standard version) is much
  30. too underpowered for the software engineering stuff (like separate
  31. compilation) we want to do, even with first-years. So many teachers go
  32. with Turbo. Only trouble is, Philippe has decided that Turbo for Unix
  33. isn't worth his trouble, so yanking the kids off their PC's onto the
  34. Unix boxes in the lab is impossible unless they switch to C...or Ada.
  35.  
  36. Mike Feldman
  37.