+ 4
Which language is more powerful in production, C.. Python... C++ or C#
12 Respuestas
+ 7
I could be wrong, but, It must be good the best used in a large scale project like research in space.
+ 6
I am going with C
It is simple and it is fast.
+ 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.
+ 4
What do you think and why.
+ 4
Compared to performance and code sharing why would you use c and not c++ or java
+ 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.
+ 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.
+ 4
What production do you want to achieve?
+ 2
In production, Python by far. Code in Python is at least half as short as those languages.
+ 1
Why c bro
+ 1
python es fácil dinámico y potente. c++ es complejo mas dinámico que c y muy potente; y no se mas
+ 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#)