
Automatically assessing code understandability: How far are we?
Forget LOC and cyclomatic complexity; can we just calculate the understandability of code directly?
Forget LOC and cyclomatic complexity; can we just calculate the understandability of code directly?
ORM frameworks make your life a lot easier, but can just as easily lead to performance problems.
I’ll tell you what, I don’t even remember writing this article.
You want comments in your code, but probably not too many.
Some tips that can help you streamline your code review pipeline.
You know about code coverage for tests, but code review coverage is just as important.
Go’s time
package takes a novel approach to defining datetime serialisation formats. Is it an improvement over existing alternatives?