开发者

objective c coding guidelines

开发者 https://www.devze.com 2022-12-24 21:01 出处:网络
Is there any pdf which tells about coding guidelines in objective C. For Example... 1. Breaking the 开发者_如何学JAVAfunction names - checkIfHitTheTrack.

Is there any pdf which tells about coding guidelines in objective C.

For Example...

 1. Breaking the 开发者_如何学JAVAfunction names - checkIfHitTheTrack. 
 2. member variables must be like - mVariableName.
 3. Giving better names to subclass - ?

Please share the related links...


I would start with these:

  1. Apple's Coding Guidelines for Cocoa
  2. Google's Objective-C Style Guide


Take a look at Objective-C Beginner's Guide.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号