Writers can write anything. Programmers can't
mahendraker.com
Writers can write anything. Programmers can't
1–10 of 24 posts
Re: Writers can write anything. Programmers can't
#2Re: Writers can write anything. Programmers can't
#3Re: Writers can write anything. Programmers can't
#4The part I like is bringing coding back to results.
But the comparison of "coding as results only" vs "writing as expression only" is a strawman.
Professional Writers write to earn a living, persuade, inform or entertain, probably choosing two or three of those as much as possible. If you don't have readers and you don't entertain persuade or make a living, your writing has failed by the same metric your Professional Coder's code has if it failed to solve the problem.
But in the personal / semi professional worked, writing for its own sake is called practice, as is coding for its own sake. Neither of those have intrinsic value, beyond learning, and if something good results, then sharing.
Re: Writers can write anything. Programmers can't
#5Beauty is something to strive for, it is just not the purpose of business programming. Unless you are Dijkstra.
Re: Writers can write anything. Programmers can't
#6Re: Writers can write anything. Programmers can't
#7Similarly writing can be used for non-artistic and more practical purposes.
I just see so many counter examples I wonder if I'm missing the point.
Re: Writers can write anything. Programmers can't
#8Resonates. The concept is basically that written word may inspire or produce joy, but code is about producing results, so no results means no real value. The part I like is bringing coding back to results. But the comparison of "coding as results only" vs "writing as expression only" is a strawman. Professional Writers write to earn a living, persuade, inform or entertain, probably choosing two or three of those as m…
Re: Writers can write anything. Programmers can't
#9Code is like words. If they don’t make a complete whole, you’re not doing it right. You can have the most beautiful words and even sentences, but if you have no story or convey no information, you have completely failed to produce anything of worth.
For me, it’s the end result, the resilience of what I have made, that matters.
You can get caught up in the elegance of any level. You can have a perfect, beautiful product and miss the market. Maybe something uglier works better than your art piece for a company's purposes.
Re: Writers can write anything. Programmers can't
#10I appreciate measuring productive when profit is the objective. Still, there exists code that does resonate and evoke emotional response. Quines, code golf, adding a paradigms to a lisp in a few lines of code, categorical haskell or the Doom wtf algorithm. Beauty is something to strive for, it is just not the purpose of business programming. Unless you are Dijkstra.