What are the programming languages which are suitable for GUI applications ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the programming languages which are suitable for GUI applications ?

30th Sep 2020, 7:14 AM
Crypto Genesis
Crypto Genesis - avatar
1 Answer
+ 3
Almost every programming languages can, if I'm not wrong here. 1) In C++, we can create GUI either using sfml or Qt. 2) In C# either using framework Xamarin or WPF. 3) Java - JavaFX or Swing 4) Python - Tkinter or Kivy (I have included only some there are many, please Google it.) https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.quora.com/Which-programming-language-is-the-easiest-and-best-for-GUI-design&ved=2ahUKEwiNx_n9rJDsAhUJ8HMBHTjvAk4QFjAJegQIExAB&usg=AOvVaw34U0PejSFQg21G6IGotPuP
30th Sep 2020, 7:25 AM
Rohit Kh
Rohit Kh - avatar