Add notes on good coding

This commit is contained in:
Brad Treloar 2025-02-01 02:12:45 +10:30
parent 6474344d8a
commit 7b3943a8b0

View 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.