Hacker News new | past | comments | ask | show | jobs | submit login

On iOS C++ is generally only used when you don't need to make much use of the Cocoa Touch APIs. If you do, you will be using the hybrid 'Objective-C++' language, and you will still need to use some Objective-C.

See this Stackoverflow answer: http://stackoverflow.com/questions/3804219/what-is-the-diffe...

Basically, it's probably easier and less messy to just learn Obj-C.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: