Am Donnerstag, 23. Oktober 2014, 11:16:14 schrieb Surendra Reddy: > what minimum concepts in c++ i should know for developing KDE applications? > I am reading c++ primer but its taking lot of time , so i first want to > learn minimum concepts require to fix bugs and start learning on the go > please guide me.
Hi Surenda, the bare minimum to understand KDE and Qt is object oriented programming. If you read your book up to the chapter about classes and inheriting them, you are ready to go. Programming (and C++ is no exception) needs a lot of experience to create good code/programs. It it advisable if you begin with really small changes and dig deeper into the code to gain experience. Greetings Chris >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<