咨询与建议

限定检索结果

文献类型

  • 25 篇 会议
  • 17 篇 期刊文献

馆藏范围

  • 42 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 39 篇 工学
    • 30 篇 计算机科学与技术...
    • 28 篇 软件工程
    • 5 篇 控制科学与工程
    • 3 篇 电气工程
    • 2 篇 电子科学与技术(可...
    • 1 篇 机械工程
    • 1 篇 动力工程及工程热...
    • 1 篇 化学工程与技术
  • 5 篇 教育学
    • 5 篇 教育学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...

主题

  • 42 篇 code readability
  • 8 篇 program comprehe...
  • 5 篇 software enginee...
  • 3 篇 code quality
  • 3 篇 programming styl...
  • 3 篇 variable name
  • 2 篇 naming education
  • 2 篇 smart contracts
  • 2 篇 mining software ...
  • 2 篇 empirical study
  • 2 篇 code review
  • 2 篇 survey
  • 2 篇 large language m...
  • 2 篇 code understanda...
  • 2 篇 blockchain
  • 2 篇 software develop...
  • 2 篇 coding best prac...
  • 2 篇 refactoring
  • 2 篇 source code
  • 2 篇 maintainability

机构

  • 3 篇 univ molise pesc...
  • 3 篇 city univ hong k...
  • 2 篇 iqra univ comp &...
  • 2 篇 univ fed pernamb...
  • 1 篇 virginia polytec...
  • 1 篇 youngstown state...
  • 1 篇 south china univ...
  • 1 篇 fed technol univ...
  • 1 篇 sungkyunkwan uni...
  • 1 篇 univ sannio bene...
  • 1 篇 loyola univ mary...
  • 1 篇 volvo car grp go...
  • 1 篇 eastern michigan...
  • 1 篇 nara inst sci & ...
  • 1 篇 beijing univ tec...
  • 1 篇 carleton coll co...
  • 1 篇 carnegie mellon ...
  • 1 篇 jordan univ sci ...
  • 1 篇 towosn univ dept...
  • 1 篇 faculty of infor...

作者

  • 5 篇 mi qing
  • 3 篇 piantadosi valen...
  • 3 篇 xiao yan
  • 3 篇 oliveto rocco
  • 3 篇 scalabrino simon...
  • 3 篇 keung jacky
  • 2 篇 bashir muhammad ...
  • 2 篇 oliveira delano
  • 2 篇 slivka jelena
  • 2 篇 babar muhammad
  • 2 篇 sohail adnan
  • 2 篇 xu weifeng
  • 2 篇 rafferty anna n.
  • 1 篇 karajeh ola
  • 1 篇 zhou jie
  • 1 篇 kim dongsun
  • 1 篇 sameera k.m.
  • 1 篇 ishio takashi
  • 1 篇 vacca anna
  • 1 篇 bingnuo chen

语言

  • 41 篇 英文
  • 1 篇 其他
检索条件"主题词=code readability"
42 条 记 录,以下是1-10 订阅
排序:
Improving code readability classification using convolutional neural networks
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2018年 104卷 60-71页
作者: Mi, Qing Keung, Jacky Xiao, Yan Mensah, Solomon Gao, Yujin City Univ Hong Kong Dept Comp Sci Kowloon Hong Kong Peoples R China Beijing Inst Technol Sch Comp Sci & Technol Beijing Peoples R China
Context code readability classification (which refers to classification of a piece of source code as either readable or unreadable) has attracted increasing concern in academia and industry. To construct accurate clas... 详细信息
来源: 评论
How does code readability change during software evolution?
收藏 引用
EMPIRICAL SOFTWARE ENGINEERING 2020年 第6期25卷 5374-5412页
作者: Piantadosi, Valentina Fierro, Fabiana Scalabrino, Simone Serebrenik, Alexander Oliveto, Rocco Univ Molise Pesche IS Italy Eindhoven Univ Technol Eindhoven Netherlands
code reading is one of the most frequent activities in software maintenance. Such an activity aims at acquiring information from the code and, thus, it is a prerequisite for program comprehension: developers need to r... 详细信息
来源: 评论
How do Developers Improve code readability? An Empirical Study of Pull Requests  39
How do Developers Improve Code Readability? An Empirical Stu...
收藏 引用
39th IEEE International Conference on Software Maintenance and Evolution (ICSME)
作者: Dantas, Carlos Eduardo C. Rocha, Adriano M. Maia, Marcelo A. Univ Fed Uberlandia Uberlandia MG Brazil
readability models and tools have been proposed to measure the effort to read code. However, these models are not completely able to capture the quality improvements in code as perceived by developers. To investigate ... 详细信息
来源: 评论
Automated code readability Feedback on Student Awareness  21st
Automated Code Readability Feedback on Student Awareness
收藏 引用
21st International Conference on Smart Technologies and Education (STE) on Smart Technologies for a Sustainable Future
作者: Karnalim, Oscar Sujadi, Sendy Ferdian Nathasya, Rossevine Artha Univ Kristen Maranatha Suria Sumantri St 65 Bandung 40164 Indonesia
Despite its importance in industry, writing readable code is often overlooked in academia. We developed CQIS, an automated checker that automatically provides feedback about code readability. Each time a program is su... 详细信息
来源: 评论
Using Eye Tracking Technology to Analyze the Impact of Stylistic Inconsistency on code readability
Using Eye Tracking Technology to Analyze the Impact of Styli...
收藏 引用
IEEE International Conference on Software Quality, Reliability and Security (Companion Volume)
作者: Mi, Qing Keung, Jacky Huang, Jianglin Xiao, Yan City Univ Hong Kong Dept Comp Sci Kowloon Hong Kong Peoples R China
A number of research efforts have focused in the area of programming style. However, to the best of our knowledge, there is little sound and solid evidence of how and to what extent can stylistic inconsistency impact ... 详细信息
来源: 评论
Using Deep Learning to Automatically Improve code readability  38
Using Deep Learning to Automatically Improve Code Readabilit...
收藏 引用
38th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Vitale, Antonio Piantadosi, Valentina Scalabrino, Simone Oliveto, Rocco Univ Molise STAKE Lab Campobasso Italy
Reading source code occupies most of developer's daily activities. Any maintenance and evolution task requires developers to read and understand the code they are going to modify. For this reason, previous researc... 详细信息
来源: 评论
Measurement of Source code readability Using Word Concreteness and Memory Retention of Variable Names  41
Measurement of Source Code Readability Using Word Concretene...
收藏 引用
41st IEEE Annual Computer Software and Applications Conference (COMPSAC)
作者: Xu, Weifeng Xu, Dianxiang Deng, Lin Bowie State Univ Dept Comp Sci Bowie MD 20715 USA Towosn Univ Dept Comp & Info Sci Towosn MD USA
Source code readability is critical to software quality assurance and maintenance. In this paper, we present a novel approach to the automated measurement of source code readability based on Word Concreteness and Memo... 详细信息
来源: 评论
Linking code readability, Structure, and Comprehension among Novices: It's Complicated  41
Linking Code Readability, Structure, and Comprehension among...
收藏 引用
41st IEEE/ACM International Conference on Software Engineering - Software Engineering Education and Training (ICSE-SEET)
作者: Wiese, Eliane S. Rafferty, Anna N. Fox, Armando Univ Utah Salt Lake City UT 84112 USA Carleton Coll Northfield MN 55057 USA Univ Calif Berkeley Berkeley CA 94720 USA
Novices' functionally-correct code is often redundant, verbose, or un-idiomatic. Such code could indicate shallow understanding of the programming language, or unfamiliarity with experts' preferences for code ... 详细信息
来源: 评论
A Gamification Technique for Motivating Students to Learn code readability in Software Engineering
A Gamification Technique for Motivating Students to Learn Co...
收藏 引用
International Symposium on Educational Technology (ISET)
作者: Mi, Qing Keung, Jacky Mei, Xiupei Xiao, Yan Chan, W. K. City Univ Hong Kong Dept Comp Sci Kowloon Hong Kong Peoples R China
code readability is one of the important software quality attributes that computer science students need to learn in their programming classes, unfortunately most of the students do not have the necessary work experie... 详细信息
来源: 评论
Reassessing Java code readability Models with a Human-Centered Approach  32
Reassessing Java Code Readability Models with a Human-Center...
收藏 引用
32nd IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Sergeyuk, Agnia Lvova, Olga Titov, Sergey Serova, Anastasiia Bagirov, Farid Kirillova, Evgeniia Bryksin, Timofey JetBrains Res Belgrade Serbia JetBrains Yerevan Armenia JetBrains Paphos Cyprus JetBrains Res Paphos Cyprus JetBrains Res Munich Germany JetBrains Res Limassol Cyprus
To ensure that Large Language Models (LLMs) effectively support user productivity, they need to be adjusted. Existing code readability (CR) models can guide this alignment. However, there are concerns about their rele... 详细信息
来源: 评论