News

In this article, we are going to examine new features added to iOS and OS X El Capitan main programminglanguages: the recently open sourced Swift and Objective-C.
Google has open sourced J2ObjC, a transpiler converting Java source code to Objective-C/C++ source code for the iOS platform.
Developers started turning away from Objective-C years ago, thanks to the Swift language, Apple's replacement for Objective-C. But now that shift is finally being reflected in the Tiobe ...
Objective-C suffers all the warts you’d expect from a language built on C. To differentiate keywords and types from C types, Objective-C introduced new keywords using the @ symbol.