Ask a Question related to Mac Programming, Design and Development.
-
Paul Mitchum #1
Re: How difficult it is?
Ann <fyang7@tom.com> wrote:
This might help you out:> I was a windows programmer. Now I have to jump into Mac programming
> work. I don't have any experience on Mac. Anyone can tell me how
> difficult it could be? How long do I need to prepare? Thanks a lot.
<http://developer.apple.com/macosx/win32porting/>
Also, if you use VisualBasic, you'll want to look at REALbasic:
<http://www.realbasic.com/>
HTH.
Paul Mitchum Guest
-
Why is this so difficult ?
We've just installed Flash Media Server, and we're trying to get a Flash 8 movie to get a stream of it. Server Configuration Standard default... -
difficult JOIN
Hi, i have the following SQL-Problem: We are using 2 tables. The first, called plan, is holding planned working times for employees per tour:... -
help for more difficult questions?
Just wondering if there are any other resources besides this (and paying $99 to ask one question!!!) for FreeHand support? I've posted what I'm... -
is it difficult ?
i have a unique and difficult prob. i work for an opticals co. and they wanted me to do a projector file where in all the images of lenses are... -
This can't be that difficult
That works OK for me. -- Jules ----- Charon Cart 3 http://www.charon.co.uk/charoncart -
Carl R. Osterwald #2
Re: How difficult it is?
In article <1g0yvyc.i6hza15z8g9wN%usenet@mile23.com>, Paul Mitchum
<usenet@mile23.com> wrote:
Also, the overall Apple developer site is a great resource:> Ann <fyang7@tom.com> wrote:
>>> > I was a windows programmer. Now I have to jump into Mac programming
> > work. I don't have any experience on Mac. Anyone can tell me how
> > difficult it could be? How long do I need to prepare? Thanks a lot.
> This might help you out:
>
> <http://developer.apple.com/macosx/win32porting/>
<http://developer.apple.com/>
Metrowerks CodeWarrior is a very nice commercial C/C++ environment:
<http://www.metrowerks.com/>
If you use frameworks, Metrowerks has PowerPlant for Macintosh. There
is also Apple's Cocoa (Objective C) for Mac OS X. There is no MFC for
Macintosh.
Hope this helps.
-=-=-=-=-
Carl R. Osterwald Guest
-
Jim Schimpf #3
Re: How difficult it is?
"Carl R. Osterwald" <i@mac.com> wrote in message news:<080920031500225672%i@mac.com>...
Also it depends on what type of programming you are going to do. GUI,> In article <1g0yvyc.i6hza15z8g9wN%usenet@mile23.com>, Paul Mitchum
> <usenet@mile23.com> wrote:
>>> > Ann <fyang7@tom.com> wrote:
> >> >> > > I was a windows programmer. Now I have to jump into Mac programming
> > > work. I don't have any experience on Mac. Anyone can tell me how
> > > difficult it could be? How long do I need to prepare? Thanks a lot.
> > This might help you out:
> >
> > <http://developer.apple.com/macosx/win32porting/>
> Also, the overall Apple developer site is a great resource:
>
> <http://developer.apple.com/>
>
> Metrowerks CodeWarrior is a very nice commercial C/C++ environment:
>
> <http://www.metrowerks.com/>
>
> If you use frameworks, Metrowerks has PowerPlant for Macintosh. There
> is also Apple's Cocoa (Objective C) for Mac OS X. There is no MFC for
> Macintosh.
>
> Hope this helps.
>
>
> -=-=-=-=-
command line, DB stuff, Java... Anyway on most everything but GUI
stuff OS X is more like Linux, that is the tools are similar and in
some cases you just port the Linux code. On the GUI side if you use
Cocoa then you should learn about Objective C. A good introductory
book is Cocoa Programming for Mac OS X by Aaron Hillegasse. Also
there is an book like K&R for C about Objective C available free in a
PDF from the Apple developers website.
--jim
Jim Schimpf Guest



Reply With Quote

