LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Best C++ Programming Tools and Techniques: (https://www.linuxquestions.org/questions/programming-9/best-c-programming-tools-and-techniques-4175438169/)

Nbiser 11-21-2012 02:24 PM

Best C++ Programming Tools and Techniques:
 
I am getting started in C++ programming and am wondering what the best tools and techniques for the trade are. I am currently using KDevelop as my programming tool. Please give me your suggestions..... Thanks!

TobiSGD 11-21-2012 03:29 PM

http://www.linuxquestions.org/questi...e-ides-469623/
http://www.linuxquestions.org/questi...orials-825748/
The first two stickies in this forum should give you a first overview about programming tools and freely available documentation.

Nbiser 11-21-2012 06:06 PM

Quote:

Originally Posted by TobiSGD (Post 4834317)
http://www.linuxquestions.org/questi...e-ides-469623/
http://www.linuxquestions.org/questi...orials-825748/
The first two stickies in this forum should give you a first overview about programming tools and freely available documentation.

Thanks for the references!

vendtagain 11-23-2012 12:25 AM

I suggest Qt Creator and using the Qt library.

graemef 11-23-2012 04:25 AM

Learn to use a debugger (you have one in kDevelop) and a tool for identifying memory leaks (valgrind comes to mind).


All times are GMT -5. The time now is 08:09 PM.