home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / edu / 1448 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.7 KB

  1. Xref: sparky comp.edu:1448 comp.lang.fortran:3332 comp.lang.misc:2844 comp.arch:9125 sci.math:10788
  2. Newsgroups: comp.edu,comp.lang.fortran,comp.lang.misc,comp.arch,sci.math
  3. Path: sparky!uunet!news.encore.com!fenix!epeterso
  4. From: epeterso@fenix.encore.com (Eric Peterson)
  5. Subject: Re: Scientists as Programmers (was Re: Small Language Wanted)
  6. Organization: Encore Computer Corporation
  7. Date: Tue, 1 Sep 1992 15:16:13 GMT
  8. Message-ID: <Btwnr3.4AB@encore.com>
  9. Followup-To: comp.edu
  10. References: <1992Aug31.184805.10913@texhrc.uucp> <1992Sep1.000910.16548@cis.ohio-state.edu> <BtwJGC.1F1@ux1.cso.uiuc.edu>
  11. Sender: news@encore.com (Usenet readnews user id)
  12. Nntp-Posting-Host: fenix.encore.com
  13. Lines: 20
  14.  
  15. In article <BtwJGC.1F1@ux1.cso.uiuc.edu> ceblair@ux1.cso.uiuc.edu (Charles Blair) writes:
  16. >zweben@linguine.cis.ohio-state.edu (Stu Zweben) writes:
  17. >
  18. >>This is one of the main reasons that the Computing Sciences Accreditation
  19. >>Board was formed by ACM and IEEE-CS in the mid-80s.  Programs that are
  20. >>accredited through CSAB must require 2/5 of a year of science (four courses,
  21. >>including the equivalent of a two-semester sequence in a lab science for
  22. >>science majors, and ...
  23. >
  24. >   I do not see why somebody intending to programming work, even in a real
  25. >world setting, needs two semesters of lab science.
  26.  
  27. Because most of what your average programmer does during the course of
  28. development (software engineering principles aside) is experimentation.
  29. You formulate and test hypotheses about what is going on inside of a
  30. complex hardware/software system all the time.  You have to be able to
  31. interact with the real world when theory breaks down (ie, "The man page
  32. [or standard] says it should do this, but it doesn't!  Why?!").
  33.  
  34. Eric
  35.