home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / programm / 3139 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.3 KB

  1. Path: sparky!uunet!portal!lll-winken!fnnews.fnal.gov!mp.cs.niu.edu!linac!att!cbnewsc!bdewbank
  2. From: bdewbank@cbnewsc.cb.att.com (bryan.d.ewbank)
  3. Newsgroups: comp.programming
  4. Subject: Re: first-year programming languages
  5. Message-ID: <1992Nov13.171915.26423@cbnewsc.cb.att.com>
  6. Date: 13 Nov 92 17:19:15 GMT
  7. References: <1992Nov9.152324.2715@jarvis.csri.toronto.edu> <wingo-111192171446@wingosmac.apple.com>
  8. Distribution: na
  9. Organization: AT&T
  10. Lines: 16
  11.  
  12. The first language in a computer science should be a machine language or
  13. two.  Perhaps a single-address machine, a double address machine, and
  14. something "unusual".
  15.  
  16. The reason I say that is that computer science is different than simply
  17. training coders.  Any general-purpose language will do to train coders,
  18. but computer science folk need to understand the tools of their trade.
  19.  
  20. Using a machine language also points out -- at a gut level -- that all
  21. languages really do the same thing.  it's just the syntax and the ease
  22. of use that differs.  It is possible to write a spell-checker in Fortran,
  23. but it ain't pretty.
  24. -- 
  25. - Bryan Ewbank, b_d_ewbank@att.com    | ``Whatever you do, work at it with
  26.   AT&T Bell Labs, 2000 N Naperville Rd    | all your heart, as working for the
  27.   Naperville IL 60566            | Lord, not for men.'' -- Col 3:23
  28.