Easily less than 1%. The code is just the manifestation of the solution that I spent most my time coming up with. I am actually annoyed when I need to use Java because it triples my typing time compared to Python.
So, in the end, if it affects less than 1% of your time, language choice is not such a big deal for you, right?
Poll: How much of your work time is typing code?
11–20 of 52 posts
Re: Poll: How much of your work time is typing code?
#12Re: Poll: How much of your work time is typing code?
#13Re: Poll: How much of your work time is typing code?
#14Also, a lot of my code is experimental, or adding more logging to diagnose the problem - does it count if I erase half of the code I write at the end of the day?
Re: Poll: How much of your work time is typing code?
#15Easily less than 1%. The code is just the manifestation of the solution that I spent most my time coming up with. I am actually annoyed when I need to use Java because it triples my typing time compared to Python.
Re: Poll: How much of your work time is typing code?
#16Its more of cut & paste now-a-days
Re: Poll: How much of your work time is typing code?
#17Easily less than 1%. The code is just the manifestation of the solution that I spent most my time coming up with. I am actually annoyed when I need to use Java because it triples my typing time compared to Python.
So, in the end, if it affects less than 1% of your time, language choice is not such a big deal for you, right?
Re: Poll: How much of your work time is typing code?
#18Re: Poll: How much of your work time is typing code?
#19I'm not happy about it. Meetings and decision making takes most of the time.
In theory that is ok, but in reality those meetings and decisions are actually very slow. I'm expert in my field and I know most of my decisions are the correct and best ones, however I have to explain it to others, and usually they come to the same conclusion as me - but it takes a week for that process.
I would like if at least 50% of the time was actual coding or setup or w/e kind of "actual work", because discussions don't make me feel like I'm progressing.