Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » text editors, worth the learning curve?
Closed Thread
Old 02-13-2007, 05:48 PM   #11 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 585

jaeusm is on a distinguished road

Default

Quote:
I have started the emacs tutorial and haven't yet met the great and powerful Oz of emacs.
That's because he started using VIM.
jaeusm is offline  
Old 02-15-2007, 12:55 PM   #12 (permalink)
forrestcupp's Avatar
 
Ultra Techie

Join Date: Feb 2007

Posts: 592

forrestcupp is on a distinguished road

Default

Quote:
Originally posted by jaeusm
Then you should learn it and use it before speculating its worth.

I was required to learn VI while coding in linux in grad school. Professionally, I use Visual Studio daily. Each environment definitely has its own advantages and disadvantages. As a result, neither environment is superior to the other in every situation. There is quite a steep learning curve associated with some text editors, but the payoff is huge if you stick with it.
Why do I need to waste my time learning that when I'm perfectly happy with my IDE? You're just doing what I said in my first post. You say the payoff is huge, but no one has ever been able to tell me what that payoff is. I would rather spend my time learning more about programming than learning some steep learning curve of something that just makes it possible for me to program.
forrestcupp is offline  
Old 02-15-2007, 01:08 PM   #13 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 585

jaeusm is on a distinguished road

Default

The payoff, obviously, is efficiency. An IDE is not the right tool 100% of the time, and likewise, a text editor is not the right tool 100% of the time. Try it for a few months before making your judgment.

Quote:
I would rather spend my time learning more about programming
You can learn both concurrently -- they are not mutually exclusive. I had to learn both while in grad school.
jaeusm is offline  
Old 02-15-2007, 03:28 PM   #14 (permalink)
 
Newb Techie

Join Date: Feb 2007

Posts: 12

bhughesiii

Default

I basically learned to use a text editor so that I could config my servers. Much better to do the config files manually rather than rely on a GUI to do it.
bhughesiii is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On