This all started as Testblog for some WordPress Plugins I were developing on. Now it‘s somehow a technical diary for me. But the content lacks in quality so I decided to refurbish the whole thing. Every post will be at least translated into english or deleted. The more interesting posts will be increased in content. […]
Monthly Archives: December 2017
Programming in Logic with Prolog
Posted by Pour Raphael Date: 2017-12-11
Motivation While Imperative Programming is very common, Logic Programming seems to be not popular at all. Why would anyone use it? It is an other kind of thinking about problems. There are problems where imperative programming languages, such as C,C++, Java, Python, …, will suck. It is more like making a set of rules/constraints rather […]
- Comments are off for this post
Last jam in my old studio (with FreshAir)
Posted by Pour Raphael Date: 2017-12-05
During the last weeks in my old shared flat aka my old Studio, I spent some time with John aka FreshAir to produce a one last track. It‘s time to say good by to the “neighbours didn‘t care”-flat… Hits: 361
- Comments are off for this post
C Generator
Posted by Pour Raphael Date: 2017-12-04
C is fun Repeating all the default stuff when starting over a new project is boring and waste of time. While doing some researches I needed to make a lot of little C programs. In order to fullfill the DRY (Don’t Repeat Yourself) Principle, I did a quick-n-dirty C Generator. It is easy to use […]
- Comments are off for this post
HTW Diploma Internship
Posted by Pour Raphael Date: 2017-12-01
Every diploma student at HTW DD has to make an internship at a company or other organisation in the 5th semester. Next to the stuff on this site I figured out the following: Don‘t know where to make it but interested in one of the modules did in the past? Ask a Prof. if she/he […]
- Comments are off for this post