Archive for November, 2006
Why is tBits written in Java?
This is the question which I need to answer again and again.
In brief, the following are the reasons:
1. Strongly typed
I am uncomfortable with the languages that are not strongly typed because you discover bugs only when you execute the code.You made a typo somewhere and you are not going to find it unless you actually [...]


