+ 1
Can anyone suggest me which language do i need to use for windows software development
8 Answers
+ 12
c++ or c#
I'd recommend c# because you can create awesome interfaces, but I'm sure a lot of people would recommend c++ (super powerful and fast)
IMO the best IDE is Visual Studio from Microsoft
+ 9
*C++
*c#
*Java
*Python
+ 7
??
java: intelij idea or eclipse
c++/c#: visual studio
+ 4
cpp
may be
+ 1
You have a few options with Visual Studio: Winforms can create Windows xp/7 type apps; WPF and UWP can create more modern Windows 8/10 style apps; and of course, you can just create console apps if you so choose.
Download Visual Studio Community 2017 edition, it requires you to register but it is free. It's also incredible.
0
which ide?
0
what is now trending?
0
what ide should I use for java visual software dev