Objective-c

Learn iOS Objective-C Module 10 – Part 3 – Introduction to Databases

In part 3 of our final app, we will learn how to create an Sqlite3 database, add it to…

Learn iOS Objective-C Module 10 – Part 2 – Introduction to Databases

In part 2 of our final app, we will learn how to create an Sqlite3 database, add it to…

Learn iOS Objective-C Module 10 – Introduction to Databases

In our final app, we will learn how to create an Sqlite3 database, add it to an Xcode project…

Learn iOS Objective-C Module9 – Part 2 – Nib Files & Tables 2

Here we continue working with Nib files and tables. What we do now is simplified page transitions and also…

Learn iOS Objective-C Module9 – Part 1 -Nibs Files And Tables 2

Here we continue working with Nib files and tables. What we do now is simplified page transitions and also…

Learn Objective-C for iOS – Module 8 Part 2 – Nib Files & Tables 1

Here in part 2, we will continue to learn how to create an app using Nib files instead of…

Learn Objective-C for iOS – Module 8 Part 1 – Nib Files & Tables 1

Here, we will learn how to create an app using Nib files instead of storyboards. It is meant to…

Learn iOS Objective-C Module 7: Collections & Delegates

In this video, we learn how to access the AppDelegate, how to use didFinishLaunching and how to use NSArray…

Learn iOS Objective-C – Module 6 – Coding For Multiple Devices

Here we will learn about how to make an app geared towards the iPad. As well, we will learn…

Learn iOS Objective-C – Module5 – Part 2 – The Multi Page App

This is a continuation of part 1 where we continue to build our mini-game shell app that involves 4…