Jump to content

Programing Languages


The Little Guy

Recommended Posts

I can't think of any legitimate reason you'd need to know the scripting language a website uses, unless you're responsible for it in some way. In which case, though, you'd probably know.

 

For curiosity's sake, can you explain why you need to know this?

 

Off of the top of my head, I don't think there's any sure-fire way to figure out a website's scripting language. You could maybe scour the HTML source and see if it refers to any files with obvious file extensions. You should know, however, that file extensions aren't a dead give-away. I think it would be a pretty good security-through-obscurity measure to have Apache parse, for example, .pl files with the PHP engine.

Link to comment
Share on other sites

Just search for "web scripting language stats".

 

I found this: http://www.dedasys.com/articles/language_popularity.html

 

Interesting... I wonder what people mean by "windows programming".

 

Additionally you could use Google Trends: http://www.google.com/trends?q=php%2C+perl%2C+python%2C+asp

People search more for PHP than ASP, Perl and Python, but there are more news references for ASP.

Link to comment
Share on other sites

Interesting... I wonder what people mean by "windows programming".

 

If I had to guess... probably things dealing with Win32 API, MVC, and other windows specific APIs.  Dealing with items related to the Windows operating system that don't necessarily involve a specific language.  The same could be said for "unix programming"... surely you could lump the other languages into these categories, but there are specific items that fall into OS programming than a specific language.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.