Anyone in similar situation ? Need some expert advice to motivate myself and start writing applications and building hobby projects in my favorite programming language.
Loosing interest to code.
1–10 of 16 posts
Re: Loosing interest to code.
#2I know that I accomplish very little without this type of "project clarity" and often end up poking around at this and that without actually finishing anything. And just to be clear, I'm not talking about 30 pages of tasks in MS Project ... Just a list that you can see diminish over time.
I'm also far better off if I get up early and do my personal projects first, do my paid work and save the reading for the evening ... You may not have the mental energy left to code in the evening so save the less intense work for then.
So ... What are you building? Can you make me excited with a short elevator pitch? If not, maybe you're not excited enough about it either?
These are my issues ... Maybe some will resonate with you.
Re: Loosing interest to code.
#3Re: Loosing interest to code.
#4My guess is that part of your lack of motivation is related to not having a goal, a plan and small achievable steps. Do you know where you want these side projects to end? Do you have a list of steps to reach that goal? And is it broken into small enough tasks that you can check something off the list each night you spend an hour or two? I know that I accomplish very little without this type of "project clarity" and…
Re: Loosing interest to code.
#5Been there as well but instead of COBOL was badly designed PHP codebase. I had the same thought as you but in the end, I was really coding less and less at home. What I did was help in the forums for my favorite language. Helped old timers and newbie alike with examples and good practices. This slowly reignited my passion for the language and I slowly started coming back as I coded libraries people wanted and little…
Re: Loosing interest to code.
#6With a job where you're just propping up a rotting old codebase, programming probably just feels like crap after crap. Start a project where you can have something cool happen after just a couple of hours of coding.
The feeling of things actually progressing gives a lot of drive to continue. I guess thats the reasoning behind setting small, achievable milestones.
Go code up something fun & immediately gratifying :)
Re: Loosing interest to code.
#7A fun project with a clear goal is a helpful start, but you probably also need to get a few wins under your belt. With a job where you're just propping up a rotting old codebase, programming probably just feels like crap after crap. Start a project where you can have something cool happen after just a couple of hours of coding. The feeling of things actually progressing gives a lot of drive to continue. I guess thats…
Re: Loosing interest to code.
#81. Pick something that you want to build
2. Pick something new that you have wanted to learn
3. Use 2 to build 1
4. Have a specific goal, and keep working X minutes a day - absolutely no matter what.
5. Ship
Time actually runs fast, and even if you spent just about 60 minutes a day, you will quickly realize that you can squeeze in almost a working day into a week.
It's quite powerful, and before you know it you would have racked up a lot of knowledge, and actually have stuff to show.
Re: Loosing interest to code.
#92. Make a small commitment - and keep it.