No it's not, not if you want to want to claim to be a true professional. I have never met a professional that only engages in their craft at work only. Professionals practice their craft all time especially outside work. Work time is game time. Work time is not the time to engage in Research but strictly development. Unless you work for an R&D lab. It is the engaging in research instead of development that's the caus…
It is perfectly OK to only code at work, you can have a life too
51–60 of 105 posts
Re: It is perfectly OK to only code at work, you can have a life too
#52No it's not, not if you want to want to claim to be a true professional. I have never met a professional that only engages in their craft at work only. Professionals practice their craft all time especially outside work. Work time is game time. Work time is not the time to engage in Research but strictly development. Unless you work for an R&D lab. It is the engaging in research instead of development that's the caus…
Re: It is perfectly OK to only code at work, you can have a life too
#53No it's not, not if you want to want to claim to be a true professional. I have never met a professional that only engages in their craft at work only. Professionals practice their craft all time especially outside work. Work time is game time. Work time is not the time to engage in Research but strictly development. Unless you work for an R&D lab. It is the engaging in research instead of development that's the caus…
What is a 'True Professional' in the context? I don't think you can compare the top 0.01% of any profession to the rest and say this small percentage are the 'True' professionals and the rest are not. Pretty sure my accountant is not doing accounting in his spare time, he is no less a professional for not doing so.
Re: It is perfectly OK to only code at work, you can have a life too
#54Most of the fun of programming for me is the mathematics and theory portion, I like to implement or toy around with algorithms and write little half finished scripts. That is fun for me, but is that presentable? Nope.
Re: It is perfectly OK to only code at work, you can have a life too
#55Yeah. It's also perfectly OK to code outside of work. It's still "having a life" but it's my life and therefore my choice.
Re: It is perfectly OK to only code at work, you can have a life too
#56No it's not, not if you want to want to claim to be a true professional. I have never met a professional that only engages in their craft at work only. Professionals practice their craft all time especially outside work. Work time is game time. Work time is not the time to engage in Research but strictly development. Unless you work for an R&D lab. It is the engaging in research instead of development that's the caus…
Spending 100% of work time coding reminds me of the startup world. Eventually it leads to a culture where people get locked in the same patterns and don't try new things. If you work at a larger company, there's always down time for watching conference videos, side projects, etc. I've found encouraging people to spend some of their work time learning makes for better developers.
Re: It is perfectly OK to only code at work, you can have a life too
#57Re: It is perfectly OK to only code at work, you can have a life too
#58Semi related to this, if you do code after work (because you enjoy it), it's OK to code without it being a "startup". I often get bogged down with "how do I monetize, market, and maintain this", which just kills my motivation. Just because something isn't marketed and monetized doesn't make it invalid; outside of work coding has brought me numerous benefits: - Learning new things. Not because I feel like if I don't I…
I think this happens because the term "side-project" has a lot of possible interpretations: - Hobby project to play with some tech just because you find interesting - Hobby project to play with some tech that might help your career in the future - Homework project to learn about the tech you currently use at work - For-profit project to hopefully earn some extra money - For-profit project to hopefully earn enough mon…
Re: It is perfectly OK to only code at work, you can have a life too
#59Does a lawyer do law outside of billable hours? Some do pro-bono. But not the majority. Does a doctor practice medicine outside of his hours? Again, some work at free clinics, but generally no. Do veterinarians like it when you ask them to take a look at your cat when they're not in clinic? No. Almost always no. Work is work, leisure is leisure. If coding is leisure for you, that's great.
> Does a lawyer do law outside of billable hours? Yes, all of them study law outside of work clients pay them to do; in fact, they are required to do so as a condition of licensing , it's called continuing education requirement. The same is true of virtually all licensed professionals. Programmers aren't licensed professionals, so they don't have a licensing requirement for continuing education. But the programmers t…