Zobrazeno 1 - 10
of 26
pro vyhledávání: '"Docstring"'
Publikováno v:
EMNLP (1)
Simultaneously modeling source code and natural language has many exciting applications in automated software development and understanding. Pursuant to achieving such technology, we introduce PyMT5, the Python method text-to-text transfer transforme
Publikováno v:
CompEd
The first step in writing code is understanding the problem to be solved. When this step is not properly completed, students can waste time developing a solution to the wrong problem. Arguably, this tendency is exacerbated by online automatically-tes
Publikováno v:
Software Analysis, Testing, and Evolution ISBN: 9783030042714
SATE
SATE
Docstring plays an important role in software development and maintanance as it is used in source code to document a specific segment of code. In dynamic language programming, docstring is usually used to annotate types of parameters and return value
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::a4e2b610fc33724b11ae606d226f56f9
https://doi.org/10.1007/978-3-030-04272-1_5
https://doi.org/10.1007/978-3-030-04272-1_5
Autor:
Takayuki Omori
Publikováno v:
SANER
Source code comments are valuable to keep developers' explanations of code fragments. Proper comments help code readers understand the source code quickly and precisely. However, developers sometimes delete valuable comments since they do not know ab
Publikováno v:
SANER
Code comments are an integral part of software development. They improve program comprehension and software maintainability. The lack of code comments is a common problem in the software industry. Therefore, it is beneficial to generate code comments
Publikováno v:
MSR
A programmer performing a change task to a system can benefit from accurate comments on the source code. As part of good programming practice described by Kernighan and Pike in the book The Practice of Programming , comments should "aid the understan
Autor:
Karol Rástočný, Mária Bieliková
Publikováno v:
ESEM
Empirical metadata that describe activities of developers with source code are often stored as logs with only basic references to source code. These approaches deals with several problems. At first, logs are attached to whole files and it is hard to
Autor:
Paul W. McBurney, Collin McMillan
Publikováno v:
ICPC
A documentation generator is a programming tool that creates documentation for software by analyzing the statements and comments in the software's source code. While many of these tools are manual, in that they require specially-formatted metadata wr