Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. • Knowing or having an understanding of C will help you understand this language • It is a C superset based and built on Smalltalk 3
without subclassing it • Gives ability to override or add functionality to classes blindly and with ease • @interface NSString (Utilities) • - (BOOL) isURL; • @end 8
Session • @fernholz • [email protected] or [email protected] • World Beer Tour App in iTunes App Store (shameless plug) • https://github.com/fernholz/CodeCamp12 11