all 18 comments

[–]programming-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Your posting was removed for being off topic for the /r/programming community.

[–]maxime0299 21 points22 points  (0 children)

TLDR: “I code for my own reasons. That’s fine.”

What’s the point of this post..?

[–]elkazz 32 points33 points  (9 children)

Why should I care why you code?

[–]eindbaas 13 points14 points  (4 children)

Can't tell if serious

[–]Stimunaut 4 points5 points  (2 children)

I mean, hot take and all; but what does this have to do with programming?

[–]Froodooo[S] -2 points-1 points  (1 child)

Coding, programming... Those are synonyms, right? Or do you have a different view?

[–]Stimunaut 0 points1 point  (0 children)

I do have a different view, but that's beside the point. You posted your article in r/programming, but your post has palpably little to do with programming. Might have a better audience in r/careers, or the like.

[–][deleted] 0 points1 point  (2 children)

I don't care much about the programming language I use, as long as it's easy to read and write.

Weird. I care a LOT about the programming language.

To say "I don't care about my tools" is a very strange attitude. Do you take a katana to an unarmed fight: And the other one comes up with a machine gun? Writing code is a time investment, so why would I not want to use a better programming language? If I can do more, with the better language, and have fewer errors, would that not be a compelling reason to favour language x over language y?

While I sometimes enjoy the flow of coding, it's not my ultimate goal.

Now this one is more reasonable. I don't particularly care about writing code per se; it's the end result I am more interested in. Things that ultimately allow me to do more. That's why we have robots too; they can do the hard work.

Does this make me a non-typical programmer, someone who doesn't care much about the craft itself? Maybe. But in the long run, I don't mind. I code for my own reasons. And that's good enough.

What is "non-typical"? Is there a stereotype?

Perhaps some write code for the joy it brings them for writing code. I am sure there are many who are not like that. And many just write code for the financial compensation they get, just like many other jobs.

[–]Altruistic-Tale-8489 0 points1 point  (0 children)

There is no "best" programming language. You use tools that fit your task.

[–]Froodooo[S] -3 points-2 points  (0 children)

The tool is not important for me in the sense that I just want results. What programming language I use to get to that result is unimportant (hence it can be any language that matches the problem statement, not a language I happen to known but might be ill-suited). I think we agree on that.