Many newcomers to the world of Linux and the Linux programming environment are scared of Vim! Similar was my situation a few months ago when I was reliant on Eclipse CDT for my programming needs. I had acknowledged the flexibility of Vim at the first stance and was willing to try it since quite long; after all, there had to be a reason to why some of the most prolific programmers I have met were not willing to move ahead of it.
Working with massive projects, I discovered the answer-
When abstraction eases out things for you, you tend to enjoy its benefits and avoid looking into unnecessary details with all your focus on implementation. When you are in the urgency to begin outputting, you tend to work this way leaving out the details for future research. That's a newbie approach.
But when you are used to stuff on a daily basis you look for ways to shorten repetitions so much that you wish certain aspects of life are fast-forwarded in macro style. Even an unnecessary mouse click becomes heavy! When you do not want to bother your brain with minute things and reserve it for that juicy algorithm/system design you had planned all the way, its your Peripheral Nervous System that readily volunteers for handling teeny-weeny issues. That's what Vi(m) exploits. Its commands are a bit hard getting used to in the beginning but once internalized, you can even use them while dreaming!
I am loving the tool! Certainly some things win hands down.
* SDE Career Contemplations * DSA Practice * Problem Solving in Java * Tech in General * Open Source guidance * Career guidance
Subscribe to:
Post Comments (Atom)
Featured Post
interviewBit Medium: Palindrome Partitioning II
Problem Name: Palindrome Partitioning II Problem Description : https://www.interviewbit.com/problems/palindrome-partitioning-ii/ Problem Ap...
-
Many users had requested this feature ( bug ) and it is now available for all to use. Now Empathy supports blocking/unblocking contacts on ...
-
I have been using Linux for quite some time now but only recently got a chance to peek into the internals of the OS I work on in detail. Uni...
-
Hi all, Last week I created a new popup feature that would allow the users to quickly enable/disable accounts from the accounts tree-view ...
No comments:
Post a Comment