早在 2015 年,Brian Will 撰写了一篇有挑衅性的博客:面向对象编程:一个灾难故事。他随后发布了一个名为面向对象编程很糟糕的视频,该视频更加详细。 我建议你花些时间观看视频,下面是我的一段总结: OOP 的柏…
分类:oop
[TODO]Iterator, foreach, generics and callback in C# and Python
It seems like a huge topic, so just divide it into small pieces and conquer them piece by piece, I have drawn …