Skip Site Navigation «

DRX

app«drx

Web Developer Resource Index: Languages

I am making no attempt here at listing all the Programming Languages in use on the Web. These are some of the most popular, and the ones I am most familiar with. If you want to write CGI applications in Sparc assembler, be my guest and good luck!

C is generally used to write fast, machine-code (or binary) programs such as Web servers like Apache. PHP, Perl and Python are better suited for rapid development and deployment of Web applications. This is not to say there are no Perl servers, or Web spiders written in Python. It is interesting to note that the higher level languages are generally written in the lower level C, again, because the software generated by C is so fast and efficient.

Missing in action as of this writing are Java, which I may or may not get into. And JavaScript, which is much more powerful than just a client-side (browser) scripting language. I have yet to decide where to place it in the drx hierarchy because it is so closely related to the DOM and, these days, Web services and tools like XMLHttpRequest (aka Ajax, cough).

My little fingers can only type so fast!

Updated: Wednesday, August 31st, 2005 @ 10:02 PM EST [20]

Programming:Languages {5}(6)

Sub Categories

Navigation

Resources

Matching Tags

Indexes

§ A.Author
§ B.Best
§ D.Domain
§ F.Recent
§ G.Tag
§ H.Title

Search for Programming Languages on:


Last updated: Wednesday, August 31st, 2005 @ 10:02 PM EST [2005-09-01T03:02:37Z]   home

(c) 2006-2008, Douglas W. Clifton, loadaveragezero.com, all rights reserved.