No products in the cart.
IOS Training Syllabus
Set Up Your Development Environment & Xcode
- Use basic controls, like buttons, labels and text fields
- Getting to know Xcode 5
- Push, pull, and manage your code with Git and GitHub
Learn The Basics Of IOS App Development With Objective-C
- Basic Objective-C Syntax – Numbers, Variables, Strings
- If / Else Statements, Ternary Operator, Equality
- Loops, Arrays, Dictionaries, Simple data types vs. Objects
- Creating and building simple applications
- Handling Basic Interaction
- Creating basic view controllers
- Monitoring events and actions
- Creating advanced view controllers
- Memory Management
- Programmatic Interface creation
- Integrating with core services – Email, Contacts, Camera, Map kit etc
- Data: actions, preferences, files, and addresses
- Debugging, testing the application
- Core Data Integration
- Advanced controllers – Navigation controller
- Integrating with Core Services – Core Audio, Video
- Push notification
- Advanced Even Handling – Multi touch, Gesture Recognition
- Maps overview and core location
- Protocols and Categories
- Communication with the Services
- Using the Accelerometer
- Bluetooth Programming