Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'offline': 0.03; 'arguments': 0.07; 'vi,': 0.07; 'python': 0.09; 'oh,': 0.09; 'subject:still': 0.09; 'toggle': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; 'do,': 0.15; 'library': 0.15; "(i'm": 0.16; '(well,': 0.16; 'batteries': 0.16; 'bullet': 0.16; 'desktop.': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'gained': 0.16; 'happily': 0.16; 'happy.': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'personally,': 0.16; 'received:202.125.174': 0.16; 'received:202.125.174.133': 0.16; 'received:boardofstudies.nsw.edu.au': 0.16; 'received:cskk.homeip.net': 0.16; 'received:edu.au': 0.16; 'received:harvey.boardofstudies.nsw.edu.au': 0.16; 'received:homeip.net': 0.16; 'received:nsw.edu.au': 0.16; 'simpson': 0.16; 'later': 0.16; 'wrote:': 0.17; 'hacking': 0.17; 'subject:need': 0.17; 'shell': 0.18; 'windows': 0.19; 'cheers,': 0.23; 'cc:2**0': 0.23; 'programming': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'have,': 0.27; 'perl': 0.29; 'included': 0.29; "i'm": 0.29; 'usually': 0.30; 'window': 0.30; 'stuff': 0.30; 'file': 0.32; 'switch': 0.32; "aren't": 0.33; 'docs': 0.33; 'anyone': 0.33; 'guys': 0.33; 'me?': 0.33; 'machines': 0.35; 'saved': 0.35; 'open': 0.35; 'subject:?': 0.35; 'next': 0.35; 'really': 0.36; 'received:au': 0.36; 'should': 0.36; 'too': 0.36; 'charset:us-ascii': 0.36; 'editor': 0.37; 'subject:New': 0.37; 'subject:: ': 0.38; 'behind': 0.38; 'whom': 0.39; 'little': 0.39; 'your': 0.60; 'days': 0.60; 'easy': 0.60; 'content-disposition:inline': 0.60; 'real': 0.61; 'subject:, ': 0.61; 'back': 0.62; 'personal': 0.62; 'love': 0.63; 'ago.': 0.66; 'forth': 0.75; '(better': 0.84; 'alike': 0.84; 'metaphor': 0.84; 'subject:good': 0.84; '(john': 0.91; 'instant': 0.98 Date: Fri, 28 Dec 2012 10:37:34 +1100 From: Cameron Simpson To: mogul Subject: Re: New to python, do I need an IDE or is vim still good enough? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) References: Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 38 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1356651464 news.xs4all.nl 6964 [2001:888:2000:d::a6]:35377 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35662 On 27Dec2012 12:01, mogul wrote: | I'm new to python, got 10-20 years perl and C experience, all gained | on unix alike machines hacking happily in vi, and later on in vim. | | Now it's python, and currently mainly on my kubuntu desktop. | | Do I really need a real IDE, as the windows guys around me say I do, | or will vim, git, make and other standalone tools make it the next 20 | years too for me? Your Windows guys are weak. Use the tools that make you happy. Personally, my normal programming env is an editor window (vim for me, or vi) and a shell window. With the docs (2.x or 3.x, local all-in-one-HTML file saved on my desktop for instant open at need and offline use) in a browser window behind the terminals. (I'm usually on a Mac, so terminals and browser side-by-side aren't so easy with its desktop metaphor - it is a single keystroke to toggle back and forth though). | Oh, by the way, after 7 days I'm completely in love with this python | thing. I should have made the switch much earlier! I thought that after biting the bullet a few years ago. I had (well, still have, though it grows not these days) this personal Perl library that kept me back, and hadn;t realised: - how many batteries are already included in the stdlib - how little of that library was current; re-implement the live stuff (better and cleaner) and move on - very liberating Cheers, -- Cameron Simpson Avoid bickering and petty arguments by immediately punching anyone with whom you disagree. - youngie@netcom.com (John Young)