From owner-freebsd-config@FreeBSD.ORG Sat Jan 31 10:15:39 2004 Return-Path: Delivered-To: freebsd-config@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEAA916A4CE for ; Sat, 31 Jan 2004 10:15:39 -0800 (PST) Received: from lilzmailso02.liwest.at (lilzmailso02.liwest.at [212.33.55.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F02B43D2F for ; Sat, 31 Jan 2004 10:15:38 -0800 (PST) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailso02.liwest.at with esmtp (Exim 4.24) id 1Amzeb-0007zl-7a; Sat, 31 Jan 2004 19:15:37 +0100 From: Daniela To: Earl , freebsd-config@freebsd.org Date: Sat, 31 Jan 2004 19:09:44 +0000 User-Agent: KMail/1.5.3 References: <401B307C.1040508@cox.net> In-Reply-To: <401B307C.1040508@cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401311909.44895.dgw@liwest.at> Subject: Re: programing languages for development X-BeenThere: freebsd-config@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Installation and Configuration List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 18:15:39 -0000 On Saturday 31 January 2004 04:35, Earl wrote: > I know that a person needs to know c & c++(GUI), for development. But > what else if any. > > I received a grant to go back to school. And would like to become an > Open Source developer. Among other things. Perl and shellscript are often used for user interfaces. And for low-level kernel stuff ASM is necessary. BTW this is probably not the right list for this question. freebsd-questions@freebsd.org is for general things like that. Daniela