home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / sys / amiga / demos / 1581 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.8 KB  |  41 lines

  1. Newsgroups: alt.sys.amiga.demos
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!sdd.hp.com!news.cs.indiana.edu!noose.ecn.purdue.edu!mentor.cc.purdue.edu!kodak
  3. From: kodak@mentor.cc.purdue.edu (Jason Balicki (KodaK))
  4. Subject: Programming styles. was: Re: Phenomena egos?? 
  5. Message-ID: <Bxn2yM.BEH@mentor.cc.purdue.edu>
  6. Summary: Celebrandal still hasn't said anything about the "it" thing.
  7. Organization: Purdue University Computing Center
  8. References: <BxHsJw.81D@csugrad.cs.vt.edu> <MKNIP.92Nov11143513@superman.hut.fi> <njale.28.721552562@dhhalden.no>
  9. Date: Fri, 13 Nov 1992 05:23:09 GMT
  10. Lines: 29
  11.  
  12. Inarticle <njale.28.721552562@dhhalden.no> njale@dhhalden.no (NJAL EIDE) writes:
  13. >What is the point with every single programmer re-inventing the wheel ? If 
  14. >nobody could take advantage of others expiriences the world would never go 
  15. >forward. It would be very prosperous if everybody had to figure out quick-
  16. >sort etc. for themselves, or ???
  17.  
  18. But you must understand the basics first.  The quick sort (and a simple-scroll)
  19. are pretty simple peices of code.  It wouldn't be too hard to figure out
  20. those.  
  21.  
  22. Sure, you could very well just copy someone elses code for a sort or scroll.
  23. But at SOME point you must decide if following this persons algorythim
  24. is to your benefit.
  25.  
  26. Scenario:  everybody follows some persons sort routine because everybody
  27. always has.  Somebody sees some persons sort routine can be improved one
  28. hundred times if they just change it a little, but everybody scoffs
  29. somebody because somebody's re-inventing the wheel.
  30.  
  31. But in order to improve it you must understand the simplest elements first.
  32. (This is why they don't let you just copy those simple programs from someone
  33. else in your class. :)
  34.  
  35. (so what if it's a little off topic :)
  36. >Njaal Eide
  37.  
  38.  
  39. --Jason Balicki
  40. kodak@mentor.cc.purdue.edu
  41.