+ 3
Which is the easiest language to learn: JavaScript, Python or Ruby?
I just want a comparison among these 3 programming languages.
4 Respostas
+ 25
Python if you're starting programming from scratch
+ 15
I've learned the basics of all three and I would say Python is the easiest.
+ 3
Totally agree. Javascript means a bunch of rules because it handles type coercion in bizarre and counter-intuitive ways. Ruby has quite a few concepts that might be daunting for newcomers.
+ 3