Author Topic: question  (Read 1036 times)

mc0282

  • Member
  • **
  • Posts: 124
  • Kudos: 0
question
« on: 26 February 2003, 22:27 »
hello, i bought a macintosh 7500/100 and has 100mhz and 64mb of rams,mac os 9.1  .. i don't know the much about mac so i wonder if the fast in a mac world ? and what are the compiler the you on mac to compile c++ code and i already know about codewarrior but isn't something free out there ?  is it hard to create a GUI on mac . because im a c++ programmer for windows  but you know windows is BAD.  thank you for the help
huh, what?

psyjax

  • VIP
  • Member
  • ***
  • Posts: 1,871
  • Kudos: 55
question
« Reply #1 on: 27 February 2003, 00:05 »
well, the mac classic GUI is fully documented and easily usable. You can serch out the volume Inside the Macintosh on Apple.com, they have all the API calls. There are also some very good (albiet old) books by Dave Marc like C on the Macintosh and Inside the Macintosh Tollbox. These are geard to the Old THINK C compiler.

If you want a free compiler for the Macintosh you can downlowad a compy of MPW from apple. Mac Programmers Workshop. It's a fully fetured programming environment.

Thw 7500 is a nice old machine, have one myself. But today it's a dinosaur, at least for modern stuff. You can't run OSX on it, but you can do photoshop work with it.

What sort of programming are you interested in?

P.s. You may also want to familiarize yourself with Apples operating system architecture. Learn about the diffrent layers like QuickDraw, the Resource Manager etc.

The Mac API is alot more elegant and simpler than Win32 (naturaly), but coming from that world you may find yourself lost at first.

[ February 26, 2003: Message edited by: psyjax: plain 'ol psyjax ]

Psyjax! I RULEZZZZ!!! HAR HAR HAR

mc0282

  • Member
  • **
  • Posts: 124
  • Kudos: 0
question
« Reply #2 on: 27 February 2003, 21:21 »
my soft of programming interested are I/O and mp3 player editing, making tools the would make someone lifer easier
huh, what?