Thanks
How to acquire and develop mental Focus
1–10 of 22 posts
Re: How to acquire and develop mental Focus
#2Quit your job and make it your means of survival.
If you're a student, focus on your schoolwork instead. If this IS your schoolwork, consider switching fields.
Re: How to acquire and develop mental Focus
#3The other thing is that once you done some work, and you're getting tired and finding it hard to concentrate, take a break. You tend to work more productively when you're fresh than when you're weary.
Re: How to acquire and develop mental Focus
#4If you can't focus on it, it must not really be that important. Quit your job and make it your means of survival. If you're a student, focus on your schoolwork instead. If this IS your schoolwork, consider switching fields.
The fact that you have a hard time doing something does not mean you should give up on it.
Re: How to acquire and develop mental Focus
#5Re: How to acquire and develop mental Focus
#6Re: How to acquire and develop mental Focus
#7If the documentation you're reading isn't satisfying, maybe try finding projects online related to what you hope to accomplish, and start there. Try reading their documentation and code, and then read C/Python documentation to figure out what the code is doing when you don't understand.
Re: How to acquire and develop mental Focus
#8I was a CS major but I didn't _really_ learn how to write code until I got a job at a dot com startup in the mid 90's. I think school seemed too easy, and I didn't work that hard to get decent grades, although now I regret not taking advantage of the time I had. If an assignment is due friday, who cares. If it's due RIGHT FREAKING NOW, because your company is ON FIRE then you work hard. I mostly played MUD's at schoo…
Re: How to acquire and develop mental Focus
#9Re: How to acquire and develop mental Focus
#10Removing distractions is one technique. Kill your IM apps and work in a quiet area. You'll still feel like checking those distractions out for a while, but once you get into the groove you can work smoothly with little effort. The other thing is that once you done some work, and you're getting tired and finding it hard to concentrate, take a break. You tend to work more productively when you're fresh than when you're…
That along with actuall closing the IM, Email and IRC clients can go a long way towards helping you focus.
I also find that when learning something completely new it helps alot to have a small project to apply the new knowledge to. Even if it is something silly, it helps cement the new concepts in your long term memory.