Programming

The pages below deal with random tips concerning programming languages.

c / c++

These are my notes on programming in c and c++. Some useful code snippets and their location in my own library if an implemetation is already there.

Qt and Qt creator

My GUI library of choice is Qt and Qt creator is my preferred IDE. Here are some reminders on how to get things working.

HTML

My notes and tips on formatting web pages with HTML. files.

AWK

I run into AWK when I was looking for a way to quickly extract information from tabular data. I am nostalgic and I prefer this stuff from the 70's and the 80's, instead of more modern perl and python. These are some scripts I use.