Difference between revisions of "IPad iOS 5 Development Essentials"
From Techotopia
Line 61: | Line 61: | ||
#* [[Testing iOS 5 Apps on the iPad – Developer Certificates and Provisioning Profiles|iOS and SDK Version Compatibility]] | #* [[Testing iOS 5 Apps on the iPad – Developer Certificates and Provisioning Profiles|iOS and SDK Version Compatibility]] | ||
#* [[Testing iOS 5 Apps on the iPad – Developer Certificates and Provisioning Profiles|Installing an App onto a Device]]<br><br> | #* [[Testing iOS 5 Apps on the iPad – Developer Certificates and Provisioning Profiles|Installing an App onto a Device]]<br><br> | ||
− | # [[The Basics of Objective-C Programming]] | + | # [[The Basics of Objective-C Programming (iOS 5)]] |
− | + | #* [[The Basics of Objective-C Programming|Objective-C Data Types and Variables]] | |
+ | #* [[The Basics of Objective-C Programming|Objective-C Expressions]] | ||
+ | #* [[The Basics of Objective-C Programming|Objective-C Flow Control with if and else]] | ||
+ | #* [[The Basics of Objective-C Programming|Looping with the for Statement]] | ||
+ | #* [[The Basics of Objective-C Programming|Objective-C Looping with do and while]] | ||
+ | #* [[The Basics of Objective-C Programming|Objective-C do ... while loops]]<br><br> | ||
+ | # [[The Basics of Object Oriented Programming in Objective-C (iOS 5)]] | ||
<google>BUY_IOS5_IPAD</google> | <google>BUY_IOS5_IPAD</google> |
Revision as of 19:43, 21 March 2012
Table of Contents | Next | |
Introduction to iPad iOS 5 Development Essentials |
<google>BUY_IOS5_IPAD</google>
- Introduction to iPad iOS 5 Development Essentials
- The History of iOS
- iOS 5 Architecture and SDK Frameworks
- Joining the Apple iOS 5 Developer Program
- Installing Xcode 4 and the iOS 5 SDK (iPad)
- Creating a Simple iPad iOS 5 App
- Testing iOS 5 Apps on the iPad – Developer Certificates and Provisioning Profiles
- Creating an iOS Development Certificate Signing Request
- Submitting the iOS Development Certificate Signing Request
- Installing an iOS Development Certificate
- Assigning Devices
- Creating an App ID
- Creating an iOS Development Provisioning Profile
- Enabling an iPad Device for Development
- Associating an App ID with an App
- iOS and SDK Version Compatibility
- Installing an App onto a Device
- The Basics of Objective-C Programming (iOS 5)
- The Basics of Object Oriented Programming in Objective-C (iOS 5)
<google>BUY_IOS5_IPAD</google>
Table of Contents | Next | |
Introduction to iPad iOS 5 Development Essentials |