Suchergebnisse - refactoring of program code

  1. 1

    Problems of Program Code Refactoring with the Use of Artificial Intelligence von Syrota, O. A., Horiachkin, V. M.

    ISSN: 2307-3489, 2307-6666
    Veröffentlicht: 11.03.2025
    Veröffentlicht in Nauka ta progres transportu (11.03.2025)
    “… This leads to the continuous creation of new software products consisting of a huge number of lines of code …”
    Volltext
    Journal Article
  2. 2

    Review of Automated Code Refactoring of C# Programs von Derezinska, Anna, Sygocki, Dawid

    ISSN: 2300-5963
    Veröffentlicht: Polish Information Processing Society 2023
    “… Code refactoring is supported by many Integrated Development Environments. This paper is focused on the automated code refactoring of C# programs …”
    Volltext
    Tagungsbericht Journal Article
  3. 3

    Method verifying the correctness of code refactoring program von Luo, Ting, Guo, Yuan-Bo, Hao, Yao-Hui, Li, Hu

    ISSN: 1000-436X
    Veröffentlicht: 01.11.2011
    Veröffentlicht in Tongxin Xuebao (01.11.2011)
    “… The program after code refactoring, probably because a number of coding errors were introduced in the process of reconstruction, and could not properly achieve the function of origi-nal program …”
    Volltext
    Journal Article
  4. 4

    Model‐based source code refactoring with interaction and visual cues von Hemati Moghadam, Iman, Ó Cinnéide, Mel, Sardarian, Ali, Zarepour, Faezeh

    ISSN: 2047-7473, 2047-7481
    Veröffentlicht: Chichester Wiley Subscription Services, Inc 01.05.2024
    Veröffentlicht in Journal of software : evolution and process (01.05.2024)
    “… Refactoring source code involves the developer in a myriad of program detail that can obscure the design changes that they actually wish to bring …”
    Volltext
    Journal Article
  5. 5

    Refactoring Programs Using Large Language Models with Few-Shot Examples von Shirafuji, Atsushi, Oda, Yusuke, Suzuki, Jun, Morishita, Makoto, Watanobe, Yutaka

    ISSN: 2640-0715
    Veröffentlicht: IEEE 04.12.2023
    “… However, due to its heavy workload and the risks of breaking the working programs, programmers are reluctant to do code refactoring, and thus, it also causes the loss of potential learning experiences …”
    Volltext
    Tagungsbericht
  6. 6

    Cost-Directed Refactoring for Parallel Erlang Programs von Brown, Christopher, Danelutto, Marco, Hammond, Kevin, Kilpatrick, Peter, Elliott, Archibald

    ISSN: 0885-7458, 1573-7640
    Veröffentlicht: Boston Springer US 01.08.2014
    Veröffentlicht in International journal of parallel programming (01.08.2014)
    “… This paper presents a new programming methodology for introducing and tuning parallelism in Erlang programs, using source-level code refactoring from sequential source programs to parallel programs …”
    Volltext
    Journal Article
  7. 7

    Refactoring OCL annotated UML class diagrams von Marković, Slaviša, Baar, Thomas

    ISSN: 1619-1366, 1619-1374
    Veröffentlicht: Berlin/Heidelberg Springer-Verlag 01.02.2008
    Veröffentlicht in Software and systems modeling (01.02.2008)
    “… Refactoring of UML class diagrams is an emerging research topic and heavily inspired by refactoring of program code written in object-oriented implementation languages …”
    Volltext
    Journal Article
  8. 8

    An Improvement Method for Program Structure Using Code Clone Detection, Impact Analysis, and Refactoring Formats von Masakazu Takahashi, Reiji Nanba, Yunarso Anang, Yoshimichi Watanabe

    ISSN: 1884-9970
    Veröffentlicht: Taylor & Francis Group 01.05.2017
    “… This paper proposes a method that aggregates similar portions (code clones) in the developed program and redesigns the current program structure to an adequate program structure …”
    Volltext
    Journal Article
  9. 9

    Refactoring for Software Maintenance: A Review of the Literature von Alsarraj, Rasha Gh, Altaie, Atica M

    ISSN: 1812-125X, 2664-2530
    Veröffentlicht: الموصل، العراق جامعة الموصل - كلية التربية 01.03.2021
    “… One of the techniques to increase the value of the software quality is refactoring - the set of activities for code enhancement through altering inner structure and not altering outer behavior of code …”
    Volltext
    Journal Article
  10. 10

    Automatic code refactoring techniques for Java programs von Tran, Phuoc

    ISBN: 9781339602103, 1339602105
    Veröffentlicht: ProQuest Dissertations & Theses 01.01.2016
    “… The implementation consists of two parts: Object-Oriented Program Information Extraction System and code refactoring functions …”
    Volltext
    Dissertation
  11. 11

    Refactoring [Guest editors' introduction] von Murphy-Hill, Emerson, Roberts, Don, Sommerlad, Peter, Opdyke, William F.

    ISSN: 0740-7459
    Veröffentlicht: IEEE 01.11.2015
    Veröffentlicht in IEEE software (01.11.2015)
    “… Refactoring changes a program's source code without changing its external behavior, typically to improve the software's design The articles selected for this issue range from historical, exploring …”
    Volltext
    Journal Article
  12. 12

    How to Refactor this Code? An Exploratory Study on Developer-ChatGPT Refactoring Conversations von AlOmar, Eman Abdullah, Venkatakrishnan, Anushkrishna, Mkaouer, Mohamed Wiem, Newman, Christian D., Ouni, Ali

    ISSN: 2574-3864
    Veröffentlicht: ACM 15.04.2024
    “… Large Language Models (LLMs), like ChatGPT, have gained widespread popularity and usage in various software engineering tasks, including refactoring, testing, code review, and program comprehension …”
    Volltext
    Tagungsbericht
  13. 13

    Architectural refactoring for the cloud: a decision-centric view on cloud migration von Zimmermann, Olaf

    ISSN: 0010-485X, 1436-5057
    Veröffentlicht: Vienna Springer Vienna 01.02.2017
    Veröffentlicht in Computing (01.02.2017)
    “… Unlike code refactoring of programs, architectural refactoring of systems is not commonly practiced yet …”
    Volltext
    Journal Article
  14. 14

    A method of program refactoring based on code clone detection and impact analysis von Takahashi, Masakazu, Nanba, Reiji, Anang, Yunarso, Uchiyama, Tatsuya, Watanabe, Yoshimichi

    Veröffentlicht: The Society of Instrument and Control Engineers - SICE 01.09.2016
    “… This paper proposes a method that aggregates similar portions in a program into one common portion and redesigns current program structure to appropriate program structure …”
    Volltext
    Tagungsbericht
  15. 15

    How Does Incomplete Composite Refactoring Affect Internal Quality Attributes? von Bibiano, Ana Carla, Soares, Vinicius, Coutinho, Daniel, Fernandes, Eduardo, Correia, Joao Lucas, Santos, Kleber, Oliveira, Anderson, Garcia, Alessandro, Gheyi, Rohit, Fonseca, Baldoino, Ribeiro, Marcio, Barbosa, Caio, Oliveira, Daniel

    ISSN: 2643-7171
    Veröffentlicht: ACM 01.10.2020
    “… Program refactoring consists of code changes applied to improve the internal structure of a program and, as a consequence, its comprehensibility …”
    Volltext
    Tagungsbericht
  16. 16

    A Refactoring Framework of Program Model Based on Procedure Blueprint von Mei, Xin Yun, Liu, Jian Bin

    ISBN: 9783037854754, 3037854758
    ISSN: 1660-9336, 1662-7482, 1662-7482
    Veröffentlicht: Zurich Trans Tech Publications Ltd 01.09.2012
    Veröffentlicht in Applied Mechanics and Materials (01.09.2012)
    “… Through seamless connection source code established by procedure blueprint to program model,the formalized framework unified the refactoring of source-based and program model based …”
    Volltext
    Journal Article
  17. 17

    Understanding the effect of batch refactoring on software quality von Agnihotri, Mansi, Chug, Anuradha

    ISSN: 0975-6809, 0976-4348
    Veröffentlicht: New Delhi Springer India 01.06.2024
    “… Refactoring is a widely known code restructuring technique that enhances the program’s structure without modifying its functionality …”
    Volltext
    Journal Article
  18. 18

    Implication of Code Refactoring in Optimizing Software Security von Chhajer, Siddth Kumar

    ISSN: 2583-3472, 2583-3472
    Veröffentlicht: 10.03.2022
    “… In this research article the researcher has assessed the significance of code refactoring in optimizing the software security …”
    Volltext
    Journal Article
  19. 19

    Toward Understanding the Impact of Refactoring on Program Comprehension von Sellitto, Giulia, Iannone, Emanuele, Codabux, Zadia, Lenarduzzi, Valentina, De Lucia, Andrea, Palomba, Fabio, Ferrucci, Filomena

    Veröffentlicht: IEEE 01.03.2022
    “… This paper continues the narrative on the effects of refactoring by exploring the dimension of program comprehension, namely the property that describes how easy it is for developers to understand source code …”
    Volltext
    Tagungsbericht
  20. 20

    Evaluation of a Long-Method Refactoring Technic Using Reusability Assessment Metrics Based On ISO/IEC 25023 in Php Program Code von Rahmania Hadiningrum, Tiara, Rochimah, Siti

    Veröffentlicht: IEEE 17.12.2024
    “… This study explores the application of various refactoring techniques in PHP programs to improve code reuse, guided by the ISO/IEC 25023 standard for software quality …”
    Volltext
    Tagungsbericht