トップページ > プログラム > 2014年11月01日 > 12FSUUrY

書き込み順位&時間帯一覧

5 位/241 ID中時間01234567891011121314151617181920212223Total
書き込み数0000000110000610000000009



使用した名前一覧書き込んだスレッド一覧
デフォルトの名無しさん
Lisp Scheme Part39
Swift part3
Objective-C [ObjC part:8.1]; [転載禁止]©2ch.net

書き込みレス一覧

Lisp Scheme Part39
246 :デフォルトの名無しさん[sage]:2014/11/01(土) 07:07:00.62 ID:12FSUUrY
Haskell はピュアで制限きついから、従来の表現度を得るために新しい道具が必要とされただけ
Swift part3
797 :デフォルトの名無しさん[sage]:2014/11/01(土) 08:26:26.50 ID:12FSUUrY
立てても人いなくてまた落ちるだろ
Objective-C [ObjC part:8.1]; [転載禁止]©2ch.net
1 :デフォルトの名無しさん[sage]:2014/11/01(土) 13:35:17.70 ID:12FSUUrY
Objective-C(オブジェクティブ シー)はプログラミング言語の一種。C言語をベースにSmalltalk型のオブジェクト指向機能を持たせた上位互換言語。
 (Wikipedia:http://ja.wikipedia.org/wiki/Objective-C より)

前スレ
Objective-C [ObjC part:8];
http://peace.2ch.net/test/read.cgi/tech/1356341803/

Objective-C [ObjC part:7];
http://toro.2ch.net/test/read.cgi/tech/1330330906/
Objective-C [ObjC part:6];
http://toro.2ch.net/test/read.cgi/tech/1313891268/
Objective-C [ObjC part:5];
http://hibari.2ch.net/test/read.cgi/tech/1279730299/
Objective-C [ObjC part:4];
http://pc12.2ch.net/test/read.cgi/tech/1239721860/
Objective-C [ObjC part:3];
ttp://pc12.2ch.net/test/read.cgi/tech/1186543111/
Objective-C
ttp://pc11.2ch.net/test/read.cgi/tech/1106983092/
Objective-C
ttp://pc5.2ch.net/tech/kako/990/990574267.html
Objective-C [ObjC part:8.1]; [転載禁止]©2ch.net
2 :デフォルトの名無しさん[sage]:2014/11/01(土) 13:35:57.63 ID:12FSUUrY
*** プログラム技術板 ***
【マック】Macintoshプログラミング質問箱
http://peace.2ch.net/test/read.cgi/tech/1113058054/

*** プログラマ板 ***
【Cocoa】Macプログラマのスレ【Objective-C】
http://kanae.2ch.net/test/read.cgi/prog/1214208397/

*** 新・mac板 ***
Macでプログラミング{11}
http://anago.2ch.net/test/read.cgi/mac/1414566499/

Xcode part12
http://anago.2ch.net/test/read.cgi/mac/1356341840/

let s: プログラミング言語? = Swift[2]
http://anago.2ch.net/test/read.cgi/mac/1408755325/
Objective-C [ObjC part:8.1]; [転載禁止]©2ch.net
3 :デフォルトの名無しさん[sage]:2014/11/01(土) 13:37:58.27 ID:12FSUUrY
*** 本家 ***
Objective-C プログラミング言語
https://developer.apple.com/jp/devcenter/ios/library/documentation/ObjC.pdf

Objective-C Feature Availability Index
https://developer.apple.com/Library/mac/releasenotes/ObjectiveC/ObjCAvailabilityIndex/index.html

Objective-C Runtime Programming Guide
https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ObjCRuntimeGuide/Introduction/Introduction.html

そのほか英語
https://developer.apple.com/library/mac/navigation/

*** 書籍 ***
荻原本 第3版/Kindle 版も有り
http://amazon.jp/dp/4797368276

HMDTダイナミック本
http://amazon.jp/dp/4861006414
Objective-C [ObjC part:8.1]; [転載禁止]©2ch.net
4 :デフォルトの名無しさん[sage]:2014/11/01(土) 13:38:53.84 ID:12FSUUrY
*** 本家 ***
Objective-C 2.0 プログラミング言語
https://developer.apple.com/jp/devcenter/ios/library/documentation/ObjC.pdf

Blocksプログラミングトピックス
https://developer.apple.com/jp/devcenter/ios/library/documentation/Blocks.pdf

並列プログラミングガイド - GCDとか
https://developer.apple.com/jp/devcenter/ios/library/documentation/ConcurrencyProgrammingGuide.pdf
Objective-C [ObjC part:8.1]; [転載禁止]©2ch.net
5 :デフォルトの名無しさん[sage]:2014/11/01(土) 13:39:59.19 ID:12FSUUrY
Objective-C Literals ― Clang 3.6 documentation
http://clang.llvm.org/docs/ObjectiveCLiterals.html

Apple のランタイムのソースコード
http://www.opensource.apple.com/source/objc4/

ダイナミック Objective-C サイト
http://journal.mycom.co.jp/column/objc/

英語のサイト
Objective-C 入門
http://cocoadevcentral.com/d/learn_objectivec/

Objective-C Style 1, 2 (変数名のつけかた等)
http://cocoadevcentral.com/articles/000082.php
http://cocoadevcentral.com/articles/000083.php

Mike Ash さん(Audio Hijack の中の人)のブログ、 Obj-C のランタイムの話が良く出る
http://mikeash.com/?page=pyblog/

C++ と Objective-C の文法の比較
http://ktd.club.fr/programmation/objective-c.php
Objective-C [ObjC part:8.1]; [転載禁止]©2ch.net
6 :デフォルトの名無しさん[sage]:2014/11/01(土) 13:42:24.66 ID:12FSUUrY
Swift と関連する Obj-C ドキュメント

*** 本家 ***
Using Swift with Cocoa and Objective-C
https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/index.html#//apple_ref/doc/uid/TP40014216

Swift and Objective-C in the Same Project
https://developer.apple.com/library/ios/documentation/swift/conceptual/buildingcocoaapps/MixandMatch.html

Adopting Modern Objective-C
https://developer.apple.com/library/ios/releasenotes/ObjectiveC/ModernizationObjC/AdoptingModernObjective-C/AdoptingModernObjective-C.html

Embedding Content with Swift in Objective-C
https://developer.apple.com/library/ios/qa/qa1881/_index.html
Swift part3
800 :デフォルトの名無しさん[sage]:2014/11/01(土) 14:06:48.16 ID:12FSUUrY
立てた。

Objective-C [ObjC part:8.1];
http://peace.2ch.net/test/read.cgi/tech/1414816517/

俺も努力するが落とさないようちゃんと手伝えよ?


※このページは、『2ちゃんねる』の書き込みを基に自動生成したものです。オリジナルはリンク先の2ちゃんねるの書き込みです。
※このサイトでオリジナルの書き込みについては対応できません。
※何か問題のある場合はメールをしてください。対応します。