+ 2

How can I build a pc software by c++?

I know everything about c++ but I wanna build my special software in my laptop by c++. What is the next step?

16th Apr 2021, 8:51 PM
Suleiman Shakrah
Suleiman Shakrah - avatar
3 Respostas
+ 5
Download Microsoft visual studio, community edition. Build you’re program there. Hint, there’s a lot more to it than what SoloLearn teaches. You’ll need to learn about the windows programming frameworks.
16th Apr 2021, 8:59 PM
Jerry Hobby
Jerry Hobby - avatar
+ 2
You need to learn GUI library. Qt and GTk are most popular libraries for making GUI apps.
21st Apr 2021, 12:03 AM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar