Rules of a Zen Programmer
grobmeier.de
Rules of a Zen Programmer
1–10 of 22 posts
Re: Rules of a Zen Programmer
#2Only a German could write this. And yes, that's a compliment. (oh, and sorry about the shallow generalism, but that's ok when it's a compliment, right?)
Re: Rules of a Zen Programmer
#3> Was there ever a software build twice, the same way? Even if you copy software it is somehow different. Only a German could write this. And yes, that's a compliment. (oh, and sorry about the shallow generalism, but that's ok when it's a compliment, right?)
Re: Rules of a Zen Programmer
#4Re: Rules of a Zen Programmer
#5Re: Rules of a Zen Programmer
#6More and more advice on being a better programmer comes down to being a better, more focused person .
We use scrum and I find that the environment and this particular way of programming in a team has made an incredible difference in my ability to focus on a single task. What I mean to say by this, is that sometimes (and for some people) it may help to you change your surroundings if you have trouble with focus.
Re: Rules of a Zen Programmer
#7As a result, I still have a more comprehensive knowledge of the standard library of a language or the instruction set of a microprocessor. Today, my learning is very need based. While programming, I cherry pick the information I need based on Google searches.
This leaves me extremely dependent on externalities and am faced with too many distractions. Maybe, I need to learn to tune everything else out and focus more.
Re: Rules of a Zen Programmer
#8Agree with a lot of points and appreciate someone writing it down. Way back in the days, I used to be a pencil and paper type programmer; there used to be very little distractions like social networks or even an online help systems. As a result, I still have a more comprehensive knowledge of the standard library of a language or the instruction set of a microprocessor. Today, my learning is very need based. While pro…
Re: Rules of a Zen Programmer
#9Agree with a lot of points and appreciate someone writing it down. Way back in the days, I used to be a pencil and paper type programmer; there used to be very little distractions like social networks or even an online help systems. As a result, I still have a more comprehensive knowledge of the standard library of a language or the instruction set of a microprocessor. Today, my learning is very need based. While pro…
I spend every day practicing, and completely failing at this art. I've come to accept that I cannot ignore things that are going on around me. I cannot choose to focus on something.
I've only being on this planet 25 years, that's not a hell of allot of time, but in this area I can say I have experience. If you want to focus, change your environment. You cannot learn to tune something out. At least, I know I can't.
Re: Rules of a Zen Programmer
#10Agree with a lot of points and appreciate someone writing it down. Way back in the days, I used to be a pencil and paper type programmer; there used to be very little distractions like social networks or even an online help systems. As a result, I still have a more comprehensive knowledge of the standard library of a language or the instruction set of a microprocessor. Today, my learning is very need based. While pro…
>Maybe, I need to learn to tune everything else out and focus more. I spend every day practicing, and completely failing at this art. I've come to accept that I cannot ignore things that are going on around me. I cannot choose to focus on something. I've only being on this planet 25 years, that's not a hell of allot of time, but in this area I can say I have experience. If you want to focus, change your environment.…
That said, I wholeheartedly agree with your idea about changing your environment. This is the single easiest thing I've found that helps me focus. Of course, there's always still the rest of the Internet...