Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. all artists ?

all artists ?

Scheduled Pinned Locked Moved The Lounge
question
37 Posts 25 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Callixte

    hello there, I'd like your opinion on this: can programming be considered as art? Callixte http://www.callixte.org[^]

    C Offline
    C Offline
    Chris Losinger
    wrote on last edited by
    #18

    it is a craft. it can be difficult, time consuming, and can require a skilled hand to get everything just right. it can be dazzling to look upon a well-done piece of code and recognize the skill required to come up with it. but, the typical program fails one crucial test (whether in source or running as an EXE): it does not convey emotion. sure, you can code up something to render an animation that could pass as "art", but that's just a digital version of hand-drawn animation; the dynamic_cast and do (...) while are not the artistic part - the animation (the story, the characters, the layout) is. so, programming, much like a paint brush, is not an art, but it can be a way to achieve art. CheeseWeasle

    M M N D 4 Replies Last reply
    0
    • G Gary Kirkham

      I agree, but you can't seperate the two...a well designed, functional, GUI that looks like two year old did the art work (or it looks like a VB app) will probably not sell.:) Gary Kirkham A working Program is one that has only unobserved bugs I thought I wanted a career, turns out I just wanted paychecks

      M Offline
      M Offline
      Maximilien
      wrote on last edited by
      #19

      agreed, we can't separate the two, but, what is easier, making a GUI look good or making a GUI that work best. The problem when designing GUI is trying to get good specifications and requirements, and approving the design as early as possible. I face this problem about every couple months since I started programming, cosmetic UI changes that took away valuable time that I could have spent on programming the application.


      Maximilien Lincourt "Never underestimate the bandwidth of a station wagon filled with backup tapes." ("Computer Networks" by Andrew S Tannenbaum )

      1 Reply Last reply
      0
      • C Chris Losinger

        it is a craft. it can be difficult, time consuming, and can require a skilled hand to get everything just right. it can be dazzling to look upon a well-done piece of code and recognize the skill required to come up with it. but, the typical program fails one crucial test (whether in source or running as an EXE): it does not convey emotion. sure, you can code up something to render an animation that could pass as "art", but that's just a digital version of hand-drawn animation; the dynamic_cast and do (...) while are not the artistic part - the animation (the story, the characters, the layout) is. so, programming, much like a paint brush, is not an art, but it can be a way to achieve art. CheeseWeasle

        M Offline
        M Offline
        Matt Gullett
        wrote on last edited by
        #20

        Chris Losinger wrote: it does not convey emotion. Have you seend a BSOD lately? It clearly conveys emotion, on both sides of the screen.;)

        1 Reply Last reply
        0
        • B BadJerry

          Would programming in VB be compared to Damian Hirst?

          N Offline
          N Offline
          NormDroid
          wrote on last edited by
          #21

          You don't programing in VB you only script, whereas C++ you actually sculpt.

          1 Reply Last reply
          0
          • C Callixte

            hello there, I'd like your opinion on this: can programming be considered as art? Callixte http://www.callixte.org[^]

            I Offline
            I Offline
            Ian Darling
            wrote on last edited by
            #22

            If the ancient greeks were programmers, I think you'd find they wouldn't even make that sort of distinction. The greek word "technos" (our root for technology) basically meant "art" and "skill". Go read Zen and the Art of Motorcycle Maintanence :-) -- Ian Darling If I was any more loopy, I'd be infinite.

            P 1 Reply Last reply
            0
            • C Callixte

              hello there, I'd like your opinion on this: can programming be considered as art? Callixte http://www.callixte.org[^]

              N Offline
              N Offline
              Nish Nishant
              wrote on last edited by
              #23

              Callixte wrote: can programming be considered as art? In my opinion, No. Some programmers are indeed artists but that's a different point altogether. It's the same with singing. Some of the singers are truly artists, the rest are just lucky people who managed to trick poor stupid investors into bringing out their silly songs in an album :-) Nish


              Extending MFC Applications with the .NET Framework [NW] (My book with Tom) Summer Love and Some more Cricket [NW] (My first novel) Shog's review of SLASMC [NW] Come with me if you want to live

              N C 2 Replies Last reply
              0
              • C Chris Losinger

                it is a craft. it can be difficult, time consuming, and can require a skilled hand to get everything just right. it can be dazzling to look upon a well-done piece of code and recognize the skill required to come up with it. but, the typical program fails one crucial test (whether in source or running as an EXE): it does not convey emotion. sure, you can code up something to render an animation that could pass as "art", but that's just a digital version of hand-drawn animation; the dynamic_cast and do (...) while are not the artistic part - the animation (the story, the characters, the layout) is. so, programming, much like a paint brush, is not an art, but it can be a way to achieve art. CheeseWeasle

                M Offline
                M Offline
                Michael A Barnhart
                wrote on last edited by
                #24

                Good explaintion Chris. Just like a house painter is a craftsman and not an artist although some house painters can be artistic it is not a requirement. Same could be said for potters. Some just make bowls and some make works of art. "For as long as I can remember, I have had memories. Colin Mochrie."

                1 Reply Last reply
                0
                • C Chris Losinger

                  it is a craft. it can be difficult, time consuming, and can require a skilled hand to get everything just right. it can be dazzling to look upon a well-done piece of code and recognize the skill required to come up with it. but, the typical program fails one crucial test (whether in source or running as an EXE): it does not convey emotion. sure, you can code up something to render an animation that could pass as "art", but that's just a digital version of hand-drawn animation; the dynamic_cast and do (...) while are not the artistic part - the animation (the story, the characters, the layout) is. so, programming, much like a paint brush, is not an art, but it can be a way to achieve art. CheeseWeasle

                  N Offline
                  N Offline
                  Nnamdi Onyeyiri
                  wrote on last edited by
                  #25

                  but you could argue that we are digital artists, and the harddrive is our canvas. Another Post by NnamdiOnyeyiri l Website

                  1 Reply Last reply
                  0
                  • N Nish Nishant

                    Callixte wrote: can programming be considered as art? In my opinion, No. Some programmers are indeed artists but that's a different point altogether. It's the same with singing. Some of the singers are truly artists, the rest are just lucky people who managed to trick poor stupid investors into bringing out their silly songs in an album :-) Nish


                    Extending MFC Applications with the .NET Framework [NW] (My book with Tom) Summer Love and Some more Cricket [NW] (My first novel) Shog's review of SLASMC [NW] Come with me if you want to live

                    N Offline
                    N Offline
                    Nnamdi Onyeyiri
                    wrote on last edited by
                    #26

                    Nishant S wrote: silly songs in an album prime example. the cheeky girls. Another Post by NnamdiOnyeyiri l Website

                    1 Reply Last reply
                    0
                    • C Chris Losinger

                      it is a craft. it can be difficult, time consuming, and can require a skilled hand to get everything just right. it can be dazzling to look upon a well-done piece of code and recognize the skill required to come up with it. but, the typical program fails one crucial test (whether in source or running as an EXE): it does not convey emotion. sure, you can code up something to render an animation that could pass as "art", but that's just a digital version of hand-drawn animation; the dynamic_cast and do (...) while are not the artistic part - the animation (the story, the characters, the layout) is. so, programming, much like a paint brush, is not an art, but it can be a way to achieve art. CheeseWeasle

                      D Offline
                      D Offline
                      dandy72
                      wrote on last edited by
                      #27

                      > the typical program fails one crucial test (whether in source or running as > an EXE): it does not convey emotion. Believe me, when my programs fail a crucial test, they do convey emotions. :-D

                      1 Reply Last reply
                      0
                      • I Ian Darling

                        Paul van der Walt wrote: Possibly, like maybe if you define your classes in the form of a haiku...... I actually tried that once through liberal use of #define. May have to have another go sometime, actually :-) -- Ian Darling If I was any more loopy, I'd be infinite.

                        A Offline
                        A Offline
                        Adam Wimsatt
                        wrote on last edited by
                        #28

                        I think I would like to see that. You have to post it here when you finish. Sounds like good article fodder. --Sig-- Adam Wimsatt www.liquidneon.com

                        I 1 Reply Last reply
                        0
                        • I Ian Darling

                          If the ancient greeks were programmers, I think you'd find they wouldn't even make that sort of distinction. The greek word "technos" (our root for technology) basically meant "art" and "skill". Go read Zen and the Art of Motorcycle Maintanence :-) -- Ian Darling If I was any more loopy, I'd be infinite.

                          P Offline
                          P Offline
                          pseudonym67
                          wrote on last edited by
                          #29

                          Strangely enough it is currently on the pile of books to read should get round to it in the next couple of months. Any good? pseudonym67 Neural Dot Net Articles 1-11 Start Here[^] Fuzzy Dot Net Articles 1-3 Start Here[^]

                          I 1 Reply Last reply
                          0
                          • C Callixte

                            hello there, I'd like your opinion on this: can programming be considered as art? Callixte http://www.callixte.org[^]

                            R Offline
                            R Offline
                            Roger Wright
                            wrote on last edited by
                            #30

                            Programming is probably not an art, as there are established techniques for doing certain tasks. Software design, on the other hand, is definitely as much an art as a science. It takes a great deal of knowledge, ingenuity, and creativity to craft a product design to fulfill a need or solve a problem in an elegant and efficient manner. While most designs are not artistic, being thrown together on the fly or repetitions of the way similar things have been done in the past, many are truly works of art.

                            "Welcome to Arizona!
                            Drive Nice - We're Armed..."
                            - Proposed Sign at CA/AZ Border

                            1 Reply Last reply
                            0
                            • P pseudonym67

                              Strangely enough it is currently on the pile of books to read should get round to it in the next couple of months. Any good? pseudonym67 Neural Dot Net Articles 1-11 Start Here[^] Fuzzy Dot Net Articles 1-3 Start Here[^]

                              I Offline
                              I Offline
                              Ian Darling
                              wrote on last edited by
                              #31

                              pseudonym67 wrote: Any good? Yes :-) I've got the pseudo-sequel to it (Lila, An Inquiry into Morals IIRC) on order. -- Ian Darling If I was any more loopy, I'd be infinite.

                              1 Reply Last reply
                              0
                              • A Adam Wimsatt

                                I think I would like to see that. You have to post it here when you finish. Sounds like good article fodder. --Sig-- Adam Wimsatt www.liquidneon.com

                                I Offline
                                I Offline
                                Ian Darling
                                wrote on last edited by
                                #32

                                What, something like: "A comparitive investigation into code obfuscation techniques, as influenced by Japanese arts and culture and with regard to Western styles"

                                #define is your friend
                                

                                it lets you munge your source code
                                others can't read it

                                -- Ian Darling If I was any more loopy, I'd be infinite.

                                1 Reply Last reply
                                0
                                • N Nish Nishant

                                  Callixte wrote: can programming be considered as art? In my opinion, No. Some programmers are indeed artists but that's a different point altogether. It's the same with singing. Some of the singers are truly artists, the rest are just lucky people who managed to trick poor stupid investors into bringing out their silly songs in an album :-) Nish


                                  Extending MFC Applications with the .NET Framework [NW] (My book with Tom) Summer Love and Some more Cricket [NW] (My first novel) Shog's review of SLASMC [NW] Come with me if you want to live

                                  C Offline
                                  C Offline
                                  Christopher Duncan
                                  wrote on last edited by
                                  #33

                                  Nishant S wrote: Some of the singers are truly artists Trust me, sometimes it's an art just getting out of the bar alive! :-D Chistopher Duncan The Career Programmer: Guerilla Tactics for an Imperfect World

                                  1 Reply Last reply
                                  0
                                  • C Callixte

                                    hello there, I'd like your opinion on this: can programming be considered as art? Callixte http://www.callixte.org[^]

                                    T Offline
                                    T Offline
                                    tidge
                                    wrote on last edited by
                                    #34

                                    I think we've all heard arguments to both sides of this. What I personally believe though, is that programming is like a craft. Sure there are certain rules of math and programming that must be followed. But there is a certain amount of elegance or cleverness that can be brought into programming.

                                    1 Reply Last reply
                                    0
                                    • C Callixte

                                      hello there, I'd like your opinion on this: can programming be considered as art? Callixte http://www.callixte.org[^]

                                      C Offline
                                      C Offline
                                      ColinDavies
                                      wrote on last edited by
                                      #35

                                      Callixte wrote: can programming be considered as art? Definitly Regardz Colin J Davies

                                      *** WARNING *
                                      This could be addictive
                                      **The minion's version of "Catch :bob: "

                                      It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

                                      B 1 Reply Last reply
                                      0
                                      • C ColinDavies

                                        Callixte wrote: can programming be considered as art? Definitly Regardz Colin J Davies

                                        *** WARNING *
                                        This could be addictive
                                        **The minion's version of "Catch :bob: "

                                        It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

                                        B Offline
                                        B Offline
                                        Brit
                                        wrote on last edited by
                                        #36

                                        Colin Davies wrote: Definitly Apparently, spelling is an art, too. ;) ------------------------------------------ The ousted but stubbornly non-dead leader reportedly released an audiotape this weekend, ending by calling on Iraqis to, quote, "resist the occupation in any way you can, from writing on walls, to boycotting, to demonstrating and taking up arms." adding, "you know, pretty much anything I used to kill you for."

                                        C 1 Reply Last reply
                                        0
                                        • B Brit

                                          Colin Davies wrote: Definitly Apparently, spelling is an art, too. ;) ------------------------------------------ The ousted but stubbornly non-dead leader reportedly released an audiotape this weekend, ending by calling on Iraqis to, quote, "resist the occupation in any way you can, from writing on walls, to boycotting, to demonstrating and taking up arms." adding, "you know, pretty much anything I used to kill you for."

                                          C Offline
                                          C Offline
                                          ColinDavies
                                          wrote on last edited by
                                          #37

                                          naturaly Regardz Colin J Davies

                                          *** WARNING *
                                          This could be addictive
                                          **The minion's version of "Catch :bob: "

                                          It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups