Hi all,
I'm trying to get into iOS app development, and I'm looking for good Objective-C tutorials and I'm not really familiar with the C language. Anybody know of any?
Thanks!
Offline
Look at free Stanford videos. they are videos of a class and can be found in iTunes U for free
Offline
Well, I'd say use Apple's class documentation a lot (for stuff like NSString) and use their mini tutorials, but if you want to do it the "right" way, get yourself a good book. This site is great for working with Cocoa, but mildly outdated. Also, ask lots of questions on the forums!
Offline