Una said:You seem pretty confused.
Web Servers are written in C/C++ normally because they need to provide high performance but you can write one in any programming language, but I don't think your asking about this.
.NET is just a term which encapsulates a range of technologies from MS (Framework).
The most popular server side scripting languages would probably be PHP, ASP(.NET) at the moment. Though there are plenty of others.
Java is mainly used for application development now (java applets still exist but are a past technology imo). You might be mistaking it for Javascript which is a totally different language and is used heavily in web dev.
Nail on the head as far as beginners' languages are concernedpsyr33n said:Desktop = Python
Web = PHP
Jaffa_Cake said:Visual Basic 6
Its what they teach in colleges.
Shoseki said:For the love of god don't try C++ as your first language.
Srsly. I use it on a daily basis, and it is *nasty*.
On the contrary, many OS languages kick the ass of corporate languages for support, documentation and community.NathanE said:VB.NET or C#.NET
I'm surprised at the number of 'open source' language suggestions considering just how bad their documentation and support is.
Not many will have, say, a Boyer-Moore algorithm example available on the 'net that you can just pinch and use... Only really popular languages will have such "niché" samples on the Internet.Dj_Jestar said:On the contrary, many OS languages kick the ass of corporate languages for support, documentation and community.