Learning C++ but wanting to develop iOS Apps

Posted by DiscreteGenius on Game Development See other posts from Game Development or by DiscreteGenius
Published on 2012-04-11T03:09:00Z Indexed on 2012/04/11 5:45 UTC
Read the original article Hit count: 222

Filed under:
|
|

I'm a computer engineering student and taking my second programming class. I'm learning C++ using "C++ Primer Plus" 5th edition by Prata. I want to develop for iOS. I understand the main language for Xcode is Objective-C. Am I hurting myself by learning C++ before any other language (notably before my desired lang Objective-C)? There's got to be a reason the university requires C++ to learn as a basis language.

Please offer any helpful guidance or how I should go about this. Thanks//

© Game Development or respective owner

Related posts about c++

Related posts about objective-c