emailconfirmed, nsInternRO, nsInternRW, Administrators
3,356
edits
| mNo edit summary | mNo edit summary | ||
| Line 8: | Line 8: | ||
| ! Cocoa Touch (iPhoneOS) | ! Cocoa Touch (iPhoneOS) | ||
| |- | |- | ||
| |[[Foundation Classes]]<br/> | |'''[[Foundation Classes]]'''<br/> | ||
| ''Basic Types such as NSString, NSNumber, Collections like NSArray, NSDictionary...''<br/> | |||
| ''Basic core services like NSNotification, NSFileManager, NSUserDefaults, NSTimer...'' | |||
| | | | | ||
| | | | | ||
| |- | |- | ||
| | | | | ||
| |AppKit Classes<br/> | |'''AppKit Classes'''<br/> | ||
| ''eg. NSResponder, NSView, NSWindow, NSButton and many more...'' | |||
| |[[UIKit Classes]]<br/> | |'''[[UIKit Classes]]'''<br/> | ||
| ''eg. UIResponder, UIView, UIWindow, UIButton, UIAccelerometer and many more...'' | |||
| |- | |- | ||
| |Core Data | |Core Data | ||