MI Azeem, S Abualhaija - Empirical Software Engineering, 2024 - Springer
Specifying legal requirements for software systems to ensure their compliance with the applicable regulations is a major concern of requirements engineering. Personal data which …
T van Dam, M Izadi… - 2023 IEEE/ACM 20th …, 2023 - ieeexplore.ieee.org
Transformer-based pre-trained models have recently achieved great results in solving many software engineering tasks including automatic code completion which is a staple in a …
NL Hai, NDQ Bui - Proceedings of the Third ACM/IEEE International …, 2024 - dl.acm.org
Code comments provide important information for understanding the source code. They can help developers understand the overall purpose of a function or class, as well as identify …
Developers rely on code comments to document their work, track issues, and understand the source code. As such, comments provide valuable insights into developers' understanding …
Code comments play an essential role in software development by providing documentation, explanations, and clarifications for program logic and functionality. It is …
Code comments are essential for software maintenance, enhancing code readability and facilitating effective collaboration among developers. With the growing complexity of …