+ 5
Which Language is better for building a web application?
Hello, guys! I am going to create a web application for tour marketplace. I don't know which set of tools and programming languages are better for web applications. I know it is possible to do with: 1. JS, and node.js and MongoDB, 2. ASP and MySQL 3. JSP and MySQL 4. Python along with Django 5. PHP & MySQL (PHP is old?) The question is that when I choose one set of them, later I will be using them as my tools for web applications. So I want to select the best of them, in terms of well paying language :)
3 Respostas
+ 7
If you need to be quick and produce in a short time i will suggest ruby with it's rails. of course with angular and bootstrap
+ 6
I'd go with option 1. In the long term, that'll probably work out best for you. NodeJS is awesome. However, it's worth mentioning that you can do a lot with any of those options. As for PHP, sure it's old, but so is Javascript. PHP has frameworks just like any of the others.
If I was the one making the choice, I would go with either Option 1 or Option 5. Just depends what you already specialize in and what you feel most comfortable with using.
+ 1
@Shubham Sharma why do you prefer Python?