I have an excellent manager who was once a master of procedural coding. Now he is faced with a management team that uses object-oriented programming in .NET and Java. He is struggling to understand the many models and terminology that we are discussing. I wonder what the members of SO survived by helping others in this transition.
I am also looking for examples of wonderful procedures โ OOP that can show him how to rewrite procedural code as OOP. I gave it the opposite, that is, I took the OO code and turned it into a procedural one, but I am looking for code examples that may have used others that were effective for learning.
Finally, any books that people can recommend that are written for people going through this transition will be appreciated.
I was not sure if this was a community wiki. If so, I can change it.
Thanks!
source share