I am right now learning C# for .net web development.
My question is:
Which Programming language is best for web development? Mostly, i would prefer Languages that are free to commercial use?
Anyone give some suggestion.
I am right now learning C# for .net web development.
My question is:
Which Programming language is best for web development? Mostly, i would prefer Languages that are free to commercial use?
Anyone give some suggestion.
Just to forewarn you, you might get a lot of flack for asking a question like this. Alas, I will answer your question to the best of my ability.
There is no such thing as the best language for web development. Look at a number of sites on the net. They are all built with different tools and languages.
Find a language that you feel comfortable with, and C# is a great choice and see how you like it using something like ASP.NET.
Then try something like PHP or Ruby on Rails. It's all about finding a comfort zone and asking questions.
good luck!