vote up 6 vote down star
2

I see programming as the meeting-place of creative arts and science.

Most of us ...

  • are interested in programming for the fulfillment achieved by creativeness tempered by the rigor of applied science;
  • produce extremely high quality products that we distribute for free (FOSS, as an example);
  • subject ourselves to peer-reviews that few established academicians and research scientists will suffer (or ever experience);
  • are always ready to assist, educate, and support fellow-programmers in improving their, and our own, skills (as SO proofs beyond any doubt);
  • proof our ability to apply our skills to virtually any area of specialization, at almost the "drop of a hat";
  • and more, and more ...

I think we seamlessly associate with both the fine-arts as well as the applied sciences. Are we for this to be termed 'geeks', as if we are separate from 'normal' people as well as the scientific establishment, not quite fitting in with either?

How can we reap the benefit of these abilities? I think not as much in financial terms, but far more in terms of having the comfort and opportunity to express ourselves in the ways we need to?

Edit: as Jason (below) suggests: what can we do to get "the freedom to practice our craft as we see fit, to learn and improve at our own pace and in our own way"?

flag

While I agree with you alot, I expect this to get closed as "Not a question" pretty quickly. – Bob King Oct 10 '08 at 19:14
I'm not quite sure what you're asking here. – Dana Oct 10 '08 at 19:18
probably.. I think this more refers to 'meta-programming' - the heart of why we do what we do – slashmais Oct 10 '08 at 19:18
...maybe I should change this into a community wiki - I think to hope for a definitive answer is silly ... (although we all would like one!) – slashmais Oct 10 '08 at 19:41
[pedantic] Technically, meta means self referential. Thus, "meta-programming" is programming programming, if that makes sense. [/pedantic] – RCIX Dec 10 at 9:03

6 Answers

vote up 3 vote down check

From my experience, programmers love making things, for themselves and other people. They enjoy solving problems, and find an intellectual challenge hard to resist.

I'd suggest that programmers are more like craftsman, which I suppose you could say is where art meets engineering, but it's mostly about making cool things.

As far as benefiting, what we do is usually reward enough; the passion for our craft is usually what drives us. To enhance that, the freedom to practice our craft as we see fit, to learn and improve at our own pace and in our own way, would be ideal... not often possible in typical corporate environments.

link|flag
Yes, you have the feel for what I'm after ( and you suggest the same question); what can we do to get "the freedom to practice our craft as we see fit, to learn and improve at our own pace and in our own way" .. that's what I, all of us, want to know. – slashmais Oct 10 '08 at 19:33
Jason - you totally nailed it for me. – John Nolan Oct 10 '08 at 19:45
vote up 2 vote down

I would argue that there is a difference between programming as art and programming as engineering. They are two different mentalities, leading to two different kinds of cultures and products. Read this article yesterday which I think sums up the difference well...and suggests that programming as art is the worse approach.

They Write the Right Stuff

link|flag
(just google 'art + engineering') – slashmais Oct 10 '08 at 19:46
skimmed the article you linked - fascinating, going to read it now – slashmais Oct 10 '08 at 19:49
Got a response article for ya: joelonsoftware.com/articles/fog0000000024.html/… – RCIX Dec 10 at 9:11
You're conflating 'artistic' and 'talented', RCIX. – Paul Nathan Dec 10 at 15:51
vote up 1 vote down

Software is the ultimately cool technology. It is also full of constraints, technical, economic and intellectual. It can be like trying to create a symphony with a couple of spoons or a steam-powered two mile long violin. Since it models the world, its scope is infinite. It's the ultimate intellectual creation. As important in its way as art and agriculture.

link|flag
vote up 1 vote down

In my experience, I haven't really found programming to be artistic. The arts have to do with expressing truth, beauty, or emotional impact of some sort. Programming is a (very pleasurable) activity that at its core is intended to accomplish something utilitarian. Inventive, certainly, and art is inventive, but the reverse isn't necessarily true.

Also, the practitioners I've seen who view it as art typically seem to have only shallow understanding of the science and pragmatic engineering aspects of the work, as they tend to be focussing solely on the invention/creation/inspiration aspect... FWIW

link|flag
vote up 0 vote down

subject ourselves to peer-reviews that few established academicians and research scientists will suffer (or ever experience)

I'm not sure I agree with that part of your premise. Academics and research scientists are all about peer review. It is core to how science advances. All good scientific papers are published in peer reviewed journals. These peer reviews in scientific circles can get very nasty when conflicting theories clash.

link|flag
I currently work in an academic environment: trust me the scientists are like children - throw a fit at the merest suggestion of personal slight; us programmers on the other hand take it as a suggestion to maybe look at other approaches .. – slashmais Oct 10 '08 at 19:56
vote up 0 vote down

If you are programmer working on developing RIA (Rich Interactive applications) you really feel the work you are doing is either 'The Art of programming' or 'Engineering meets Arts'. Back in the days we programmed with C/C++ felt the UI work is the most boring task you can ever get and now with RIAs like WPF/Silverlight/Flash etc.. lot of people are enjoying the colorful world of creativity in engineering.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.