home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / misc / 16923 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  3.4 KB

  1. Xref: sparky comp.sys.amiga.misc:16923 comp.sys.amiga.advocacy:29224 alt.sys.amiga.demos:1681
  2. Path: sparky!uunet!ogicse!emory!wupost!uwm.edu!psuvax1!psuvm!dxb132
  3. From: DXB132@psuvm.psu.edu
  4. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.advocacy,alt.sys.amiga.demos
  5. Subject: Re: Programming
  6. Message-ID: <92321.095417DXB132@psuvm.psu.edu>
  7. Date: 16 Nov 92 14:54:17 GMT
  8. Article-I.D.: psuvm.92321.095417DXB132
  9. References: <mwm.2n8f@contessa.palo-alto.ca.us> <1e4r1uINN2jt@ub.d.umn.edu>
  10.  <OAHVENLA.92Nov15135840@lk-hp-4.hut.fi> <1e6dbmINNh75@ub.d.umn.edu>
  11.  <mwm.2npl@contessa.palo-alto.ca.us>
  12. Distribution: world
  13. Organization: Penn State University
  14. Lines: 64
  15.  
  16. In article <mwm.2npl@contessa.palo-alto.ca.us>, mwm@contessa.palo-alto.ca.us
  17. (Mike Meyer) says:
  18.  
  19. >In <1e6dbmINNh75@ub.d.umn.edu>, rfentima@ub.d.umn.edu (Robert Fentiman) wrote:
  20. >> In article <OAHVENLA.92Nov15135840@lk-hp-4.hut.fi> oahvenla@snakemail.hut.fi
  21. >(Osma Ahvenlampi) writes:
  22.  
  23. >BZZZT. You should try programming in ANSI minimal BASIC. You'd change
  24. >your tune.
  25.  
  26. Your point?
  27.  
  28. >> I like
  29. >> AMOS because it allows me to do complex things easily without
  30. >> sacrificing versitality.
  31.  
  32. >Uh - I call not being able to use my commodites sacrificing
  33. >versatility. Could you please write an AMOS program that lets the
  34. >standard system commodites work, so I can see that this can be done?
  35. >After all, it should be easy.
  36.  
  37. I assume you are being sarcastic. Anyway, commodities are a heap of
  38. shit. Run PM (Mike Sinz's performance monitor) on a 68000 Amiga before
  39. and after loading a commodity. It sucks several % of the CPU time for
  40. nothing! One of the reasons I wrote my own mouse/screen/etc utility
  41. (QMouse, on a recent Fish) was to avoid this commodity crap. And my
  42. input handler is written in optimized asm, so I know I'm not hurting
  43. system performance unneccesarily.
  44.  
  45. >> I don't need to worry about clipping when I do
  46. >> a game, for example).  I write programs to do what they are supposed
  47. >> to do.   If you think these bad habits, argue with my CS teachers and go
  48. >> (re)take some classes yourself.
  49.  
  50. >Try asking your CS teacher (or me; I used to teach the stuff) about
  51.                  ::          :::::::::::::::::::::::::::::
  52. >poking the hardware directly, or complying with interface guidelines.
  53.  
  54. That doesn't surprise me. You fit the CmpSci stereotype to a T.
  55.  
  56.  
  57. >> Talk to Mandarin about this one.  Sooo, Euro demos are illegaly making
  58. >> good programs.  Hmmm.  Better talk to people on XXX.amiga.demos about
  59. >> this one.
  60.  
  61. >I dunno - I don't consider that any class of programs that has >50%
  62. >(and Euro Demos approach are >75%) crash on my machine as being "good
  63. >programs". Likewise, anything that wants to treat my computer like a
  64. >game console (i.e. - reboot it to run a program) isn't a good program,
  65. >either.
  66.  
  67. Hate to break it to you, but your computer IS a game console adapted to a
  68. computer. Why not enjoy it? You're the computer equivilent of Scrooge.
  69.  
  70. >No, this discussion started when someone said "AMOS sucks; it's not
  71. >system compliant". You immediately said "Oh no, more of the AMOS is
  72. >only good for games. It is system compliant" lately you've been
  73. >avoiding that, and trying to imply that it's good for beginning
  74. >programmers. I'll agree that it's probably better than C. However,
  75. >that doesn't make it _good_ for beginning programmers.
  76.  
  77. If AMOS isn't good for beginners, PLEASE TELL ME WHAT THE HELL IS.
  78. I suppose you think beginners should first obtain a PhD in CmpSci,
  79. then buy all the RKMs and program the Amiga in LISP. Riiiight.
  80.