What to do if you're burnt out?

Posted by rsteckly on Programmers See other posts from Programmers or by rsteckly
Published on 2011-01-08T00:05:12Z Indexed on 2011/01/08 0:59 UTC
Read the original article Hit count: 541

Filed under:
|

Hi,

I'm starting to get really frustrated with ASP.NET. It seems as if much of my time is spent learning abstractions over problems, then having to kick into overdrive when those abstractions (surprise!) have unexpected behavior. It seems as if I spend so much time just fixing those issues because they usually are UI related and therefore require integration testing that I spend very little time programming any kind of meaningful logic.

I don't know if it is ASP or if it is programming. I just feel as if I'm getting paid, doing the work but really wasting time.

On the other hand, I have fantasies about console programs and actually using algorithms.

What is wrong with me? Why can't I force myself to churn through this ASP stuff more?

© Programmers or respective owner

Related posts about career-advice

Related posts about ASP.NET