Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

A C# developers guide to Objective C? [closed]

Tags:

c#

objective-c

I'm primarily a C# developer and I've been tasked with "porting" functionality from a few apps to an iPhone app.

The functionality is simple enough, and a language is a language, so I thought, "sure, why not? This will be fun!" ...That is until I got a look at Objective C, which, to me, is ugly bordering on unreadable.

Given that my background is primarly C#, and I'm somewhat familiar with C++, where can I find a good guide tailored to my background to get me moving in Objective C?

like image 669
Ben Lesh Avatar asked Jul 26 '10 15:07

Ben Lesh


1 Answers

The one and only tome I recommend for learning Objective-C for people coming to ObjC from really many backgrounds, is Kochan.

like image 110
jer Avatar answered Oct 05 '22 16:10

jer