Link to the VisKProg handbook

Open the VisKProg handbook or go straight to one of the tutorials:

There are two tutorials, one for programming beginners, and one for people who know allready coding in c/c++.

  • Beginners tutorial
    This is a tutorial for everyone, who is interested in learning easy (KDE) programming with VisKProg.
  • Tutorial for C programmers
    If you haven't written Qt (or KDE) programs yet, you will be confronted with some technical details, you won't understand. But if you know what "If", "For" and "While" is, and what a variable means in a programming language, you should start here anyway.