Who Works With ‘Creative Coders?’
timstutts.com
Who Works With ‘Creative Coders?’
1–10 of 46 posts
Re: Who Works With ‘Creative Coders?’
#2Re: Who Works With ‘Creative Coders?’
#3I honestly believe that the most difficult work in creating something new/innovative is skewed to the design side, so I hope we see a corresponding trend as well: programmers becoming more interested in design.
I like to think of 'creative coders' as great chefs - not only can they dream up a great tasting dish, they can also roll up their sleeves and turn it into an actual meal. A (web/app) designer who shies away from code is like the visionary chef who needs to rely on others to do the cooking, while a programmer who is not concerned with design is little more than a line cook following instructions.
Edit: spelling.
Re: Who Works With ‘Creative Coders?’
#4I believe that all programming, whether or not it's graphical or "artistic" in nature, is creative. Development is just as much a craft as it is a logical discipline. Learning algorithms, data structures, and software engineering techniques is only half the battle. As "coders", we are knowledge workers. Our job is to solve a problem; the discipline of computer programming is nothing more than a tool that we use to solve our problems. And creative thinking can be utilized any time someone needs to solve a problem.
Most truly great programmers and/or computer scientists, at least in my opinion, held on to some level of creativity. Dijkstra never developed a single GUI in his life, but saying that the work he did wasn't "creative" would be insulting. You could say similar things about people such as von Neumann, or even more concrete computer scientists like Kay, Stroustrup, etc.
The idea that creativity is inherently tied to "emotional" pursuits like art, design, music, etc. is a little reductionist. Creativity, like programming, is a tool. It's the ability to enter a creative mindset and use creative thought processes to approach a problem, and it is also a refinable skill and not a trait. Creative thinking is just as approachable and general as critical thinking, but so often people who aren't "artistic" reduce themselves to also being not "creative", and I don't think that's very correct.
One of the best descriptions of creativity I've ever heard was in a talk delivered by John Cleese. If you have 30 minutes, I highly recommend watching it: https://www.youtube.com/watch?v=VShmtsLhkQg
Re: Who Works With ‘Creative Coders?’
#5This is a very exciting trend, and I'm glad more designers are jumping into code. As an art school dropout who later finished a CS degree, the combination of skills is invaluable. I honestly believe that the most difficult work in creating something new/innovative is skewed to the design side, so I hope we see a corresponding trend as well: programmers becoming more interested in design. I like to think of 'creative…
I disagree with this and am inclined to take offence. Programming is not at all like following a simple recipe. Perhaps if the chef specifies that the line cooks must raise special chickens to be slaughtered for the main dish, keeps a herb garden that the line cooks have to maintain, puts the line cooks in charge of estimating and purchasing ingredients, and gets them to experiment with genetically engineering food to taste good in the dish, maybe then there is hope for a comparison.
Re: Who Works With ‘Creative Coders?’
#6Re: Who Works With ‘Creative Coders?’
#7This is a very exciting trend, and I'm glad more designers are jumping into code. As an art school dropout who later finished a CS degree, the combination of skills is invaluable. I honestly believe that the most difficult work in creating something new/innovative is skewed to the design side, so I hope we see a corresponding trend as well: programmers becoming more interested in design. I like to think of 'creative…
The problems in these spaces require a significant amount of ingenuity and creativity but no design. (I'm assuming you mean visual design rather than something more general.)
Re: Who Works With ‘Creative Coders?’
#8I agree with all of the sentiments in the article, but the one small thing that I do disagree with is the conflation of the word "creative" with what the author seems to indicate are artistic or graphical/visual disciplines. I believe that all programming, whether or not it's graphical or "artistic" in nature, is creative. Development is just as much a craft as it is a logical discipline. Learning algorithms, data st…
Re: Who Works With ‘Creative Coders?’
#9I agree with all of the sentiments in the article, but the one small thing that I do disagree with is the conflation of the word "creative" with what the author seems to indicate are artistic or graphical/visual disciplines. I believe that all programming, whether or not it's graphical or "artistic" in nature, is creative. Development is just as much a craft as it is a logical discipline. Learning algorithms, data st…
Having said that, I agree that there can be great creativity in programming.