Add notes on good coding
This commit is contained in:
parent
6474344d8a
commit
7b3943a8b0
1 changed files with 7 additions and 0 deletions
7
docs/programming/general/writing-good-code.md
Normal file
7
docs/programming/general/writing-good-code.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Writing good code
|
||||
|
||||
Good is boring.
|
||||
|
||||
Good code can be understood by junior developers.
|
||||
|
||||
Great code can be understood by people who have just learned how to code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue