#pragma section-numbers off [[TableOfContents]] = 概要 = Objective-C = URL = [http://developer.apple.com/ja/documentation/cocoa/Conceptual/ObjectiveC/index.html Objective-C プログラミング言語] = 学習サイト = [http://www.cocoalab.com/developer.htm CocoaLab]XcodeでObjective-Cを学ぶ入門用PDF「Become An Xcoder Book」を配賦している [http://users.pandora.be/stes/compiler.html Portable Object Compiler] = コードスタイル = [http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/CodingGuidelines/CodingGuidelines.html Mac Dev Center: Coding Guidelines for Cocoa: Introduction to Coding Guidelines for Cocoa] http://code.google.com/p/google-styleguide/ [http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml Google Objective-C Style Guide] http://google-styleguide.googlecode.com/svn/trunk/google-c-style.el = 利用方法 = libobjects -> gstep-base [http://x180.net/Code/UnitKit/index.html UnitKit] = UnitTest = [http://oops.se/objcunit/ ObjcUnitHomePage] [http://www.sente.ch/software/ocunit/ Sen:te - OCUnit] [http://sourceforge.jp/projects/cocounit/ 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 [http://cocoawithlove.com/2008/11/automated-user-interface-testing-on.html Cocoa with Love: Automated user interface testing on the iPhone] [http://hennessynet.com/2009/05/24/unit-testing-on-the-iphone.html Unit Testing on the IPhone] [http://discussions.apple.com/thread.jspa?messageID=8508217 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 [http://d.hatena.ne.jp/yuum3/20091227/1261878632 Google Toolbox for Mac の iPhoneUnitTesting を使ってみた - yuum3のお仕事日記] = 最適化 = [http://www.mulle-kybernetik.com/artikel/Optimization/ Mulle kybernetiK: Optimizing Objective-C code] = 参考書籍 = [[ASIN(4797333340 Objective-C Mac OS Xプログラミング: 本)]] = 参考サイト = [http://ja.wikipedia.org/wiki/Objective-C Objective-C - Wikipedia] [http://wwwa.dcns.ne.jp/~nito/objective-c/answers.html Objective-C FAQ Answers] [http://www.midi.co.jp/objc0.html 純粋Objective-C入門] [http://www.mimikaki.net/tech/objc/ Objective-C] [http://fz.bigmountain.cc/article/art_13.shtml 美しきObjective-C] [http://www.mgsoft.org/jikanbae/untitled/computer/objective_c.html Objective-Cを読めるようになろう] [http://wwwa.dcns.ne.jp/~nito/OSPT/index.html OPENSTEP Programming Tutorial] [http://www.toodarkpark.org/computers/objc/ OBJECT-ORIENTED PROGRAMMING AND THE OBJECTIVE-C LANGUAGE] [http://www.toodarkpark.org/computers/programs/objc.html Programming:Objective-C] [http://www.cs.indiana.edu/classes/c304/oop-intro.html Object Oriented Programming in Objective-C] [http://www.dekorte.com/Objective-C/ Objective-C] [http://www.otierney.net/objective-c.html Objective-C Beginner's Guide] [http://theory.uwinnipeg.ca/gnu/libobjects/objective-c_toc.html Objective-C Language Manual - Table of Contents] [http://www.foldr.org/~michaelw/objective-c/ Objective-C Resources] [http://www.big.or.jp/~crane/cocoa/8000_link/ Cocoa関連サイトリンク集] [http://andymatuschak.org/articles/2006/08/27/clues-to-objective-c-2-0 Clues to Objective-C 2.0] ---- CategoryPrograming CategoryMac CategoryProgramLanguage