An Objective-C Cheat Sheet
Objective-C Cheatsheet and Quick Reference
It contains the most popular Objective-C syntax on one page to get you up to speed quickly:
- Types and variables
- Creating and using classes
- Defining and implementing methods
- Defining and synthesizing properties
- Creating custom initializers
- Handy methods in NSArray/NSString
More Cheatsheets!
There are other Objective-C cheat sheets that you might like:
- Kevin Weller Objective-C and iOS SDK Quick Reference.
- Johann Dowa Objective-C Cheat Sheet.
- Ferrucio Barletta Objective-C Cheat Sheet.
No comments:
Post a Comment