Can I develop any Windows software through Python? And what are the advantages and disadvantages of Python when compared with C# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can I develop any Windows software through Python? And what are the advantages and disadvantages of Python when compared with C#

After learning C#, what do you think about Python? is it easier than C#? And for what can I use Python? Can I develop any Windows desktop software with it?

23rd Nov 2016, 5:22 PM
Muratist
Muratist - avatar
3 Answers
+ 1
yes, you have to look for a tutorial because it's too long to explain, and the advantage of Python is that you can use library
23rd Nov 2016, 5:39 PM
Guilamb
Guilamb - avatar
+ 1
you can build graphical apps (guis) with tkinter. look for video tuts on youtube.
23rd Nov 2016, 9:41 PM
Cristi Vlad
Cristi Vlad - avatar
+ 1
python is generally easier and faster to code with, while c# is compiled thus executing faster. it's easier to make executables with c#, but Python needs additional, more complicated work to compile into an executable.
23rd Nov 2016, 11:05 PM
asdadasdsaczxc