c++?

By Diego, 12 September, 2017

Forum
iOS and iPadOS

Hello guys!
is there an app to program in C ++ on IOS?

Options

Comments

By PaulMartz on Tuesday, September 26, 2017 - 22:11

Hi Diego. I'm a software developer, but have not developed for iOS. Most of my Mac work was on OS X using the command line tools like gcc and make. However, from what I understand of iOS development, you would use XCode to develop your iOS app. I'm pretty sure you can use C++, but I have heard that at least part of your app needs to be written in Objective-C. I hope one of the more experienced iOS developers will chime in with more info and correct me if I'm wrong.

I'd love to learn iOS app development sometime soon. Keep us posted on what you accomplish.

By Diego on Tuesday, September 26, 2017 - 22:11

I'm doing college of computer science, and programs are built for console on windows. As I spend a lot of time with the iPhone, I would like to do my activities for an app.
Anyone have any suggestions?