This commit is contained in:
Ilya Kantor 2017-12-16 14:23:54 +03:00
parent ef94a0e593
commit 51aff82819

View file

@ -1,6 +1,11 @@
# Ninja code
Programmer ninjas of the past used these tricks to make code maintainers cry.
```quote author="Confucius"
Learning without thought is labor lost; thought without learning is perilous.
```
Programmer ninjas of the past used these tricks to make sharpen the mind of code maintainers.
Code review gurus look for them in test tasks.
@ -12,7 +17,7 @@ Read them carefully and find out who you are -- a ninja, a novice, or maybe a co
```warn header="Irony detected"
Many start following ninja paths. Few succeed.
Many try to follow ninja paths. Few succeed.
```