View Single Post
Old 12-18-2008, 02:25 PM   #5 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Coding, contains code. Not neccessarily programming code, just code.
In this case, HTML is a markup code. CSS is a stylesheet code.

Programming, is more of a.. program. Like I said, it has to have variables, logical expressions(if, foreach, etc). It's more of a .. dynamic coding language, which makes it programming.

This is probably nothing that wikipedia or w.e says. This is just for me. Because HTML and CSS is NOT the same as JS, PHP, Java, C++, etc. And I want to differ them, so I call HTML and CSS coding, and the rest that meets the criteria for programming, programming.

(you are ofcourse free to call it w.e you want)

But here's something for you people who don't think like me:
Think about bbcode, it handles the [b] = <strong>, and such. Basicly, HTML. Have you ever heard someone refer to it as bbprogramming? No! Because it's not programming, it's code.
__________________
Tanax is offline  
Reply With Quote