Description
Learn how quick and easy it is to start programming on iOS for Apple Inc.'s iPhone, iPad, and iPod. This class will show you how to create from scratch a simple iOS application with traditional user interface elements like buttons, tabs, and lists. You will then learn how to deploy this app on an iPad and see it running. Finally, you will discover how to debug and test an iOS application. During these demonstrations you will learn where you need to go and what you need to do to start programming in iOS. You will also discover how you can use GLKit to draw 3D graphics and how to access REST web services from your iOS device.
Key Learnings
- Discover where to start when developing applications for iOS devices
- Learn how to create a simple app with a simple user interface for iOS
- Discover how to access REST web services from iOS
- Discover how to use GLKit and OpenGL ES