Y
Hacker News
new
|
ask
|
show
|
jobs
by
eerimoq
2136 days ago
In my experience most bugs are due to misunderstanding requirements and simply writing faulty logic. Just a few bugs are related to the language itself.
1 comments
hazz99
2136 days ago
In highr-level languages you can make a lot of faulty logic inexpressible in your code, which eliminates a ton of bugs.
link
eerimoq
2136 days ago
That's pretty much what I wrote in the first post.
link