-1

Possible Duplicate:
Great UIKit/Objective-C code snippets

what are the best code snippet sites for iphone / objective c

Community
  • 1
  • 1
rithik
  • 778
  • 1
  • 9
  • 21
  • 1
    Already answered here : http://stackoverflow.com/questions/3018394/great-uikit-objective-c-code-snippets – Saurabh Gokhale Mar 08 '11 at 11:53
  • @herbalessence If it's already been answered mark this question as a duplicate. – John Parker Mar 08 '11 at 11:57
  • @herbalessence Yet you haven't. (To mark as a duplicate, click the close link, then select "exact duplicate", etc.) That said, I'd personally say the question you linked to above is slightly different. – John Parker Mar 08 '11 at 12:01

2 Answers2

0

You can try iphone cookbook. If you don't want to buy it, small samples are available at google books: http://books.google.de/books?id=K28J48Gia3UC

0

Read Programming in Objective-C by Stephen G. Kochan.
Btw, a good link here. Go through it : A Code Library for iPhone Objective-C Applications

Saurabh Gokhale
  • 53,625
  • 36
  • 139
  • 164