Re: Which is the best open source C/C++ IDE out there?





--- Vladimir Tsvetkov <npacemo@xxxxxxxxx> wrote:

> > This is obviously a trick question, because
> real
> > programmers don't use IDEs. Case Closed.
>
> I'm not a real programmer, but UNIX is a great
> developer environment.
> It's a tool based environment.
> Small tools, strong cohesion in what they are
> designed for, easy ways
> to combine them to form more complex tasks.
> Good documentation too.
> Actually you don't need anything else, you
> don't need a colourfull IDE. But...
> Maybe only few, really exceptional people can
> benefit and grok the
> power of this kind of environments.
> To me the ideal "IDE" is actually a toolkit:
> - Source Editor, preferably with a object
> browser or other kind of a
> source browser. An autocomplete functionallity
> could increase
> productivity too - this could increase quality
> if we measure quality
> of code by the low number of syntax mistakes,
> but this could also be a
> threat to quality letting the programmer write
> without reading
> carefully what is written - code bloating.
> - Compiler with a debugger. We must discuss
> about the pros. and cons.
> of a grafic debugger versus a text-mode
> debugger. The things are
> getting really messy when it comes up to
> debugging multithreading code
> and I really don't know what is the ultimate
> tool for this task.
> - A build tool. Ant or make will suffice.
> - Source control tools. CVS, SVN etc.
> - Documentation tools. POD, Doxygen, Javadoc or
> something else.
> - Unit testing framework. This is not always a
> tool. This could be a
> language extension, or a testing API.
> - Other tools.
>
> You don't need to put everything together in a
> single swissknife-tool,
> but this could be convenient in some cases.
>
> IDE vs. Toolbased Environments ???
>
> Which is more productive and how to measure
> productiveness?
>
> Best Regards,
> Vladimir Tsvetkov

Tools, schmools. vi and cc work for me.

I do admit that I wish someone would get make to
accept spaces instead of the (damn) tab. I think
its time for that :)

DT



__________________________________________
Yahoo! DSL ? Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Which is the best open source C/C++ IDE out there?
    ... I'm not a real programmer, but UNIX is a great developer environment. ... Actually you don't need anything else, you don't need a colourfull IDE. ... of a grafic debugger versus a text-mode debugger. ...
    (freebsd-questions)
  • Re: PHP debugging
    ... >> inclined to become a better programmer without the IDE. ... > For PHP I don't even bother with a debugger, ... track down and fiz bugs faster makes me more productive. ...
    (comp.lang.php)
  • Re: Which is the best open source C/C++ IDE out there?
    ... an editor plus integrated compile/build and debugger. ... I'm not programmer then I don't use any IDE. ...
    (freebsd-questions)
  • Re: PHP debugging
    ... >> down and cure bugs faster which WILL make you a better programmer. ... > inclined to become a better programmer without the IDE. ... For PHP I don't even bother with a debugger, ... Tools are for convenience and productivity. ...
    (comp.lang.php)
  • Re: I & J
    ... debugger once. ... wouldn't remotely expect any programmer to know what an oscilloscope, DSP, ... skilled and/or smart person by some arbitrary criteria. ... Your statements about factoring code in C ...
    (comp.lang.forth)