+ 2
Easy to hardest programming languages
2 Respostas
+ 6
Taken from https://cheeze.club/fhod
HTML, JavaScript, PHP, Python, Perl, Java, C#, Objective-C, C, C++
+ 1
Python and perhaps Ruby should be among the easiest.
rust and Haskell are arguably among the hardest. Get a program past the compiler and you can say with over 95% confidence that you have production ready code.
D, C, C++, nim, swift, kotlin, go, and many fall somewhere in the spectrum.