AU Class
AU Class
class - AU

Introduction to Apple® iOS Mobile Development

Share this class
Search for keywords in videos, presentation slides and handouts:

    Description

    Learn how quick and easy it is to start programming on iOS for Apple® iPhone®, iPad®, and iPod®. I create from scratch a simple iOS application with traditional UI elements like buttons, tabs, and lists. I then deploy this app on an iPad and show it running. Finally, I show how you can debug and test an iOS application. During these demonstrations, you learn where you need to go and what you need to do to start programming in iOS. I also show you how you can use GLKit to draw 3D graphics and how to access REST web services from your iOS device.

    Key Learnings

    • Explain where to start to develop applications for iOS devices
    • Create simple apps with a simple UI for iOS
    • Show how to access REST web services from iOS
    • See how to use GLKit and OpenGL ES