home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / alt / amateur / 396 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  2.1 KB

  1. Xref: sparky alt.amateur-comp:396 comp.lang.c:18815 comp.lang.c++:18338 comp.misc:4688
  2. Newsgroups: alt.amateur-comp,comp.lang.c,comp.lang.c++,comp.misc
  3. Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!maxtal
  4. From: maxtal@extro.ucc.su.OZ.AU (John MAX Skaller)
  5. Subject: Re: What is Object Oriented Programming? Is C doomed?
  6. Message-ID: <1992Dec23.085942.29270@ucc.su.OZ.AU>
  7. Sender: news@ucc.su.OZ.AU
  8. Nntp-Posting-Host: extro.ucc.su.oz.au
  9. Organization: MAXTAL P/L C/- University Computing Centre, Sydney
  10. References: <id.Z2UV._XK@ferranti.com> <1992Dec17.194300.25301@ucc.su.OZ.AU> <id.IDYV.8C9@ferranti.com>
  11. Date: Wed, 23 Dec 1992 08:59:42 GMT
  12. Lines: 34
  13.  
  14. In article <id.IDYV.8C9@ferranti.com> peter@ferranti.com (peter da silva) writes:
  15. >In article <1992Dec17.194300.25301@ucc.su.OZ.AU> maxtal@extro.ucc.su.OZ.AU (John MAX Skaller) writes:
  16. >
  17. >>     I agree, but many programming tasks dont require that
  18. >> much design. There's often just a whole lot of tedious coding to
  19. >> do.
  20. >
  21. >Examples? When I have a lot of tedious coding, I generally write a
  22. >program to write the program for me.
  23.  
  24.     Oh, I've done lots of tedious file maintenance.
  25. 20 files, each with 20 fields gives 400 fields to input,
  26. output, print and check.
  27.  
  28.     Even with the best tools, say a DBMS, you still
  29. have to type in the field names, lengths, valididty
  30. conditions etc. After you'vr done this sort of thing 20
  31. times before, there is no design to do, you know how to
  32. do it, you just have to get stuck into it and do it.
  33.  
  34.     Incidentally, you mentioned if you have
  35. lots of coding to do you write a program to write the program.
  36. This is a great idea, but one want to avoid too much
  37. time spent on the program the customer isnt paying for.
  38. In the long run its only worth it if the program is general
  39. enough. For example, its controlled by some language.
  40. For example C++ .. and excellent choice since I already
  41. *have* that program :-)
  42.  
  43. -- 
  44. ;----------------------------------------------------------------------
  45.         JOHN (MAX) SKALLER,         maxtal@extro.ucc.su.oz.au
  46.     Maxtal Pty Ltd, 6 MacKay St ASHFIELD, NSW 2131, AUSTRALIA
  47. ;--------------- SCIENTIFIC AND ENGINEERING SOFTWARE ------------------
  48.