Comment by polishdude20
2 days ago
The thing about code is you can run it to confirm it does what you want it to do and doesn't do what you don't want it to do. Sprinkle in some software experience in there as well.
2 days ago
The thing about code is you can run it to confirm it does what you want it to do and doesn't do what you don't want it to do. Sprinkle in some software experience in there as well.
Just because it worked once with one set of inputs means nothing about it working in the general case.
> Just because it worked once with one set of inputs means nothing about it working in the general case.
A C example of same could look like: