Heyo,
I plan to start building an IOS app. I have never used Objective C or Swift before. What is best to start on? Objective C or Swift?
Cheers
1–2 of 2 posts
I plan to start building an IOS app. I have never used Objective C or Swift before. What is best to start on? Objective C or Swift?
Cheers
Objective-C is a lot more verbose and Swift is a lot friendlier from a programming standpoint but Obj-C isn't going anywhere anytime soon so if you choose Swift, plan to get used to reading Obj-C.
That being said, I would choose Swift.