Ask HN: Objective C or Swift for first iOS app
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
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 comment
[ 4.1 ms ] story [ 18.7 ms ] threadObjective-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.