turingschool-examples / intermission-assignments

33 stars 218 forks source link

Real Software Engineering by Glenn Vanderburg (optional) #33

Closed worace closed 7 years ago

worace commented 9 years ago

Real Software Engineering by Glenn Vanderburg - What does Glenn have to say about Software Engineering as a discipline? How does Software Engineering differ fundamentally from other Engineering disciplines? What can we as Software Engineers take away from other disciplines?

George-Hudson commented 8 years ago

"The cost of long feedback loops" This is the 'technical debt' Jeff C. was talking about WAY back in module 1. It made sense then and makes more sense now.

George-Hudson commented 8 years ago

As we make testing cheaper and easier to use it reduces the need to create complex formal analysis beforehand.