Changes

Jump to: navigation, search

Commenting Objective-C Code

11 bytes removed, 21:18, 1 February 2016
m
Text replacement - "<google>BUY_OBJC_BOTTOM</google>" to "<htmlet>objc</htmlet>"
Commenting is considered to be good practice. Regardless of how well you understand the logic of some Objective-C, there is a good chance you may one day have to return to that code and modify it. Often this can be months, or even years later and what seemed obvious to you at the time you wrote it may seem less obvious in the future. Also, it is often likely that some other person will have to work on your code in the future. For both these reasons it is a good idea to provide at least some basic amount of commenting in your code.
<googlehtmlet>BUY_OBJC_BOTTOMobjc</googlehtmlet>
<hr>

Navigation menu