Adoption of open source software in software-intensive organizations–A systematic literature review

Ø Hauge, C Ayala, R Conradi - Information and Software Technology, 2010 - Elsevier
CONTEXT: Open source software (OSS) is changing the way organizations develop,
acquire, use, and commercialize software. OBJECTIVE: This paper seeks to identify how …

Are code examples on an online q&a forum reliable? a study of api misuse on stack overflow

T Zhang, G Upadhyaya, A Reinhardt, H Rajan… - Proceedings of the 40th …, 2018 - dl.acm.org
Programmers often consult an online Q&A forum such as Stack Overflow to learn new APIs.
This paper presents an empirical study on the prevalence and severity of API misuse on …

Mining stackoverflow to turn the ide into a self-confident programming prompter

L Ponzanelli, G Bavota, M Di Penta, R Oliveto… - Proceedings of the 11th …, 2014 - dl.acm.org
Developers often require knowledge beyond the one they possess, which often boils down
to consulting sources of information like Application Programming Interfaces (API) …

Prompt-tuned code language model as a neural knowledge base for type inference in statically-typed partial code

Q Huang, Z Yuan, Z **ng, X Xu, L Zhu… - Proceedings of the 37th …, 2022 - dl.acm.org
Partial code usually involves non-fully-qualified type names (non-FQNs) and undeclared
receiving objects. Resolving the FQNs of these non-FQN types and undeclared receiving …

From query to usable code: an analysis of stack overflow code snippets

D Yang, A Hussain, CV Lopes - … of the 13th International Conference on …, 2016 - dl.acm.org
Enriched by natural language texts, Stack Overflow code snippets are an invaluable code-
centric knowledge base of small units of source code. Besides being useful for software …

Spatio-temporal shape and flow correlation for action recognition

Y Ke, R Sukthankar, M Hebert - 2007 IEEE conference on …, 2007 - ieeexplore.ieee.org
This paper explores the use of volumetric features for action recognition. First, we propose a
novel method to correlate spatio-temporal shapes to video clips that have been …

Leveraging usage similarity for effective retrieval of examples in code repositories

SK Bajracharya, J Ossher, CV Lopes - Proceedings of the eighteenth …, 2010 - dl.acm.org
Developers often learn to use APIs (Application Programming Interfaces) by looking at
existing examples of API usage. Code repositories contain many instances of such usage of …

Too long; didn't watch! extracting relevant fragments from software development video tutorials

L Ponzanelli, G Bavota, A Mocci, M Di Penta… - Proceedings of the 38th …, 2016 - dl.acm.org
When knowledgeable colleagues are not available, developers resort to offline and online
resources, eg, tutorials, mailing lists, and Q&A websites. These, however, need to be found …

What help do developers seek, when and how?

H Li, Z **ng, X Peng, W Zhao - 2013 20th working conference …, 2013 - ieeexplore.ieee.org
Software development often requires knowledge beyond what developers already possess.
In such cases, developers have to seek help from different sources of information. As a …

How well do search engines support code retrieval on the web?

SE Sim, M Umarji, S Ratanotayanon… - ACM Transactions on …, 2011 - dl.acm.org
Software developers search the Web for various kinds of source code for diverse reasons. In
a previous study, we found that searches varied along two dimensions: the size of the …