Hi If I want to choose a language for web development what all the factors I should take care?
And following things are important in my application , so keeping these in mind what language I should choose ?
- Every user will be having an account ( need database programming)
- Different Data should be shown at client side based on type of the user ( there will be different type of the users, some data will be common to all, some data will be specific)
- Need to manage all the data efficiently at server side ( server side programming )
- Give rich UI at client side .
Keeping all such things in mind, what language I should choose for web development? please mention in terms of client side and server side programming.
And I did go through the same kind of question in stackoverflow , still am not clear with my doubt, expecting detailed answer. please Provide me necessary links, and I am thinking about php, ruby, JSP, but am not getting which one to choose and when?
Definitely It should be dependent on what I want, so above points tell that what exactly the application needs. Need to manage accounts, different data etc.
1 Answer