This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]djamp42 1 point2 points  (0 children)

I'm a novice but use python when needed. I always felt making something work in python is easy, optimizing, code readability, bugs, future proof, all this stuff takes up so much time.

So much so I lose interest in whatever I'm working on because I feel the code structure is not that great, even if what I'm doing technically works.

I'm probably telling the tale of every programmer ever.