Codingday - codingday.com - Codingday

Latest News:

Random number Generation with RNG 1 Apr 2010 | 10:38 pm

I would like to mention a question that posed on stackoverflow a year back, with a slight change. Given a function which produces a random integer in the range 0 to 4, write a function which produces...

Happy Pi Day and Monte Carlo Method 15 Mar 2010 | 09:11 am

Pi Calculation Today is the day, 03/14 2010. Happy day to all! The Monte Carlo method generates multiple trials to determine the expected value of a random variable. Calculating Pi is generally the...

Book Review – Real World Functional Programming 8 Mar 2010 | 01:21 pm

Real-World functional programming has been written by Tomas Petricek and Jon Skeet. Tomasz’s and Jon’s book is built around how to think functionally when programming and how to make best use of func...

Pex, Unit Test but Better, Parameterized Unit Testing 8 Feb 2010 | 12:39 pm

Finally I had a chance to play with the Pex (Program EXploration) , I heard it on lang.net for the very first time and I was quite impressed, but it took a while to explore it. I downloaded the lates...

TouchJSON conflicts with AdMob and Cocos2d 3 Dec 2009 | 12:49 pm

If you happen to use Admob and cocos2d in the same project, the compilation will fail with some linking errors. Although it is not mentioned on Admod SDK documentation, apparently Admob borrows TouchJ...

Poker : Programming Problem 24 Feb 2009 | 02:19 pm

Although it has been a while since Brian posted the poker problem in his blog, I haven’t got the chance to look at it until I came across in ProjectEuler Problem 54. It is not the elegant or best solu...

Multiple Inheritance in C# using Dynamic Features 21 Feb 2009 | 05:03 am

Multiple Inheritance is a feature that a class that can inherit more than one class. Although CLR does not really care about it, it is not possible in the mainstream .NET languages to have multiple in...

Eclipse Reference Project Management with Maven 20 Jul 2008 | 12:50 pm

I was using Eclipse for one for the previous projects as a development environment. It has some powerful features. But I have to say not as powerful as Visual Studio. Anyway since it is possibly the b...

Next Generation Cryptography (CNG) for .NET 20 Jul 2008 | 12:23 pm

Last year, Windows Kernel team released a new cryptography libraries called Next Generation Cryptography (CNG). Although it is only available on Windows Vista and Windows Server 2008 kernels so far, I...

Recent Titles – Common Lisp ebook for free 20 Jul 2008 | 11:43 am

I was thinking of reading a Lisp book. I checked the titles and decided to buy, luckily, it’s freely provided in the Apress’ Practical Common Lisp page. I doubt that it is done by mistake, because th...

Recently parsed news:

Recent searches: