Programming for the iPhone
Posted
by
Bobby Alexander
on Programmers
See other posts from Programmers
or by Bobby Alexander
Published on 2011-01-12T06:56:57Z
Indexed on
2011/01/12
7:58 UTC
Read the original article
Hit count: 303
programming
|iphone
Whats the best way to get started on iPhone development if you are an expeienced C++ or C# programmer? Most books either assume you know nothing or something.
What are the steps to achieve this?
For eg: first learn objective C (let's say), next learn cocoa...
I am interested in books/resources.
I read Getting started with iPhone development from Oreilly (the missing manuals book) but that just provided an over view on the programming and concentrated more on getting your app into the app store.
I need need resources that will help be start coding.
Other questions: How much of objective C do you need to know? How do go ahead with learning the cocoa framework? Can I directly start on cocoa touch or do I need to know the MAC cocoa framework first?
Inputs from someone who was in the same situation (Know c++/c# but no clue about mac programming/objective c/cocoa) would help greatly.
© Programmers or respective owner