Re: Text editor for teaching a novice?
DEV-C++ or wxDev-C++ are both nice C++ editors (one adds wxWidgets to the default libraries). I'm seriously addicted to jEdit myself for a wide variety of coding, however.
Crimson/Emerald editor is another editor that has support for launching the compiler and is pretty nice as well.
|