Qt/C++ does a wonderful job of abstraction over all OSes (Linux, Windows, OSX, Android, iOS, and more). It is also very well designed, mature and stable. The learning curve is very smooth as Qt hides away most of C++'s complexity. The development tools are awesome (Qt Creator <3). As for shipping to different platforms, they provide an excellent documentation on how to build for each native customs.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Qt/C++ does a wonderful job of abstraction over all OSes (Linux, Windows, OSX, Android, iOS, and more). It is also very well designed, mature and stable. The learning curve is very smooth as Qt hides away most of C++'s complexity. The development tools are awesome (Qt Creator <3). As for shipping to different platforms, they provide an excellent documentation on how to build for each native customs.