jdv40 wrote: ↑Wed Nov 19, 2025 2:04 pm
Hello again, I know a little about C++ programming, but I don't know how to start using the program. Perhaps a tutorial on any platform could help me learn. I hope you understand my message here. Note: I use Google Translate, and the words I type aren't always accurate. I look forward to your reply. Greetings again.
There are quite a few (self-study) books out there that can teach you how to program in C++. It will teach you how to write software using that language, and (probably) how to use developer tools like an IDE and a compiler. The platform you would want your software to run on (MS-Windows, Linux, MacOS) will most likely help determine what specific ones that would be.
However, I have no personal experience with any of such books so I cannot make any recommendations myself here. Perhaps other people can.
And again, I think you are greatly underestimating what skill set(s) it would take to create software in general, and a front-end in particular.