About Us | [Public iPhone iPad Courses] | [Public Android Courses] | [Public Arduino Courses] | [Contact Us]

Course APP101
A Comprehensive Introduction to Objective-C Programming

Course Overview

This course is for those who have relatively little programming experience. Unlike many Objective C programming courses, this course covers the underlying C on which Objective C is based in considerable detail. It also provides a sound introduction to Object Oriented programming concepts and practice and introduces and makes extensive use of UML diagrams to explain and communicate these concepts and practices.

Intended Audience

This course is aimed at those beginning Objective-C programming, who have relatively little programming experience.


Course Contents

Overview of C and Objective C

Introduction to Object Oriented concepts and Object Oriented Programming

Mastering the XCode IDE (Integrated Development Environment)

The C foundations of Objective C

Introduction to Object Oriented Thinking and Programming

Understanding the Objective C runtime

Advanced Topics

Introduction to the Objective C Foundation Classes

Introduction to Frameworks