Empirical evidence for choice of programming paradigm to address a problem
The C2 wiki has a discussion of Empirical Evidence for Object-Oriented Programming that basically concludes there is none beyond appeal to authority. This was last edited in 2008. Discussion here seems to bear this out: questions on whether OO is outdated, when functional programming is a bad choice and the advantages and disadvantages of AOP are all answered with contributors’ opinions without reliance on evidence.
How best to keep bumbling, non-technical managers at bay and still deliver good work? [closed]
Closed 12 years ago.
Which industries use the most high-quality, measurable, reliable approach to software? [closed]
Closed 11 years ago.
Is there a correlation between the type of a company/industry and the software engineering rigor?
I would like the answer to explain what impact, if any, does the type of company/industry have on the rigor, depth and breadth with which software engineering is practiced. The best would be some links to support the answer with references.
Problem Understanding the IEEE definition of Software Engineering
Background
requirements for software quality for internally developed / shared software?
In environments where software is built internally by one team and then that software is used by other internal teams, how does one decide what the required quality should be for the produced artefacts? For example:
what is the name of the model for the describing strategy between R&D and Professional Services
Is there a model that describes the different strategies that a company may use where the organisation is split into an engineering division and a professional services division?
Are there any empirical studies about the effects of commenting source code on software quality, maintainability and developer productivity? [closed]
Closed 10 years ago.
Programming vs Engineering [closed]
Closed 11 years ago.
Is memory management in programming becoming an irrelevant concern?
Background
I revisited an old (but great) site I had not been to for ages – the Alioth Language Shootout (http://benchmarksgame.alioth.debian.org/).