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?
Many different types of waste can occur in software development. Here are nine of them.
Do we actually follow best practices or just… practices?
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.
Use machine learning to select the best candidate for your organisation.
Why write tests if you can let a computer write them for you?
How people use search engines to find their new job.
Let’s talk about those 10x developers from a project perspective.
There are different ways to do think-aloud. Some are better than others.
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.