Discuss [Advice] XCode Tutorials for Newbies ? at the iPhone Developer Exchange - Hackint0sh.org; Hi All,
I am a Windows Software developer. I know C++, Java, VB and some ...
-
Amazingly Knowledgeable
Array
[Advice] XCode Tutorials for Newbies ?
Hi All,
I am a Windows Software developer. I know C++, Java, VB and some .NET.
Here are some softwares Published by me: www.jashsoft.com
Anyways, I dont know Objective C++ and want to develop iPhone Apps for 2.0 firmware. Can anyone post links to E-Books or Video Tutorials for XCode.
Note: It should teach how to make simple apps with Interface Builder and for iPhone only, not XCode apps for Mac.
Thanks!
-
-
Developer
Array
There is a walkthrough tutorial from Apple to show you how to create an iPhone application using Interface Builder. You have to login the developer forum to get it
http://developer.apple.com/iphone/li...101/index.html
Their video tutorials are less useful, I think.
There are also some newbies tutorials on Objective C and Foundation class here
http://cocoadevcentral.com/
But they are on Cocoa Desktop application, so skip those on Xcode and Interface Builder, and concentrate on the NS* classes and Objective C language syntax on message passing, especially on the Objective C 2.0 features, which is widely used in iPhone SDK.
Oreilly also has a good source of ebooks on Objective C and Foundation framework. I think you can easily find them in the bay.
For the UIKit framework, you have to go through the SDK documentation. Apple's documentation has no sample code unfortunately, so you have to look them up in the Sample App Code from the SDK.
Another thing is that you need to learn how to use the Xcode development environment, you can find a guide after you launch Xcode. It is under Help -> Xcode Workspace Guide.
Last edited by javacom; 05-24-2008 at 07:37 AM.
-
-
Amazingly Knowledgeable
Array
Thanks! Thats what I was looking for ! 
THUMBS UP FOR YOU !
Similar Threads
-
By ipatch in forum iPhone Developer Exchange
Replies: 1
Last Post: 04-20-2011, 06:36 PM
-
By satashi in forum iPhone Developer Exchange
Replies: 2
Last Post: 02-08-2011, 12:26 PM
-
By Zartek in forum iPhone Developer Exchange
Replies: 1
Last Post: 06-16-2008, 02:28 PM
-
By wackotm in forum General
Replies: 2
Last Post: 08-01-2007, 04:24 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks