IFD:IPhone-Dev: Difference between revisions

From Medien Wiki
Line 44: Line 44:
== Themen ==
== Themen ==
* [[iPhone]] (Allgemeines, App Showcase)
* [[iPhone]] (Allgemeines, App Showcase)
** [[iPhone_WebApps|iPhone Web Applications]]
** [[iPhone_Frameworks|iPhone 3rd Party Frameworks and Wrappers]] (incl. Webapps)
** [[iPhone_Frameworks|iPhone 3rd Party Frameworks and Wrappers]]
* [[IPhoneDev|iPhone Development]] (SDK-Download, App-Signing How-To)
* [[IPhoneDev|iPhone Development]] (SDK-Download, App-Signing How-To)
** [[Application Types]]
** [[Application Types]]
Line 56: Line 55:
** [http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocDefiningClasses.html ObjC Classes]
** [http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocDefiningClasses.html ObjC Classes]
** [[ObjC-Memory Management]]
** [[ObjC-Memory Management]]
* [[Cocoa Design Patterns]]
** [[Target-Action-Paradigm]]
** [[Target-Action-Paradigm]]
** [[MVC]] (Model / View / Controller Modell)
** [[MVC]] (Model / View / Controller Modell)
** [[KVC]] (Key-Value-Coding)
** [[KVC]] (Key-Value-Coding)
** [[Responder-Chain]] (Event Handling)
* [[Cocoa Touch]] - the iPhoneOS Frameworks
* [[Cocoa Touch]] - the iPhoneOS Frameworks
** [[Foundation Classes]] (NSNumber, NSString, NSArray…)
** [[Foundation Classes]] (NSNumber, NSString, NSArray…)
** [[UIKit Classes]] (UIApplication, UIView, UIViewController, UITouch ...)
** [[UIKit Classes]] (UIApplication, UIView, UIViewController, UITouch ...)
** [[ViewControllers]]
** ViewControllers: Navigation Controller, TabBar Controller, TableView Controller, ...
** [[TableViews]]
** TableViews
** ...
** ... (see Syllabus for further topics)
* Einführung in [[Systemtheorie|kybernetische Systemtheorie]] als Interaktionsmodell
* Einführung in [[Systemtheorie|kybernetische Systemtheorie]] als Interaktionsmodell
* …


== Voraussetzungen ==
== Voraussetzungen ==