Codingdomain.com

Creating KDE Applications

Introduction

KDE is the biggest desktop for Linux. It is also a great platform to develop applications. Using the underlying Qt library, developing C++ applications for KDE becomes a breeze.

Articles

Part 1: Introduction
A general introduction to programming.
Part 2: Compiling
How to compile C++ code in Linux using gcc and make.
Part 3: C++ Basics
A quick overview of C++ programming.
Part 4: The Build system
The GNU Build system; Automake, Autoconf and ./configure.

blog comments powered by Disqus