A Question on Coding

Hi Guys,

I’m putting myself through the rigmarole of learning Objective C, as eventually I want to be able to create native apps and just have a better understanding of how Macs work.

I have Unity iPhone and I am amazed at what it can do but I haven’t sat down to start any kind of scripting yet. My question is, should I learn UnityScript, or since I am already studying a “C” language, would C# be better for me to learn? And which language do most of the tutorials tend to be in?

Cheers :slight_smile:

most tutorials are in UnityScript but the docs now have both languages with examples.

Thanks :slight_smile: