Asking Questions: The Holy Grail of OOP
This week at Launch Academy, we started working on Object Oriented Programming (OOP). We’ve been guided by the conceptual model that objects, which can have state and defined behavoirs, respond to methods the same way that you would respond to a question. Of course, a week of asking my objects questions made me think of this: And the more I thought about The Bridge of Death, the more the Bridgekeeper’s questions made a lot of sense in our OOP world. ...