Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

True. I have more confidence my c++ works with 50% code coverage in tests than python with 100% coverage.

I try to model my domain in C++'s types. it isn't easy, but even avoiding int and bool helps a lot to ensure my code doesn't make stupid mistakes. Haskell would give me more power, but I'm moving my C++ in that direction.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: