|
|
|
|
|
by 0xbadcafebee
451 days ago
|
|
Engineering started out as just some dudes who built things from gut feeling. After a whole lot of people died from poorly built things, they decided to figure out how to know ahead of time if it would kill people or not. They had to use math and science to figure that part out. Funny enough that happened with software too. People just build shit without any method to prove that it will not fall down / crash. They throw some code together, poke at it until it does something they wanted, and call that "stable". There is no science involved. There's some mathy bits called "computer science" / "software algorithms", but most software is not a math problem. Software engineering should really be called "Software Craftsmanship". We haven't achieved real engineering with software yet. |
|
I fully agree that the vast majority is not, though.