Sometimes when I write a little python script – with only a few lines of code – it starts growing and I keep adding functionality.…
Beiträge veröffentlicht in “Programming”
Beeing busy with a lot of things it’s hard to find time to cultivate the essential programming skills. I managed to find some time and…
HTML5 canvas is a nice toy to do 2d graphics in the browser. My first attempt to walk can be found here and features object oriented…