Update article.md
This commit is contained in:
parent
f559c3bd7a
commit
acaae791ad
1 changed files with 8 additions and 2 deletions
|
@ -1,15 +1,21 @@
|
|||
# Ninja code
|
||||
|
||||
Programmer ninjas of the past used these tricks to make code maintainers cry. Code review gurus look for them in test tasks. Novice developers sometimes use them even better than programmer ninjas.
|
||||
Programmer ninjas of the past used these tricks to make code maintainers cry.
|
||||
|
||||
Code review gurus look for them in test tasks.
|
||||
|
||||
Novice developers sometimes use them even better than programmer ninjas.
|
||||
|
||||
Read them carefully and find out who you are -- a ninja, a novice, or maybe a code reviewer?
|
||||
|
||||
[cut]
|
||||
|
||||
|
||||
```warn header="Irony detected"
|
||||
These are rules of writing bad code. Just... You know, some people miss the point.
|
||||
Ninja path lies ahead. You've been warned.
|
||||
```
|
||||
|
||||
|
||||
## Brevity is the soul of wit
|
||||
|
||||
Make the code as short as possible. Show how smart you are.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue