Hey,
I'm very new to the world of Apple now and I'd like to start programming on iOS and MacOS. Till now, I'm very familiar to C++ by using the Qt IDE.
Well, as I'm starting from zero now, I have a fundamental question and depending on that, maybe one other question:
- By doing a google research, I read a lot about disadvantages using C++ with XCode. But in other threads and posts, even the more recent posts, I read that XCode can handle C++ very well.
So, what is your opinion? Is it possible to achieve 100 % of the functionallity on iOS and macOS by programming with C++ on XCode (or even an other IDE like VS Code or Qt) or is there always less functionallity then using Swift? If there was no difference between C++ and Swift at all (functionallity, performance, memory and so on...), then my second question is:
- Do I have to use XCode for C++ or would it even be better to use VSC oder another editor/IDE?
Again, I'm very new to Apple, I bought an MacBook and an iPhone and I read a lot about XCode beeing the one and only IDE for programming on macOS / iOS, and, for that, Swift was the best language to use it.
So what is your opinion? Is everything achievable on iOS/macOS using C++ instead of Swift? If yes: Is there full functionallity programming C++ in XCode instead of using Swift in XCode or should I better use an other editor/IDE on my device?
Thank you very much in anticipation! Kind regards, KeRaBe