[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: C++ in Eclipse

Jon,

Are you trying to learn C++ specifically, or programming generally?

If it's the latter, you may find Java easier to start with, and the base Eclipse out of the box provides you with all you need to write, compile and run Java programs, including GUI programming with Swing or SWT.

hth

Chris