5 ms·
I have no such problems. Think/hack/try first, code later - this is my advice to you. Pen and paper are my debugging tools, not a type system.
by ardz 13y ago
I have no such problems.
Think/hack/try first, code later - this is my advice to you.
Pen and paper are my debugging tools, not a type system.
- codingbinary 13y agoAll hail to our coding god. On a serious note: I prefer to trust the typesystem and concentrate on the remaining "real" bugs.
- lmm 13y agoI can do that, and I've used languages and hardware where it was the only option. But I'm much faster and more effective with a type system.