Replies: 5 comments 2 replies
-
面向对象是毒药,不知道谁在学校散布了“面向对象是更高级的思想”,在我看来面向对象纯粹是工程性臃肿的代名词,和数学的简洁性是对立面。我超级讨厌面向对象,我正在观望zig语言,如果zig语言支持面向对象,那我会放弃,我赞成基于算子的思想,就像haskell |
Beta Was this translation helpful? Give feedback.
-
zoop升级到0.2.x了,这个版本主要是为了去除对 |
Beta Was this translation helpful? Give feedback.
-
rust 的 trait 还是挺好的 |
Beta Was this translation helpful? Give feedback.
-
Java八股背的 |
Beta Was this translation helpful? Give feedback.
-
其实zig的面向对象可以直接采纳C语言对面向对象的实现方式,不是一定要做成java那套 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
github: https://github.com/zhuyadong/zoop
Beta Was this translation helpful? Give feedback.
All reactions