There is an interesting phrase in computer science that I learned during my time at coding bootcamp: Garbage in, Garbage out This phrase was historically used to demonstrate the fact that no matter how good a computer program is, given incorrect inputs it will always return incorrect outputs. Garbage in, Garbage out Put another way: […]
