|
Re: What programming environment do you use?
Depends on what I'm working on:
Visual C++ for, uh, C++ projects usually OpenGL type stuff.
Borland JBuilder for Java although they've been bought out and JBuilder has turned into Eclipse which I'm not too comfortable with.
Emacs for Perl when I'm working in a Linux environment. A computer science teacher forced us to use Emacs one semester and it's stuck now. If I'm making small changes to C or C++ code that's already on Linux, then I'll go ahead and use Emacs for that too.
Only time I work with C is for FRC. I tend to poke around with our team's program using MPLAB, but the students use EasyC because they aren't very good with coding yet. I'll try some stuff out using MPLAB and then try and get them to replicate the effort with EasyC.
Last edited by TubaMorg : 11-03-2008 at 15:51.
Reason: Not enough words yet
|