On Tue, Feb 22, 2011 at 9:42 PM, <delegb...@dudupay.com> wrote: > The ssh thing, I agree. It works like magic. I'm however compelled to > believe that the time you'd spend learning VI is enough to get you already > developing django powered apps. My case study. >
It takes about a month to get up to speed with vim, about a year to become proficient and about three years to be fully comfortable. The longer you use vim, the faster you get using it, and the more productive you can be compared to users using mouse driven GUIs. If you intend making a living out of knocking out 1's and 0's in a specific order, it's wise to become fully acquainted with an editor that is powerful and concise to use, and then never use anything but that editor*. >From The Pragmatic Programmer [1]: Use a Single Editor Well The editor should be an extension of your hand; make sure your editor is configurable, extensible, and programmable. Cheers Tom [1] http://pragprog.com/the-pragmatic-programmer/extracts/tips * It doesn't need to be vim, I also accept emacs. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.