CQSE Blog
News & Updates
All news and updates
Categories

Dr. Nils Göde
2018
I Can't Remove It, It's not a Clone
Redundant source code fragments—code clones— are a major indication of low-quality code. Code ...

Dr. Nils Göde
2017
Teamscale for Structured Text
Many static analysis tools excel at analyzing code that is written in popular programming languages ...

Dr. Nils Göde
2016
The Beauty of Code Deletion
For me, one of the most appealing quality improvement actions still is the deletion of code. That ...

Dr. Nils Göde
2015
Cool Java 8 Features: To Use or not to Use
Java 8 has brought us a bunch of new language features, among which are Lambda Expressions and the ...

Dr. Nils Göde
2015
It Wasn't Me: Baselining in Teamscale
Almost every long-living software system has accumulated an abundance of quality deficits over ...

Dr. Nils Göde
2014
The Real Benefits of Short Methods
As you probably know, you should keep the methods (functions, procedures, …) in your code short and ...

Dr. Nils Göde
2014
Comments Don't Make Up For Bad Structure
All common programming languages have features that help you to organize and structure your code. A ...

Dr. Nils Göde
2014
Android Code Quality: Redundancy
This is the second part of our quality audit of the Android core component’s source code. In my ...

Dr. Nils Göde
2014
Android Code Quality: Structure
Code quality audits are a fundamental part of our daily work as software quality consultants. The ...
Like our blog?
We write about many software-quality topics.
Our Team
Dr. Nils Göde
… helps you to analyze and improve your software. I know how to do that, because I have done so for a number of large systems in a variety of different projects. Before that I studied computer science at the Universität Bremen and the Bond University in Australia. I am an expert in code quality and I hold a doctoral degree in Software Engineering from the Universität Bremen.

-
Blog
-
Dr. Nils Göde

Dr. Nils Göde
2016
The Beauty of Code Deletion
For me, one of the most appealing quality improvement actions still is the deletion of code. That...

Dr. Nils Göde
2015
Cool Java 8 Features: To Use or not to Use
Java 8 has brought us a bunch of new language features, among which are Lambda Expressions and the...

Dr. Nils Göde
2014
The Real Benefits of Short Methods
As you probably know, you should keep the methods (functions, procedures, …) in your code short and...

Dr. Nils Göde
2014
Comments Don't Make Up For Bad Structure
All common programming languages have features that help you to organize and structure your code. A...

Dr. Nils Göde
2014
Android Code Quality: Redundancy
This is the second part of our quality audit of the Android core component’s source code. In my...
CQSE Blog

Dr. Nils Göde
2016
The Beauty of Code Deletion
For me, one of the most appealing quality improvement actions still is the deletion of code. That...

Dr. Nils Göde
2015
Cool Java 8 Features: To Use or not to Use
Java 8 has brought us a bunch of new language features, among which are Lambda Expressions and the...

Dr. Nils Göde
2014
The Real Benefits of Short Methods
As you probably know, you should keep the methods (functions, procedures, …) in your code short and...

Dr. Nils Göde
2014
Comments Don't Make Up For Bad Structure
All common programming languages have features that help you to organize and structure your code. A...

Dr. Nils Göde
2014
Android Code Quality: Redundancy
This is the second part of our quality audit of the Android core component’s source code. In my...