+ 5

C# or Python?

Is learning C # worth it? Is Python better than C#? What are the differences?

26th Jan 2018, 7:25 PM
Piotr
Piotr - avatar
1 Respuesta
+ 7
Depends on what you plan to achieve. Python is a universal, scripting language, code ofwhich is interpreted. It is useful for tinkering, networking, data mining, automating, server scheduling and such. C# is a compiled language able to make applications and games (also in 3D).
26th Jan 2018, 7:39 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar