Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting started on iOS - for Android developers? [closed]

Tags:

android

ios

Is there any good resource for getting started with iOS development if you're an Android developer? I remember Microsoft had courses for Android developers to make them jump over to WP. I'm looking for a similar thing (preferably in an online form) for iOS.

Thanks for any hints!

like image 624
user289463 Avatar asked Jun 11 '12 13:06

user289463


2 Answers

http://www.RayWenderlich.com has a wealth of iOS tutorials for beginners, experts, and programmers looking to pick up a new language.

This one in particular is written for someone who knows how to program but wants to learn Objective-C. https://www.raywenderlich.com/21320/objectively-speaking-a-crash-course-in-objective-c-ios6

Good Luck :) Welcome to the community.

like image 104
Ryan Poolos Avatar answered Sep 20 '22 17:09

Ryan Poolos


Any of the apple developer tutorials are good for anyone jumping into iOS.

https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Guides

like image 40
CBredlow Avatar answered Sep 16 '22 17:09

CBredlow