Click to See Complete Forum and Search --> : Fav Web Site Lang


emblem
05-09-2005, 03:22 PM
What is every ones favorite web site language

felgall
05-09-2005, 03:24 PM
English.

rhsunderground
05-09-2005, 03:40 PM
well Flash isn't really a language, but i voted html because it's the easiest for me to remember without needing a book. that and it's the basis for the internet.

NogDog
05-09-2005, 03:40 PM
Hmmm...let's see:

It can't be HTML, XML or VML, because they are not programming languages. They are mark-up languages.

It can't be CGI, because it's not a programming language either. It's an interface (Common Gateway Interface) that allows you to use various programming languages in a web environment.

So I guess I'm left with PHP as the one I know best amongst the remainders. :)

MstrBob
05-09-2005, 03:42 PM
Is now a good time to point out that HTML, XML, VML, Flash, and CGI aren't programming languages? If you want to get technical, Javascript is probably a scripting language.

rhsunderground
05-09-2005, 03:46 PM
ooo....good call guys.

MstrBob
05-09-2005, 03:47 PM
Whoah. Great minds think alike, I guess...

emblem
05-09-2005, 04:02 PM
i sort of know that HTML XML & VML are marcup languages and that javascript is a scripting language but i did not know any other way to put it with out putting a long descriptive sentince

MstrBob
05-09-2005, 05:45 PM
Perhaps, "What is your favorite web technology?"

buntine
05-09-2005, 06:47 PM
You missed the entire .NET framework and ColdFusion.

NogDog
05-09-2005, 08:47 PM
As far as I'm concerned, so-called "scripting" languages are programming languages. They are a sub-set differentiated from other programming languages in that they are not compiled into executable programs; but you still program with them. They have if/else logic, loops, arrays and other data structures, I/O, etc.

NogDog
05-09-2005, 08:49 PM
You missed the entire .NET framework and ColdFusion.
I guess they're "other". ;)

ray326
05-09-2005, 11:17 PM
I much prefer English.

buntine
05-09-2005, 11:18 PM
English is a programming language?

ray326
05-09-2005, 11:28 PM
I was responding to his post rather than his poll. (No pun intended.)

PeOfEo
05-09-2005, 11:38 PM
ugh... asp and cgi are not langs... either. They are technologoies that can one can use various langs for.