On the use of application languages

There seems to be quite an explosion of demand in more powerful websites equipped with server capabilities using scripts like JavaScript, PHP, and Perl, having been involved with a couple of PHP companies. However, I have always viewed this as “lightweight” languages, compared to Java or C++ which can be used for files and system programming as well. Of course, the lines are becoming blur as web languages introduce more “heavyweight” features like classes (e.g. PHP 5).

Now, what’s lightweight and what’s heavyweight? In my view, these terms are more linked towards how long the language or feature will endure and be popular in some form. For example, JavaScript went for the stars soon after its launch, then languished as compatibility issues set in across different browsers, then now with it’s on the rise again. Heavyweight stuff, like C++, has always been used in systems programming all these decades.

So, how does one decide whether to specialise in lightweight stuff, which could slide in popularity and in turn demand, or heavyweight stuff? It could be that this surge in demand for server-powered websites may be alas, temporary.

[Note to self: this might be for ./?] [Post-note: I’ll probably get ./// for my definitions of lightweight and heavyweight]