2 years, 6 months ago
about Cocoa Touch
Should C++ be known before trying to program in cocoa touch?
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$2 Answers
No. You can use C++ to program on the iPhone, but Cocoa Touch really requires Objective C. Objective C has many similarities to C++, but is not the same.
If you want to learn programming in Cocoa Touch, I would recommend learning Objective C. This is the language that all of the tutorials / examples are written in and a good understanding of it is essential.
If you want to learn programming in Cocoa Touch, I would recommend learning Objective C. This is the language that all of the tutorials / examples are written in and a good understanding of it is essential.
source(s):
Software Development Experience.
Software Development Experience.
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$Report Abuse