CQSE Blog
News & Updates
All news and updates
Categories
To Blacklist or Not to Blacklist
Analysis tools for your source code, like Teamscale and others, produce a list of findings—or ...
Rainer Niedermayr
2016
Why we don’t use the Software Maintainability Index
The Software Maintainability Index (MI) is a single-value indicator for the maintainability of a ...
Fabian Streitel
2016
»I'll clean up later«—Tasks in Teamscale
Anyone writing code knows that famous sentence: »I’ll clean that up later«. We have all heard it. ...
Thomas Kinnen
2016
A new language will not fix your maintainability issues!
Have you ever run into a »new« or »trending« programming language (Rust, nim, Kotlin, etc.), ...
Dr. Elmar Jürgens
2015
What can Clone Detection across System Boundaries Reveal about Architectural or Organizational Problems?
Teams, not individuals, build most software systems. The organization of these teams thus strongly ...
Dr. Benjamin Hummel
2015
Save the Semicolon
These days, it seems that a modern programming language is required to not use semicolons at all, ...
Dr. Tobias Roehm
2015
CIA-Style Software Intelligence
Software intelligence has been defined as »offering software practitioners information to support ...
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 ...
Living in the #ifdef Hell
C/C++ programs often use conditional compilation to implement variations of a program. While ...
Like our blog?
We write about many software-quality topics.
Our Team
To Blacklist or Not to Blacklist
Analysis tools for your source code, like Teamscale and others, produce a list of findings—or...
Rainer Niedermayr
2016
Why we don’t use the Software Maintainability Index
The Software Maintainability Index (MI) is a single-value indicator for the maintainability of a...
Fabian Streitel
2016
»I'll clean up later«—Tasks in Teamscale
Anyone writing code knows that famous sentence: »I’ll clean that up later«. We have all heard it....
Dr. Benjamin Hummel
2015
Save the Semicolon
These days, it seems that a modern programming language is required to not use semicolons at all,...
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...
Living in the #ifdef Hell
C/C++ programs often use conditional compilation to implement variations of a program. While...
CQSE Blog
To Blacklist or Not to Blacklist
Analysis tools for your source code, like Teamscale and others, produce a list of findings—or...
Rainer Niedermayr
2016
Why we don’t use the Software Maintainability Index
The Software Maintainability Index (MI) is a single-value indicator for the maintainability of a...
Fabian Streitel
2016
»I'll clean up later«—Tasks in Teamscale
Anyone writing code knows that famous sentence: »I’ll clean that up later«. We have all heard it....
Dr. Benjamin Hummel
2015
Save the Semicolon
These days, it seems that a modern programming language is required to not use semicolons at all,...
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...
Living in the #ifdef Hell
C/C++ programs often use conditional compilation to implement variations of a program. While...