0
What is the best coding language
I am still new and dont know which language is best
16 Réponses
+ 15
If you want to decide what clothes to wear, you will make a different choice depending on where you go: to the beach, to a party, to school, or to a funeral. Similarly, programming languages are more or less suitable for specific purposes.
The reality is that when you are a software developer, you very rarely have the opportunity to choose the 'best' language. Instead, you have to work on code written by others, in a language which is typically known and used by many other Devs. In this respect, learning what is "popular" can get you a job more easily, than learning a truly superior innovative new language, which nobody even knows. If you just want to have fun, even then it is much easier to start with a mainstream language, which has tons of information, tutorials, videos, answers on stackoverflow, about how to use it, than some cutting edge tool that only has marginal user base and lacking documentation.
My choices for beginners would be: Kotlin, JavaScript, Python.
+ 6
No one knows which coding language is the best.
+ 5
Languages are tools and like every tool, them have pros and cons.... Some languages has some priority in mind and other languages other... The C language make you access to memory and make more optimization but its not free because programmer have to be more "responsable" on how it manage the memory, managing thats is cause of many bugs. That memory management is tedious though give you power but simply some times is really not necessary.
Other languages, like js, are less powerful (in context of control) but allow the programmer to think more about the app that handling low-level task (like memory management).
Now, its clear that some things cannot be done with last type of languages like an OS where you have to control everything but in other this control make the programmer "distracting" from the problem that its solving (the app)... Today a programmer CANNOT know only a language. This is sure
+ 5
We don't have the best programming language!
+ 4
Everyone has their own opinions and honestly as per my experience, I would choose python as a best programming language.
+ 3
Anonymous Right, but what it means "the best programming language"? More general purpose? More learn friendly? More problem-modeling related?From my point of view define a language as the best, its a nosense because simply cannot exists such language... Its better define a language as the best for a determinate context (and its subjective anyway) but the best is general, is really a nosense and who learning programming have to understand that from to the begin. My though obliviousy
+ 3
C and its family
+ 2
All lovers are advised that python is the best language. Clarify then, what is he the best? in study or application? not always something that is easy to teach, easy to then apply in the future
Why you shouldn't study Python in 2021
https://m.youtube.com/watch?v=sO1ctUNQ1k8&feature=youtu.be
+ 1
I think the best language is Python
+ 1
It's python
+ 1
C++
+ 1
Choose C language bro because that is the mother of all the languages , if you learnt C and C++ then you can easily learn any other programming languages
0
Which programming language is the best?
https://www.sololearn.com/post/360972/?ref=app
0
choice can vary .
first you should go with high level language
like CSharp Java Python
then you can go for
Rust / CPlus Plus
you will need any one of IDE Example
Visual Studio Community Edition,
Jet Brain IDE Choose for early access program if its trial version
VS Code.
Window NotePad (only for legend ;)
if you want to be legend
go with C but with NotePad as your primary IDE
0
Python is simple and easy to learn .It is the best coding language