Codingdomain.com

Coding

Introduction

Coding is the art of writing or revising a computer program. These pages contain some details to get started with different techniques and environments.

KDE Applications

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.

Creating applications for KDE
How to create a application for the KDE desktop.

Visual Basic Corner

In the past, I've written Visual Basic applications using the Windows API. These articles are no longer maintained, but still available for anyone who's still interested.

Accessing the Windows API with Visual Basic
How to access and use to Windows API to create powerful applications.