Date: Tue, 16 Oct 2007 08:47:17 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: bh@izb.knu.ac.kr Cc: freebsd-questions@freebsd.org Subject: Re: [OT] proper editor Message-ID: <47145065.5080807@otenet.gr> In-Reply-To: <1192512563.861.18.camel@viola.izb.knu.ac.kr> References: <1192512563.861.18.camel@viola.izb.knu.ac.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
Byung-Hee HWANG wrote: > Hi there, I'm beginner. > > Please recommend for proper editor so that ... > I want to practice *Python* under best environment ... > > vim, emacs, gedit, or notepad.exe, ... > > If you give me good advice about that, I'll study very hard ... > > So which one is best editor? ... > > There is no such thing as a "best" editor. Which one you know better NOW? If the goal is to study Python (assuming no previous experience), go along with the easiest for you. For starters, if you are using a GUI, go with Python's own IDLE environment. It is not "advanced", but neither are you at this point. And it does have some advantages (like immediate execution of commands to try out things). Spending time learning a complex editor like vi or emacs, will certainly pay up in the long run though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47145065.5080807>