Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 1
    It's my experience that programmers enjoy programming. I imagine that it is how builders feel when they build something wondrous. However unlike builders, it's all still abstract, and adding improvements where none are needed is like adding windows in the basement of a building. Commented Feb 26, 2015 at 16:36
  • 1
    @Neil True, and that's the problem - if only they enjoyed building the end-result, rather than building as an end in itself. Then maybe a few projects would get finished :-) Commented Feb 26, 2015 at 16:38
  • We all need to find joy in the elegance of how the program is coded, not just what it does. ;) Commented Feb 26, 2015 at 16:42
  • 1
    @Neil and the most elegantly designed programs are coded as if they were baroque cathedrals! Commented Feb 26, 2015 at 16:51
  • 1
    Well by elegant I don't mean sophisticated. I mean robust, simple, and easy to read. Commented Feb 26, 2015 at 16:54