Is Coding an Art?
I was thinking the other day about how coding could potentially be an art. I think art is anything that sparks the imagination in someone. If coding is an art, then there’s a lot of unknown artists around that people don’t know about.

Coding (or for the more sophisticated, Programming) is an art because a project starts with one idea, that expands into a function, a class, a module, or even a user interface. While it may seem small, we all know it’s the little things in life that count; such as where that button goes on a program, or where that setting is found.
Often some higher-level programmers (programming lower-level code) believe that HTML coders are of a lower cast in their own clique simply because HTML is for n00bs. Is it really? I mean, if you take any well-versed HTML programmer and stick them in front of Boxely — are they still just a Web programmer? I’ll leave that up to you; personally, I believe that even novice coders can still contribute as much talent and work as their seniors.
April 1st, 2007 at 5:38 PM
It’s called “HT_M_L” and not “HT_P_L” for a reason. Marking up text is NOT programming. That’s like saying someone using Microsoft Word, selecting text and hitting Ctrl-B (to make it bold), is “programming” using an IDE!
Repeat after me: Marking up text is not programming.
April 2nd, 2007 at 5:36 AM
Dossy,
Let’s take Boxely for example. I have very minimal coding experience in anything outside of PHP, ASP and VB. Boxely is simply a markup language using ‘boxes’ and javascript. These can be rendered to some pretty awesome applications.
I agree that HTML coders, don’t get the ability to slap “programmer” on their resume; programming languages like Boxely blurs the line so even novices can make stuff.