4

When you work with a "Systems Architect" that doesn't understand object oriented programming but still insists on writing code.

This particular person only uses one class in a given application and names it "Class1." He also doesn't understand ORMs and insists using inline SQL statements without parameters because he can do "just as good of a job" with his SQL "cleaner."

Comments
  • 2
    I will never understand people who don't get OOP. It's literally just describing reality and language. All things are created according to kind. It's dead simple.
  • 0
    Do we work at the same company? 😅
Add Comment