From owner-freebsd-questions Wed Dec 23 12:54:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06947 for freebsd-questions-outgoing; Wed, 23 Dec 1998 12:54:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wind.freenet.am ([194.151.101.35]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06840 for ; Wed, 23 Dec 1998 12:53:44 -0800 (PST) (envelope-from casper@acc.am) Received: from lemming.acc.am (acc.freenet.am [194.151.101.251]) by wind.freenet.am (8.9.1/8.9.1) with ESMTP id AAA02395; Thu, 24 Dec 1998 00:51:55 +0400 (GMT) Received: from acc.am (nightmar.acc.am [192.168.100.108]) by lemming.acc.am (8.9.1a/8.9.1) with ESMTP id AAA05174; Thu, 24 Dec 1998 00:56:19 +0400 (AMT) Message-ID: <368156FD.30DACCEE@acc.am> Date: Thu, 24 Dec 1998 00:47:57 +0400 From: Casper Organization: Armenian Computer Center X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: ru,en MIME-Version: 1.0 To: Jonathan Chen CC: "Andrey M. Fedorov" , freebsd-questions@FreeBSD.ORG Subject: Re: environment for programming in FreeBSD References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Chen wrote: > > On Wed, 23 Dec 1998, Andrey M. Fedorov wrote: > > > > > Hi, All! > > Is there in FreeBSD something like C++Builder for Windowzzz? > > I would like to become good programmer in FreeBSD, but I don`t > > think what realy good programmers in FreeBSD write their programms > > in simple vi or ed redactors. > > May be I`m wrong. > > You are. > > Most UNIX programmers use simple tools like make(1), vi(1) and gdb(1). Yep! But you can use xxgdb & xemacs .... There are a few beta-versions of Visual IDE-s , but they are very unstable now ... If you want to try - there are gIDE, XWPE - the best one , but slightly ugly :), QTEZ .. Try also to use latest version of mc as editor (it supperts highlithing), and gdb, gcc , make from command line IMHO it's a best combination .. also increase number of consoles (ttyv*) in /etc/ttys ... sometimes you will need many screens to look at you code :) > That is the basic toolset, and skills you get from these can take you > to any UNIX system. > -- > Jonathan Chen > ---------------------------------------------------------------------- > Experience is a hard teacher > because she gives the test first, the lesson afterwards > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message