Course Overview
Objective C training will start with very basics programming language and then focus on accomplishing a good practical understanding of this language. It’s designed to cover basic topics that can help you get introduced to the language. By end of this course, you will have the skills that is needed to understand and write basic Objective-C programs
Requirements
- Overview of some SDK components
Curriculum
-
Day 1
- Objective C
- Presentation and history of the Objective C, their syntaxes and specificities.
- Grasp and understand development tools
- Create your first application
- Presentation and use of Storyboards to describe the interfaces
- Discover essential patterns in iOS development
- Use of the documentation
- Overview of some SDK components
-
Day 2
-
Day 3
- Develop an application, adding basic functions
- Manage loading data from the network
- Know how to parse JSON / XML content
- Add single persistence and provide an ability to store user preferences
- Add tabs with UITabBarController
- Hands on practice with scrollable content
- The differences between iPhone, iPad and Apple Watch applications and practices: Auto Layout, Size Classes
-
Day 4
-
Day 5