Y
Hacker News
new
|
ask
|
show
|
jobs
by
shannongreen
1860 days ago
> The normal experience with C++ done well is no need for debugging
You cannot possibly be saying this with a straight face :)
1 comments
ncmncm
1860 days ago
I guess it depends on who is doing it. If that's not your experience yet, it could be. Lean in on the type system, and make it work for you. The fewer bugs you leave room for, the fewer you get.
link