Changes

Jump to: navigation, search

The Basics of Modern Objective-C

579 bytes added, 17:25, 2 October 2012
no edit summary
The Objective-C compiler version that accompanies the iOS 6 SDK includes a number of improvements designed to make code easier to read and to minimize the amount of typing required by the programmer. This chapter has covered some of the key features added to what is referred to as Modern Objective-C. Where appropriate, the code examples in the remainder of this book will use Modern Objective-C syntax.
 
 
<google>BUY_IOS6</google>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[The Basics of Object Oriented Programming in Objective-C (iOS 6)|Previous]]<td align="center">[[iPhone iOS 6 Development Essentials|Table of Contents]]<td width="20%" align="right">[[An Overview of the iPhone iOS 6 Application Development Architecture|Next]]</td>
<tr>
<td width="20%">The Basics of Object Oriented Programming in Objective-C<td align="center"><td width="20%" align="right">An Overview of the iPhone iOS 6 Application Development Architecture</td>
</table>

Navigation menu