You are not logged in.

#1 2008-07-03 13:21:03

gvescovi
Member
Registered: 2008-04-25
Posts: 8

The Perfect Workstation for Developers

Hello all!

I´m used to work in a Windows (blergh tongue) environment, mostly beacuse of Delphi (bleeeergh) that i HAVE to use yet. BUT, i´m planning to use only Java/C/C++ ASAP. So, i´m trying to set up an perfect workstation for that languages.

Well, so long, for me, to program in Java/C/C++, those are the 'essential' IDE´s: Eclipse and Anjuta.

So, what yout guys think about sharing here information about the programs, tools, IDE´s you guys use, and are essential, for any developer to use in an Arch machine?

Last edited by gvescovi (2008-07-03 13:21:35)

Offline

#2 2008-07-03 13:29:03

GogglesGuy
Member
From: Rocket City
Registered: 2005-03-29
Posts: 610
Website

Re: The Perfect Workstation for Developers

I use 'adie' as my editor (comes with FOX) and rxvt-unicode for my terminal (fast for lots of text output), then for compiling/debugging i use gcc, gdb and valgrind. Sometimes totalview for debugging as well. Ofcourse I have my Goggles Music Manager for playing music while programming wink.

Offline

#3 2008-07-03 13:40:31

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: The Perfect Workstation for Developers

LOTS and LOTS and LOTS of screen real estate, vim, a web browser and two to three terminals.

Offline

#4 2008-07-03 15:23:44

rson451
Member
From: Annapolis, MD USA
Registered: 2007-04-15
Posts: 1,233
Website

Re: The Perfect Workstation for Developers

dusty++;

supertab + taglist will set your vim experience on high.


archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson

Offline

#5 2008-07-03 16:01:42

Berticus
Member
Registered: 2008-06-11
Posts: 731

Re: The Perfect Workstation for Developers

Like Goggles, I don't use an IDE. Just a text editor (vim) and compiler (gcc/g++). I don't use a debugger. I debug in my head or if it's too difficult, I write the code to tell me the variable values when I need to know them or to track progress in my programs.

Offline

#6 2008-07-03 17:39:50

Zepp
Member
From: Ontario, Canada
Registered: 2006-03-25
Posts: 334
Website

Re: The Perfect Workstation for Developers

wmii + vim + urxvt(s) + firefox + evince (viewing pdfs). No huge projects though.

Offline

Board footer

Powered by FluxBB