Articles with "code snippets" as a keyword



Photo by lucabravo from unsplash

Usage and attribution of Stack Overflow code snippets in GitHub projects

Sign Up to like & get
recommendations!
Published in 2018 at "Empirical Software Engineering"

DOI: 10.1007/s10664-018-9650-5

Abstract: Stack Overflow (SO) is the most popular question-and-answer website for software developers, providing a large amount of copyable code snippets. Using those snippets raises maintenance and legal issues. SO’s license (CC BY-SA 3.0) requires attribution,… read more here.

Keywords: github projects; stack overflow; code; usage attribution ... See more keywords

“C”ing the light – assessing code comprehension in novice programmers using C code patterns

Sign Up to like & get
recommendations!
Published in 2024 at "Computer Science Education"

DOI: 10.1080/08993408.2024.2317079

Abstract: ABSTRACT Background and Context Feedback on one’s progress is essential to new programming language learners, particularly in out-of-classroom settings. Though many study materials offer assessment mechanisms, most do not examine the accuracy of the feedback… read more here.

Keywords: code snippets; code; code comprehension; ing light ... See more keywords

A Source Code Similarity Based on Siamese Neural Network

Sign Up to like & get
recommendations!
Published in 2020 at "Applied Sciences"

DOI: 10.3390/app10217519

Abstract: Finding similar code snippets is a fundamental task in the field of software engineering. Several approaches have been proposed for this task by using statistical language model which focuses on syntax and structure of codes… read more here.

Keywords: code; similarity; siamese neural; neural network ... See more keywords