2 years, 11 months ago
How do I learn how to develop for the iPhone?
I have several books on the subject, but they don't seem to help.
I've programmed in shells/terminals but never with interfaces, and I just can't figure it out. I'm also really bad at object orient programming, but that's something I can get better at.
I've programmed in shells/terminals but never with interfaces, and I just can't figure it out. I'm also really bad at object orient programming, but that's something I can get better at.
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$1 Answer
Sign up at http://developer.apple.com/iphone/
Pay the fee and you'll have access to everything you'll need.
They have docs, videos, guides, sample code to get you started.
Pay the fee and you'll have access to everything you'll need.
They have docs, videos, guides, sample code to get you started.
source(s):
I develop for the iphone and learned through apple's dev site.
I develop for the iphone and learned through apple's dev site.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$
I have a developer account and have paid the fee.
Are Apple's dev articles going to be enough? I've tried with their Objective-C documentation and it didn't do much for me.
Actually, in hindsight, because of my bad experience with their Obj-C documentation, I didn't even bother looking at Apple's stuff.
Thanks..., it's pretty good. The sample code is perfect.