10

Oriented Object design class today, introducing inheritance with squares-rectangles and circles-ellipses.

No don't do that.

It's the worst example ever. It does not work. Just no, stop

Comments
  • 1
    Story of my fucking life
  • 1
    Ah the old Rectangle/Square problem. Confusing bug waiting to happen.
  • 1
    @d3vnu11 I agree, they should at least teach the 3 major paradigms (Structured/OO/Functional) and what actually separates them from eachother. Being asked what OOP is and just saying “Encapsulation, Inheritance and Polymorphism” isnt good enough. 2 of those things can be done easily enough in non-OO languages like C. New devs need to know what it is that actually makes it OO.
Add Comment