0
Which language of coding is best ?.
list top 3 codes which are easier to write.
3 Respuestas
+ 7
there is no concept of worse or better .. in virtually all languages you can write anything. it's more a matter of taste and speed of processing the finished product
+ 2
It depends on what you need to do with it. All languages have strengths and weaknesses in some areas.
If you are looking for top programming languages from a career perspective this can help:
http://www.codingdojo.com/blog/9-most-in-demand-programming-languages-of-2017/
+ 1
No best or worse, there’s easier and faster:
Faster
Assembly (no!)
C
C++
C#
Java
Python
(Ruby is probably somewhere around Python, Java, and C#)
Easier