Which language is more powerful in production, C.. Python... C++ or C# | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 4

Which language is more powerful in production, C.. Python... C++ or C#

23rd Apr 2017, 7:24 PM
Kelvin Musyoka Musembi
Kelvin Musyoka Musembi - avatar
12 Respuestas
+ 7
I could be wrong, but, It must be good the best used in a large scale project like research in space.
23rd Apr 2017, 7:44 PM
Manual
Manual - avatar
+ 6
I am going with C It is simple and it is fast.
23rd Apr 2017, 7:27 PM
Manual
Manual - avatar
+ 6
Its because of it not being an oop language. The code is fast and I believe it is closer to the machine language and take less memory. That is what I got from reading about some rover programmed with C, was sent to space. That is why I chose C.
23rd Apr 2017, 7:42 PM
Manual
Manual - avatar
+ 4
What do you think and why.
23rd Apr 2017, 7:27 PM
Manual
Manual - avatar
+ 4
Compared to performance and code sharing why would you use c and not c++ or java
23rd Apr 2017, 7:30 PM
Kelvin Musyoka Musembi
Kelvin Musyoka Musembi - avatar
+ 4
C is not object oriented which means you have to rewrite code many times if you want to repeat a process many times. C++, C# and Python are object oriented which means that you code a process once and simply call the process all the times you want instead of writing the code for the process over and over.
23rd Apr 2017, 7:37 PM
Rick
Rick - avatar
+ 4
It will depend a lot on the programmer and what is it that you want to develop. Languages are tools. Which one is more productive: the man, a hammer or a screwdriver? This question makes no sense, right? Just like yours. Edit: I'm not trying to be offensive or aggressive, I'm just trying to point out that you're looking for an answer with the wrong question.
23rd Apr 2017, 7:43 PM
Abner Schmidt
Abner Schmidt - avatar
+ 4
What production do you want to achieve?
23rd Apr 2017, 9:07 PM
Agus Mei
Agus Mei - avatar
+ 2
In production, Python by far. Code in Python is at least half as short as those languages.
23rd Apr 2017, 9:00 PM
Denis Felipe
Denis Felipe - avatar
+ 1
Why c bro
23rd Apr 2017, 7:28 PM
Kelvin Musyoka Musembi
Kelvin Musyoka Musembi - avatar
+ 1
python es fácil dinámico y potente. c++ es complejo mas dinámico que c y muy potente; y no se mas
23rd Apr 2017, 9:11 PM
David Chaves Zarta
David Chaves Zarta - avatar
+ 1
c# is more powerful in my opinion c# =java+more and i think Microsoft it take all beautiful aspects from c and c++ and java and put it in one language (c#)
23rd Apr 2017, 10:08 PM
givara
givara - avatar