home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20906 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  2.2 KB

  1. Path: sparky!uunet!noc.near.net!ceylon!choffman.gte.com!user
  2. From: chuck@gte.com (Chuck Hoffman)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: C on a Mac: How to get started?
  5. Message-ID: <chuck-070193130618@choffman.gte.com>
  6. Date: 7 Jan 93 18:16:56 GMT
  7. References: <1ihfb7INNfv3@bHARs12c.bnr.co.uk>
  8. Sender: news@ceylon.gte.com
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: GTE Laboratories
  11. Lines: 40
  12.  
  13. In article <1ihfb7INNfv3@bHARs12c.bnr.co.uk>, agm@bnr.co.uk (Andrew G.
  14. Minter) wrote:
  15. > I have a friend who has just bought a PowerBook and wants to start writing
  16. > little applications in C.
  17. > I'd be very pleased if anyone could give some pointers to what software tools
  18. > and documentation he will need to get started (preferably not too expensive).
  19. > Right now I guess he will probably want Think C and "Inside Macintosh", but
  20. > I'm assume he'll need some kind of resource editor, plus some other stuff.
  21.  
  22. ResEdit is shipped as part of the THINK C package, and also is available at
  23. a whole bunch archive sites.  If you want the manual, you can order from
  24. APDA.
  25.  
  26. If you can, wait a few months for Inside Macintosh, because the series of
  27. volumes is being rewritten and reorganized.
  28.  
  29. Macintosh C Programming Primer, Volume 1, Second Edition, by Dave Mark and
  30. Cartwright Reed is good.  Dave Mark also wrote Volume II, which is still
  31. available in its first edition.
  32.  
  33. A major challenge in writing "Macintosh" program is in creating the
  34. underlying structure for an event driven program in the first place.  I
  35. submitted such a structure, called Chassis 4.3.1, to the archives at
  36. mac.archive.umich.edu and at sumex-aim.stanford.edu.  I also posted it at
  37. America Online, (keyword mdv).  You can also ftp it from us directly at
  38. ftp.gte.com (directory /pub/chuck).  It has no System 7 specific code, and
  39. runs on 6.0.4 or above.  (I also teach an eight-session course in this, if
  40. you want to pay my expenses for holiday, ahem, WORK, in the UK!)
  41.  
  42. Chuck Hoffman
  43. chuck@gte.com
  44. GTE Laboratories, Waltham, Massachusetts, USA
  45. (617) 466-2131
  46. =====================================
  47. I'm not sure why we're here, but I am sure that while we're here we're
  48. supposed to help each other.
  49. =====================================
  50.