From owner-freebsd-questions@FreeBSD.ORG Tue Oct 16 12:25:05 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AA2016A418 for ; Tue, 16 Oct 2007 12:25:05 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from izb.knu.ac.kr (izb.knu.ac.kr [155.230.157.93]) by mx1.freebsd.org (Postfix) with ESMTP id 5C77B13C480 for ; Tue, 16 Oct 2007 12:25:05 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: by draba.izb.knu.ac.kr (Postfix, from userid 59) id 7DB5E3EA9; Tue, 16 Oct 2007 20:58:50 +0900 (KST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on draba.izb.knu.ac.kr X-Spam-Level: X-Spam-Status: No, score=-1.4 required=15.1 tests=ALL_TRUSTED autolearn=disabled version=3.2.3 X-Spam-Comment: DKIM? See http://www.google.com/search?btnI&q=RFC+4871 Received: from izb.knu.ac.kr (localhost.izb.knu.ac.kr [127.0.0.1]) by draba.izb.knu.ac.kr (Postfix) with ESMTP id AA1983EA8; Tue, 16 Oct 2007 20:58:39 +0900 (KST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=izb.knu.ac.kr; h=subject: from:reply-to:to:cc:in-reply-to:references:content-type: content-transfer-encoding:date:message-id:mime-version; q= dns/txt; s=s1024; bh=vbD84FptBVwBZ3mqYRYR4odxxoI=; b=VO61sZSvrqN 5NBMAQcuhZS4agzegA8IFD/JV0uUUOYSmzuldUcLiUry10z9+ktVPWUkEjyGJ7d6 kJLvb/L6/CDRkN52RSZZUZ18zAj8hrY9tgQ0dcmJHOHkzHNj9SIzVHKY05J5Z1o0 dFmWekCHw0czK1A9zqZT1ld8y1kgk0nU= Received: from viola.izb.knu.ac.kr (unknown [IPv6:2002:9be6:9d5d:3::3]) by draba.izb.knu.ac.kr (Postfix) with ESMTP id 964AB3EA6; Tue, 16 Oct 2007 20:58:39 +0900 (KST) Received: by viola.izb.knu.ac.kr (Postfix, from userid 1001) id 3B70B5DF9; Tue, 16 Oct 2007 20:57:27 +0900 (KST) From: Byung-Hee HWANG To: Norberto Meijome In-Reply-To: <20071016173200.72a1977c@meijome.net> References: <1192512563.861.18.camel@viola.izb.knu.ac.kr> <47145065.5080807@otenet.gr> <20071016173200.72a1977c@meijome.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: InZealBomb Date: Tue, 16 Oct 2007 20:57:26 +0900 Message-Id: <1192535846.861.76.camel@viola.izb.knu.ac.kr> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1.1 FreeBSD GNOME Team Port Cc: Manolis Kiagias , freebsd-questions@freebsd.org Subject: Re: [OT] proper editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bh@izb.knu.ac.kr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2007 12:25:05 -0000 On Tue, 2007-10-16 at 17:32 +1000, Norberto Meijome wrote: > On Tue, 16 Oct 2007 08:47:17 +0300 > Manolis Kiagias wrote: > > > 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). > > you can also try python inside of Eclipse, with the pydev extension. Yes, > eclipse is a big thing, but like Manolis said, it is worth learning a good > environment. What you learn about Eclipse IDE will be useful for other > languages such as Java, Perl, C++ or PHP, which can all be developed under > Eclipse. Okay, I'll also check out Eclipse, thanks! -- Byung-Hee HWANG "Tell my father I wish to be his son." -- Michael Corleone, "Chapter 24", page 352