+ 2
A question I've been battling with for a while now PHP, RUBY, NODE.JS, PYTHON which is best for web server side???
Best web server side language 🤔🤔🤔??
5 odpowiedzi
+ 3
Personally speaking.....
PHP and node.js are my favorite.
I learnt both of them and I like them.
They got all things you need to have for server side programming.
They are fast as well.
+ 2
Same with Raj, php and node
Php are pretty much everyone's entry at back end, but i more into node.js
+ 2
All are good and have different strenghts and weaknesses. Node is fast. Python is friendly yet powerful. Ruby is beautiful. PHP is... well I can't say anything good about PHP, besides it's broadly supported by hosting providers.
+ 2
With friendly I mean it has features that make it easy for new programmers to learn code the right way, like the enforced indentation and its "one, obvious solution to each problem" approach. Those things were attractive to me when I first started coding.
+ 1
Mariano what do you mean by Python is friendly?