Sunday, February 8, 2009

New open-source project: EulerMath

Project Euler has many mathematical challenges, which can be solved through computer programs. The .NET's Math class doesn't provides all mathematical functions needed for the solution of those problems.

Because of this I created EulerMath. The main goal of this project is to create a fast and robust library that provides all common mathematical functions that are necessary to those problems's solutions.

Monday, February 2, 2009

The best developers forum

Stackoverflow.com is a well known developers forum. There you can ask question about any language and the answer comes in less than a minute for the mainstream languages, and in less than an hour for languages like Matlab.

The main feature that makes that site better than any forum is a clean (KISS) and useful interface, not resembling any other forum.

Please visit my profile there, where you can see what I've been asking, answering and commenting:
http://stackoverflow.com/users/48465/vernicht