5(A). Data Model

Lesson 5A. This is a two part lesson looking at how to create a data model to sit behind the table created in lesson 4. In this part the data model will be created and simply populated by hard coding data. In the second part (5B) the data model will be populated by data from the web. Read More...
0 Comments

4. Table Views and Navigation

Lesson 4. This lesson will look at how to create tables on your View and give the user sufficient control to delete and move entries around. It will look at creating multiple tables so that a user can drill down to some information displayed on a second view.
Read More...
0 Comments

3. Adding a Web Browser

Lesson 3. This will explain further some of the UI functionality and hints and tips for programming. It will cover delegates and utilising user input in order to provide a web browser. Read More...
0 Comments

2. Adding Functionality to the UI

Lesson 2. This will continue the tutorial by adding some functionality behind the buttons created in lesson 1. Read More...
0 Comments

1. Getting Started-XCode and the UI

Lesson 1 of my tutorial. This will cover some of the basics of XCode and culminate in the creation of a single page App but with very limited functionality. This will not replace the plethora of information already provided by Apple, but it will hopefully provide a very easy to understand start on your first App. Read More...
0 Comments

What is iPhone App Training?

Would you like to learn how to create an iPhone App?
Do you have some previous coding experience?
This blog will consist of a series of diary entries charting my progress as I learn how to create an iPhone App. Why not join me on this journey and see what you can create. Read More...
0 Comments