Thread beginning with comment 299342
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Well, you're both at least partially wrong in what you imply: HTML stands for "Hyper Text Markup Language" and that's exactly what it does: it describes how things should look, but... it has zero program logic that can be expressed in and of itself; therefore, you can't write anything algorithmic in any way, shape or form, and can't do serious work with it where computation is required, at least not without going into a deep WTFery state of abusing an HTML-capable browser.
HTML simply isn't a programming language, and it is not remotely Turing-complete.
HTML is not a language, so it's not about being "good", it's about actually being "compatible".
As it has been pointd out before, the L in HTML stands for Language. So it is one. But HTML is not a programming language. HTML's quality is about compatibility and standard complicance.
In Germany, there are "wannabe professionals" who insist on that they're "programming Internet Sites in HTML" (go count the errors in this statement). :-)






Member since:
2005-06-28
Well, what Adam said is not exactly in line with what the comic portrays. HTML is not a language, so it's not about being "good", it's about actually being "compatible".