DEV Community

[Comment from a deleted post]
Collapse
 
xowap profile image
Rémy 🤖

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.