![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Book review: Open iPhone Application Development | iBot | UNIX and Linux RSS News | 0 | 06-03-2008 04:40 PM |
| Album Cover Art Downloader makes iPod a touch nicer | iBot | UNIX and Linux RSS News | 0 | 02-01-2008 03:50 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
iPhone and iPod touch application developer's thread
I am a complete noob when it comes to coding... If I could get some help with coding an iPhone or iPod touch application so I can learn the basics, that would be great. For now I want to make something simple that will take me only an hour or so... Basically, I'm not sure what to do... I started with this canvas...
Code:
//
// My first app.h
//
//
// Created by My Name on 3/31/08.
// Copyright 2008 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface My_first_app : NSObject {
}
@end
Last edited by Yogesh Sawant; 04-01-2008 at 01:43 AM.. Reason: added code tags |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|