You are not logged in.

1

Saturday, September 13th 2003, 5:16pm

C++ start

How can i start C++ under Linux?

2

Saturday, September 13th 2003, 7:54pm

Re: C++ start

Quoted

Original von Konceptor

How can i start C++ under Linux?

Can you elaborate on what you want to do?
E.g. do you want to
- find tutorials for learning C++?
- start developing a C++ application?
- start developing a QT application?
- start developing a KDE application?
- ...

3

Monday, September 15th 2003, 5:03pm

I want to all this things

4

Monday, September 15th 2003, 9:49pm

Quoted

Original von Konceptor

I want to all this things

Well, C++ is not my forte, so maybe someone else
wants to step in here...

But as far as KDE development is concerned
there's lots of tutorials and documentation
on the KDE server:
http://developer.kde.org/documentation/index.html

If you want a free development environment for
C++ you might want to try kdevelop ( http://www.kdevelop.org/ )
(the obvious choice for KDE edvelopment)
or eclipse ( http://www.eclipse.org/ )
with the proper C++ plugin ( http://www.eclipse.org/cdt/ )