A
A
anya1993fedotova2017-09-08 15:48:10
Programming
anya1993fedotova, 2017-09-08 15:48:10

What technology to choose for writing such an application?

I work as a signalman on the railway. I want to learn programming along the way by writing a program that generates individual connection, control and clear signals for radio stations. Here is a screenshot of a similar program, but for some reason it does not work on our computer. The program is exclusively for Windows. Advise in which direction to move. Thanks
124d177abca54e36839d7674fdcaddf9.jpg

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
Oblfakir, 2017-09-08
@anya1993fedotova

The standard choice for Windows desktop applications is WPF, the C# programming language.
You can start learning for example here https://metanit.com/sharp/wpf/ , but first you need to know the C# language itself

E
evgeniy_lm, 2017-09-08
@evgeniy_lm

judging by the screen, 5 languages ​​instantly come to mind, if you think about it, you can remember 5 more, if you rummage around in the internet, you can find a couple of dozen more.

E
ElijahTr, 2017-10-01
@ElijahTr

The specified Delphi program was written.
You can write a new one on anything, even on javascript + html5 + css :)
I did a similar one on AutoIT (only I worked not through a sound card, but through a com port).
In this case, it may make sense to do it in Java, along with the mobile version for android.
Nevertheless, the smartphone has a microphone and an audio output, just like a laptop, and it’s easier to carry it with you, the main thing is not to burn anything when connected :)

D
Dmitry, 2017-10-09
@Dit81

Qt and C++!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question