Jobs Involving Routine Tasks Aren't Growing
stlouisfed.org
Jobs Involving Routine Tasks Aren't Growing
1–10 of 113 posts
Re: Jobs Involving Routine Tasks Aren't Growing
#2Re: Jobs Involving Routine Tasks Aren't Growing
#3Re: Jobs Involving Routine Tasks Aren't Growing
#4Re: Jobs Involving Routine Tasks Aren't Growing
#5I wonder if you can reliably classify jobs into "nonroutine" and "routine". There is element of routine in every work, and I'm pretty sure that even most boring and repetitive job can be done better with some degree of creativity. It would be really interesting to read more about reasoning behind classification presented in this article. I mean can you seriously say there is no "routine" in programming or management?
If your work is just following instructions, then it's probably routine.
As for me, I'd like to see most middle management go away, since I largely see it as a waste (basically, if people know how to manage themselves, you can get rid of most middle-managers).
Re: Jobs Involving Routine Tasks Aren't Growing
#6Re: Jobs Involving Routine Tasks Aren't Growing
#7Think about the last time you heard how a developer tells you that you don't need to learn the ten finger system to program well, or that he is capable of using 10-20 programming languages. How can a person think about usability of his software and a debuggable architecture, if he has to think about how to put an "i" and an "f" in the text editor? How much time is left for genius ideas when he has to look up all the time if the current language requires him to write a try-catch or a try-except block?
Re: Jobs Involving Routine Tasks Aren't Growing
#8Many backend jobs involve routine work from people who could be doing non-routine work if the CRUD routine job was automated. Within an industry or a profession it seems like there could be a mix of routine and non-routine work.
Similarly, how many people's jobs have changed from being routine jobs to non-routine jobs through either retraining or automation allowing them to take on higher order work? Again, doesn't say.
Also, interesting to note that the actual unemployment rate for routine congnitive, routine manual etc 2009 shock aside doesn't actually look anomalous compared to much of the last two decades of the graph is to be believed.
Re: Jobs Involving Routine Tasks Aren't Growing
#9Oh well, please let us not connect softwaredevelopment and management too much with non-routine work. On a daily basis I see so many people who work on less than 50% of their capabilities because they haven't created routines in their work, thinking that their work is 90% non-routine. Think about the last time you heard how a developer tells you that you don't need to learn the ten finger system to program well, or t…
Typing is only a small part of programming, and touch typing isn't a huge benefit even for that part, considering all the numbers and symbols used, auto-complete for identifiers and keywords, and macros for common idioms.
And it painfully overworks the right pinky.
Re: Jobs Involving Routine Tasks Aren't Growing
#10I wonder if you can reliably classify jobs into "nonroutine" and "routine". There is element of routine in every work, and I'm pretty sure that even most boring and repetitive job can be done better with some degree of creativity. It would be really interesting to read more about reasoning behind classification presented in this article. I mean can you seriously say there is no "routine" in programming or management?
Here's a better article that discusses that: http://blogs.wsj.com/economics/2015/04/08/is-your-job-routin... If your work is just following instructions, then it's probably routine. As for me, I'd like to see most middle management go away, since I largely see it as a waste (basically, if people know how to manage themselves, you can get rid of most middle-managers).
Most middle managers end up achieving neither, but a layer of management is the default solution that companies most end up with.