This is the second tutorial on iPhone application development. This tutorial is geared towards someone with a basic understanding of C/C++ or Java and object oriented principles. It is a basic overview of some Objective-C syntax that someone transitioning from another language is unlikely to be familiar with. If you’re unfamiliar with C/C++ or Java […]
Author: Johann
This tutorial is a first step towards getting an App in the Apple App Store. It is an extremely brief tutorial meant for those at the absolute start of iPhone development. Action Guide: 1. Verify system requirements for sdk are met. 2. Head to Apple’s iPhone Developer Center and download the SDK. 3. Download the […]