Category: iphone development
-
xcode tutorial #1: Hello World
This tutorial explains the basics of iphone programming, and how to build a very simple application which displays a “Hello World” label.
-
iPhone programming tutorial: UIWebView
In this tutorial, you’ll learn how tu build your own, simple web browser using the UIWebView class.