概要
Objective-C
URL
ドキュメント
学習サイト
CocoaLabXcodeでObjective-Cを学ぶ入門用PDF「Become An Xcoder Book」を配賦している
http://pierre.chachatelier.fr/programmation/fichiers/
Objective-C 最速基礎文法マスター - fn7の日記
コードスタイル
Mac Dev Center: Coding Guidelines for Cocoa: Introduction to Coding Guidelines for Cocoa
http://code.google.com/p/google-styleguide/
Google Objective-C Style Guide
http://google-styleguide.googlecode.com/svn/trunk/google-c-style.el
利用方法
libobjects -> gstep-base
UnitTest
SourceForge.jp: Project Info - CocoUnit
http://code.google.com/p/google-toolbox-for-mac/wiki/iPhoneUnitTesting
http://code.google.com/p/google-toolbox-for-mac/source/browse/trunk/UnitTesting/RunIPhoneUnitTest.sh
Cocoa with Love: Automated user interface testing on the iPhone
Apple - Support - Discussions - Building & Running iPhone Apps from ...
http://github.com/gabriel/gh-unit/
http://www.grokkingcocoa.com/how_to_debug_iphone_unit_te.html
Google Toolbox for Mac の iPhoneUnitTesting を使ってみた - yuum3のお仕事日記
デバッグ
Tracing Objective-C messages - Dave Dribin's Blog
最適化
Mulle kybernetiK: Optimizing Objective-C code
その他メモ
Mac Dev Center: Deprecated NSString Methods
参考書籍
Objective-C Mac OS Xプログラミング: 本
参考サイト
OBJECT-ORIENTED PROGRAMMING AND THE OBJECTIVE-C LANGUAGE
Object Oriented Programming in Objective-C
Objective-C Language Manual - Table of Contents