Categories
iphone iphone development iphone programming objective-c programming WordPress xcode

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.

Categories
iphone development iphone programming objective-c uiwebview WordPress xcode

iPhone programming tutorial: UIWebView

In this tutorial, you’ll learn how tu build your own, simple web browser using the UIWebView class.

Categories
c dev development function getting started iphone ipod touch mac macintosh objc objective-c pointer ptr struct tut Tutorial variable WordPress

Basic C Programming

This episode of the TeachMeCocoa.com video tutorials will instruct the viewer on the basic principles and syntax of programming in the C language. This tutorial is geared towards those who have some programming experience in another language, and would like to understand the basics of using C. Understanding C is vital for writing quality Objective-C…