Typographical Conventions

To make this book easier to read, certain items appear in certain font styles. Class names, method names, and function names appear in bold and slightly smaller than the default size. Class names start with capital letters and method names start with lowercase letters. In this book, method and function names are formatted the same for simplicity’s sake. For example, In the loadView method of the BNRRexViewController class, use the NSLog function to print the value to the console.

Variables, constants, types, and file names appear in a smaller size but are not bold. So you will see, The variable fido will be of type float. Initialize it to M_PI.

Menu choices and buttons appear in a smaller size and are ...

Get iOS Programming: The Big Nerd Ranch Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.