GoalKicker.com, 2018. — 129 p.
The Objective-C Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified.
Book created for educational purposes and is not affiliated with Objective-C group(s), company(s) nor Stack Overflow. All trademarks belong to their respective company owners.
Getting started with Objective-C Language
Basic Data Types
Enums
Structs
Classes and Objects
Inheritance
Methods
Properties
Random Integer
BOOL / bool / Boolean / NSCFBoolean
Continue and Break!
Key Value Coding / Key Value Observing
NSString
NSArray
NSMutableArray
NSDictionary
NSMutableDictionary
NSDate
NSURL
NSUrl send a post request
NSData
NSPredicate
NSRegularExpression
NSJSONSerialization
NSCalendar
NSAttributedString
NSTimer
NSObject
NSSortDescriptor
NSTextAttachment
NSCache
NSUserDefaults
Subscripting
Low-level Runtime Environment
Fast Enumeration
Categories
Protocols
Protocols and Delegates
Blocks
XML parsing
Declare class method and instance method
Predefined Macros
Grand Central Dispatch
Format-Specifiers
Logging
Error Handling
Modern Objective-C
Singletons
Multi-Threading
Unit testing using Xcode
Memory Management