Why don’t research papers that mention custom software release the source code? [closed]
Closed 9 years ago.
What is the difference between development and R&D?
I was asked by a colleague to explain clearly the difference between ordinary development and research and development (R&D) and was unable to do it. After reading Wikipedia, I still don’t have the precise answer.
How common is it to submit papers to journals or conferences outside of academia? [closed]
Closed 9 years ago.
Network computation
I’m pretty sure that someone has already thought about it and researched it extensively, but I’m having trouble finding any materials or even keywords to look for, for the idea that I was thinking about recently.
Categories of ‘for’ loops
I remember once reading some research where a body of C code had been analysed, and the findings were that the vast majority of for
loops could be categorised into about five categories, corresponding to the functional equivalents of map
, filter
, fold
, etc.
Has research been done on the effectiveness of Planning Poker as an estimation technique?
Although it is a commonly held opinion that planning poker improves the accuracy of project estimations (a small sample of which demonstrated on this question), has any defined research been done on the subject?
Is there a formal enumeration of the ways that components can be coupled / depend on eachother?
Say you have
What is a good rule-of-thumb for naming link-tables?
In the same way that a publication
table might relate to a person
table via subscriptions
, or a company
table might relate to a person
table via employee
, I’m wondering if there is a descriptive way to relate a company
table to a company_type
table.
Is 25% to me as sole author a good deal? [closed]
Closed 11 years ago.
Which license retains copyright while allowing work to be shared and derived from?
I am working on an academic research project whose results and some code we intend to publish. Research journals and conferences explicitly require that the authors have copyright over the work done in a paper. However, I would like to share the code with the community as it progresses using an open source license.