Categories
|
Article Listing
Sort By:
These are some quick tips for playing scrambleZest. Tips include the details of starting a new scramble, playing next set, touching the big slot bar, playing only kids scrambles, and more.
|
These articles discuss getting started with iPhone application development. The development tools involved in creating iPhone applications (like Xcode, Interface Builder, Instruments, Dash Code, and iPhone Simulator) are introduced. Code for a simple first iPhone application is thoroughly discussed. Each lesson also comes with a quiz.
|
This article explains the view controller of an iPhone application. In this case, the view contains just a table and hence the controller is derived from UITableViewController class. Class diagram, general view methods, and general table methods are discussed.
|
This is a test on the article that explains the view controller of an iPhone application. In this case, the view contains just a table and hence the controller is derived from UITableViewController class. Class diagram, general view methods, and general table methods are discussed.
|
This article explains the Application Delegate of an iPhone application. This article discusses the standard application delegate header and implementation files generated for a navigation based application. Also goes through the methods that are generally implemented from the UIApplicationDelegate protocol.
|
This is a test on the article that explains the Application Delegate of an iPhone application. This article discusses the standard application delegate header and implementation files generated for a navigation based application. Also goes through the methods that are generally implemented from the UIApplicationDelegate protocol.
|
This is a test on the article that explains various pieces of the main() method. For iPhone and iPod Touch applications, you would consistently see the same main() method, where an application starts.
|
For iPhone and iPod Touch applications, you would consistently see the same main() method, where an application starts. This article explains various pieces of that main() method.
|
This article explains the code of a simple first iPhone application. The class diagram and overall structure of the code is discussed here. Application Delegate and View Controller classes are also introduced.
|
This is a test on the article that explains the code of a simple first iPhone application. The class diagram and overall structure of the code is discussed in the article. Application Delegate and View Controller classes are also introduced.
|
Page 2 : Article 11 to 20 of 187
|
|