diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2018-09-27 16:09:50 +0100 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2018-09-27 16:09:50 +0100 |
commit | 9f6b535c70b5089a38c09f7025e439734791ea2a (patch) | |
tree | 03ed957e7a12b397d67f952a63b775e0ba17e3fd | |
parent | 7fd7af5ce9745d1695f12e21dc10e5202ee3e541 (diff) | |
download | blog-9f6b535c70b5089a38c09f7025e439734791ea2a.tar.bz2 |
Idea
-rw-r--r-- | posts/alphabet-of-code-review.mdwn | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/posts/alphabet-of-code-review.mdwn b/posts/alphabet-of-code-review.mdwn new file mode 100644 index 0000000..91a3273 --- /dev/null +++ b/posts/alphabet-of-code-review.mdwn @@ -0,0 +1,52 @@ +[[!meta "An alphabet of code review"]] +[[!meta author="Daniel Silverstone"]] +[[!meta date="2018-09-27 21:00:00"]] +[[!tag draft]] + +* Abstraction +* Aggregation +* Algorithms +* Building +* Computers +* Coding +* Commentary +* Cohesive / Coupling / Concerns +* Coherence +* Congruence +* Commits +* Concepts +* Complexity +* Containment +* Data Model +* Encapsulation +* F? +* G? +* Heuristics +* Inheritance +* Instantiation +* J? +* K? +* L? +* Maintainability +* Normalisation +* Non-NULL +* Objects +* Order of Complexity +* Polymorphism +* Prototyping +* Primitives +* Q? +* Relations +* Robustness +* Semver +* Semantics +* Statics +* Transitions +* Universality +* Usability +* Verification +* Versioning +* W? +* X-referencing (cheaty) +* Y? +* Z? |