Hi all,
I have knowledge of C and want to start learning C++. Traditionally, I am a Windows Programmer, but want to start coding apps for Mac OS X. What is the best approach to programming using C++ on OS X?
From what I gather only carbon can be used with C++ - but carbon is designed for backward compatability with OS 9/8/etc - but I am not interested in this. Cocoa is OS X only (which I like), but requires objective C. However, I would rather learn C++, as this is widely used in the Windows world, so I believe that C++ would be more useful to learn than Obj-C. Would it be possible for anyone to confirm whether it would be possible to program Cocoa using C++?
Also, does anyone know of any good Mac Development websites that have good step by step tutorials to programming in C++ using Xcode?
Cheers for your help!!!
I have knowledge of C and want to start learning C++. Traditionally, I am a Windows Programmer, but want to start coding apps for Mac OS X. What is the best approach to programming using C++ on OS X?
From what I gather only carbon can be used with C++ - but carbon is designed for backward compatability with OS 9/8/etc - but I am not interested in this. Cocoa is OS X only (which I like), but requires objective C. However, I would rather learn C++, as this is widely used in the Windows world, so I believe that C++ would be more useful to learn than Obj-C. Would it be possible for anyone to confirm whether it would be possible to program Cocoa using C++?
Also, does anyone know of any good Mac Development websites that have good step by step tutorials to programming in C++ using Xcode?
Cheers for your help!!!