D
D
Dmitry Yakovlev2015-08-23 09:01:00
Delphi
Dmitry Yakovlev, 2015-08-23 09:01:00

What is the best way to write programs for Windows?

I have not been developing desktop applications for a long time, I mainly made websites.
And now I want to return to this sphere again. And the question is what technologies and language are now more relevant and convenient
for developing applications for Windows.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
C
cthulhudx, 2015-08-23
@cthulhudx

C#(WPF),C++(Qt)

M
Michael, 2015-08-23
@gmikhail94

C# / XAML (WPF), as a development environment - Visual Studio. You can also try Windows Forms to get started.

V
Vitaly, 2015-08-23
@vt4a2h

Definitely Qt. Pay attention to QML. If you know JS and CSS, then the entry threshold will be minimal.

S
Stanislav Makarov, 2015-08-23
@Nipheris

Now Sharpe with WPF and C++ with Qt are roughly equal in terms of capabilities. Initially, WPF, of course, was more advanced, but a lot of time has passed since its inception, and it is developing poorly, so Qt "caught up" with it.
But for most developers, everything depends on the language. Not everyone wants to learn a second language to learn technology, not everyone wants to learn C++.

G
GavriKos, 2015-08-23
@GavriKos

Depends on your knowledge. Above they wrote about C # - yes, it’s quite normal. Pluses with Qt - if you have never written on the pluses - then after the web you will howl. You can try python with wxPython-guy.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question