Programming

Executing Bash Scripts Withinfrom Powershell

Sometimes you have processes which use multiple systems and if you are real lucky they cover multiple OS flavors, in this case I had a process which needs to make changes on Windows and Linux servers.

XNA 3D Pong

At school we got 2 XNA lessons, just to fill up our last weeks, since I hope to graduate this year. 2 lessons isn’t much, especially when you realize that that’s about 3 hours total.

Some Examples of Design Patterns

Do you know that great feeling, when you learn something and it felt just into the right spot? This was happening to me, when I learned the existence of design patterns.