• 0 Posts
  • 1 Comment
Joined 3 years ago
cake
Cake day: June 30th, 2023

help-circle
  • I don’t see code at art

    A lot of people see programming as “type the right instructions in order to do a job”.

    But that’s not what “programming” is. It’s a process: take an idea, break it down to parts, translate those processes into code, then put it all together in a way that works. You can write countless variations of code that all accomplish they same task,but someone that’s good at programming will do it in a way where the parts fit together elegantly and efficiently.

    I’ve looked at beautifully written projects and messes of sloppy illegible code the technically “work”. There’s a difference: one is the work of artists and the other isn’t.

    Painters do the same thing when they take an idea and turn it into smears of paint on canvas. The only difference is the medium and tools.