Hacker News new | ask | show | jobs
by aston 4116 days ago
Also nice is the style guide, which also covers a number of best practices for modern Objective-C: https://dl.dropboxusercontent.com/s/5utnlwhr18ax05c/style-gu...
1 comments

Curious, has anyone adopted another company's published style guide?
At Tilt we use the NY Times Objective-C styleguide. https://github.com/NYTimes/objective-c-style-guide
That makes sense, those journalists just need to have a good writing style.
At Knewton we used (use?) Google's Python style guide.