Is a language without interfaces a bad choice for teaching OOP (Python)?
Perhaps I am dated on my information, but I was going to help someone
learn an OOP language, concepts, etc. I wanted to use something dynamic.
My thought was Python but then I read it has no Interfaces. Isn't an
Interface something someone needs to know to learn OOP concepts?
No comments:
Post a Comment