| ▲ | pjmlp 2 hours ago | |||||||
Since Python introduced new style classes, it also became a pure OOP language, even though it might not look like it at "Hello World" level, all primitive types have become objects as well. I love to point this out to OOP haters, | ||||||||
| ▲ | arijun an hour ago | parent | next [-] | |||||||
> I love to point this out to OOP haters That seems like a pretty lame gotcha--saying "Aha! The language you write in uses your hated paradigm under the hood" seems to invite the immediate response of "So? I don't use it." | ||||||||
| ||||||||
| ▲ | ang_cire 2 hours ago | parent | prev [-] | |||||||
This is very cool, and I did not know this. Thank you! I wonder if my formal university python training predated this change (~2010), or if the professors were themselves unaware of this. | ||||||||
| ||||||||