home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8627 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.7 KB

  1. Xref: sparky comp.lang.pascal:8627 comp.programming:3639 aus.mac:1475 comp.sys.mac.apps:20719 comp.sys.mac.misc:22507 comp.sys.mac.programmer:22379
  2. Newsgroups: comp.lang.pascal,comp.programming,aus.mac,comp.sys.mac.apps,comp.sys.mac.misc,comp.sys.mac.programmer
  3. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!umn.edu!umn-cs!kdlee
  4. From: kdlee@umn-cs.cs.umn.edu (Kevin D. Lee)
  5. Subject: Re: MAC Pascal for first year teaching
  6. Message-ID: <C1KytF.JEw@news2.cis.umn.edu>
  7. Keywords: pascal, programming, teaching, mac
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Nntp-Posting-Host: umn-cs.cs.umn.edu
  10. Organization: University of Minnesota, Minneapolis, CSci dept.
  11. References: <bphillip.37.728002841@massey.ac.nz> <1993Jan28.174732.5047@ee.rochester.edu>
  12. Date: Thu, 28 Jan 1993 20:12:49 GMT
  13. Lines: 19
  14.  
  15. In article <1993Jan28.174732.5047@ee.rochester.edu> wengler@ee.rochester.edu (Mikey) writes:
  16. >In the past we have used Mac Pascal.  Why is it unsuitable now?
  17. >
  18. >Most recently we used Metrowerks Pascal.  This is cheap per copy and
  19. mes with a site license if you list it as a required book for the
  20.  
  21. I have used Think Pascal with a graphics class and I intend to use it 
  22. this semester in an introductory comp. sci. course.  Version 4.0 has an
  23. instant project window which makes it easy to set up for a vanilla
  24. Pascal program.  Another advantage to think pascal is the generic drawing
  25. window which will let you easily use QuickDraw routines without the overhead
  26. of writing a Mac application.  The students seem to enjoy using lineto and
  27. moveto to draw on the screen.
  28.  
  29. I should mention that Think Pascal is far better then the other option I have
  30. - VAX Pascal on a mainframe!
  31.  
  32. Kevin Lee
  33.  
  34.