not, but


持续更新中…

not, but

1
2
3
4
5
6
7
8
9
10
11
12
not same, but somorphism.
not implementation, but interface.
not instance, but class.
not variable, but struct.
not semblance, but manifestation.
不是表象,而是表现
semblance
representation
performance
appearence
phenomenon
show

Tractatus Logico-philosophicus by [Ludwig Josef Johann Wittgenstein]

  1. not reasonable, but occur.

    1. not thing, but fact.
  2. not whole, but part.

    1. not molecule, but atom.
    2. not accidental, but inherent.
    3. not extrinsic, but intrinsic.
    4. not imagine, but common.
    5. not property, but form.
    6. not object, but configuration.
    7. not substance, but structure.
    8. not causal, but Independent.
    9. not graph, but display.
  3. not thought, but image.

    1. not self, but other.
    2. not words, but proposition.
    3. not tones, but melody.
    4. not design, but describe.
    5. not point, but arrow.
    6. not what, but how.
    7. not one, but only one.
    8. not define, but initial.
    9. not variable, but regulation.
    10. not symbol, but notation.
    11. not nature, but logic.
    12. not notation, but form.
    13. not special, but common.
    14. not combination, but designation.
  4. not true or false, but meaningless.

  5. not philosophy, but natural science.

  6. not doubt, but negate.

  7. not believe, but prove.

  8. not prove, but assert.

  9. not describe, but keep silent.

The Zen of Python, by Tim Peters

  1. not true or false, but good and bad.

  2. not lucky, but happy.

  3. not say, but do.

  4. not later, but now.

  5. not right now, but mull.

  6. not code, but demand.

  7. not repeat, but once.

  8. not strict, but compat.

  9. Not ugliness, but beauty.

  10. not implicit, but explicit.

  11. not complex, but simple.

  12. not complicated, but complex.

  13. not nest, but flat.

  14. not dense, but sparse.

  15. not performance, but readability.

  16. not purity, but practicality.

  17. not second, but first.

  18. not one, but more.

  19. not more, but best.

  20. not best, but better.

  21. not help, but self.

  22. not teach, but learn.

  23. not copy, but imitation.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than _right_ now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!