hyper-world

Your browser seems not to be supporting CSS 2.0. Therefore most of the design of this website has been deactivated. If you want to download a CSS 2.0 compatible browser, I recommend Mozilla Firefox.

Computational Neuroscience


May 5th, 2012

I am studying the Master’s degree Computational Neuroscience in Berlin for a half year now. Previously, I was doing my Bachelor’s degree in Cognitive Computer Science in Bielefeld and was writing each semester about my experiences (in German). A post about Cognitive science in another blog inspired me to do so and I want to keep up with the tradition. Thus, here is my report about the first semester Computational Neuroscience! It is in English because the course of studies is also and it aims on attracting foreign students.
Read the rest of this entry »

Meta Programming


May 17th, 2009

The programming language C includes a so called preprocessor. With this you can make (halfway complex) replacements in the code before it gets compiled. A short while ago I asked myself what would happen if you continue this principle, so that you can do replacements in the preprocessor code and in the code for these replacements also and so on. You may think of it as a king selfreferencing programming language, that is possible to do any number of replacement cycles in the source code before the compilation.

This is a somewhat fascinating thougt to me. Anyways, there are probably only a few very special cases in which this will be of any use. Even then you might need only two or three replacement cycles. Moreover, every thing else might get to complex to understand.

Haskell Modules


December 16th, 2008

I’ve written two small Haskell modules and published them here.

Copyright © 2003 - 2012 Jan Gosmann

Imprint and Disclaimer

Entries (RSS) and Comments (RSS)
80 queries. 0.473 seconds.