▲ | nice_byte 4 days ago | |||||||||||||||||||||||||||||||||||||||||||
it is not edgy whatsoever. it reflects the actual reality on the ground. nobody goes to school to learn how to use git or how to write unit tests. it's not something that needs to be actively "learned", you'll just absorb it eventually because you can't escape it. The more interesting and important things you will never "just absorb", you actually have to make a conscious effort to engage with them. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | KevinMS 4 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||
I'm replying to statements like this > "testing" is not fundamental. and > there is no real skill to be learned there one of the biggest problems that has plagued software is failed projects. There have been a lot of them, and its probably costs hundreds of billions of dollars. I can guarantee not one of those projects failed because somebody had to take the time to look up the best data structure. But I'll bet a lot of them failed because they didn't follow smart testing practices and collapsed under their own weight of complexity, untestability and inflexibility. | ||||||||||||||||||||||||||||||||||||||||||||
|