+ 3
Swift vs Objective-C
Does somebody know difference between swift and Objective-C? I thought that both are used for iOS systems.Thanks guys
8 Answers
+ 1
Objective C is old and complex with some syntax from Next Step like NSLog for console log.
Swift is new, lots of promesses and expectations. It has come to end the days of Objective C, which probably still the most used language around the created iOS softwares.
+ 3
Swift is the latest and greatest
+ 1
Felipe thanks so much!You are the best to answer me.I tried to find the answer on the net too and You are absolutelly right;)I am not iOS developer.Can be the swift lang also used for MAC mashine not only for tablets or phones?Thanks a lot.
+ 1
Yes. With swift you can create iOS, Mac, Apple TV and Apple Watch apps.
+ 1
thanks Felipe;)
+ 1
Yes Highman swift can also be used for mac machine as you call it , as far as i know
+ 1
Apple recommends Swift over Objective C.
0
Thanks so much,I got it;-)