Monday, November 14, 2011

Objective-C Cheat Sheet

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:

No comments:

Post a Comment