this post was submitted on 28 Feb 2025
432 points (100.0% liked)

Programmer Humor

1597 readers
1 users here now

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 1 month ago (2 children)

Is that the test driven programming everyone talks about?

[–] [email protected] 21 points 1 month ago

Exactly. You write the tests first so you know exactly when not to remove Windows.

[–] [email protected] 5 points 1 month ago

That would be true if there were tests. If you work in banking or any other field with very specific specs and regulations, the program is almost perfect and answers the demands of the client.

The undefined behavior is too much though, he should throw an exception instead.