Practice making the perfect mistake. :)
I can't learn all the shortcut keys but if anyone wants, actually we can extend our keyboard buttons. That with just one click we can do all the common shortcuts that we want. For instance, instead of using Ctrl-C and Ctrl-V, I replaced it with the 2 buttons on my mouse. Ctrl on windows and Cmd on MacBook. The keys were not always in the same place which I have a hard time because my Ctrl key was the second key from the left on my company laptop but the first on my own laptop while MacBook was the fourth from the left. When I pressed the wrong key was the worst and do the wrong action was the worst. The mouse was the best. My other mouse have 6 programmable buttons. Everything is 1 click away. So it is good to consider the mouse. If the mouse won't work, then find the extendable keys. Just a few extra buttons from the current keyboards but I haven't bought it yet. :) Right now I have no extra space but I don't really need it for coding. Just trying to reduce my left hand pinky from doing too much work. My thumbs are getting fatter so have to find some things for it do the work. Learning shortcuts were good but if I don't need it often, I will save the brain space for some other things.
The amount I spent on learning before applying actually costed me more money until I do enough work. Still learning process is still needed even while working. Doing things subconsciously can make the easiest problem complicated. Could be your old habits or subconscious typing or the auto correction? hm.. This one is more like my habit. It is a hard to catch error when we did like that. I was thinking what goes wrong and no matter what I did, it would not return my desired results. Turned the code that I wrote previously and just a line only which I overlooked while checking, was blocking the rest of the changes… Dangerous code is the counter code that you wrote to right a wrong or blocking the wrong from working. That’s normally a temporary solution but the solution turned out to be preventing me doing other works… sigh… 😮💨 Today’s a lucky day and I found it while doing another part… so it is good not to always focus on one problem. The other problem could be the c...
Comments
Post a Comment