On 6/18/08, Edd Barrett <[EMAIL PROTECTED]> wrote: > As it seems my last two project ideas for my degree have fallen through, I > wonder if anyone here has any ideas for software projects which are:
Unfortunately, I think asking misc "What do you want?" is pretty fruitless. Everybody wants something. That said, as a learning experience, and for something new, look into parallelism. There's some neat stuff like Intel's thread building blocks, designed to be easier than threading, but it's all early stages.