咨询与建议

限定检索结果

文献类型

  • 18 篇 会议
  • 11 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 23 篇 工学
    • 19 篇 计算机科学与技术...
    • 10 篇 软件工程
    • 4 篇 电气工程
    • 4 篇 信息与通信工程
    • 3 篇 控制科学与工程
  • 12 篇 教育学
    • 12 篇 教育学
    • 1 篇 心理学(可授教育学...
  • 1 篇 文学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 29 篇 syntax errors
  • 7 篇 parsing
  • 6 篇 novice programme...
  • 5 篇 compilers
  • 5 篇 compiler error m...
  • 5 篇 error recovery
  • 5 篇 cs1
  • 4 篇 error messages
  • 4 篇 error correction
  • 4 篇 hci
  • 3 篇 runtime errors
  • 3 篇 human computer i...
  • 3 篇 error repair
  • 3 篇 programming erro...
  • 2 篇 debugging
  • 2 篇 software enginee...
  • 2 篇 programming erro...
  • 2 篇 design guideline...
  • 2 篇 survey
  • 2 篇 java

机构

  • 4 篇 univ coll dublin...
  • 2 篇 univ michigan an...
  • 2 篇 southern illinoi...
  • 2 篇 grinnell coll gr...
  • 2 篇 indian inst tech...
  • 2 篇 univ western aus...
  • 2 篇 berea coll berea...
  • 2 篇 univ toronto sca...
  • 2 篇 univ auckland au...
  • 2 篇 abilene christia...
  • 2 篇 roanoke coll roa...
  • 2 篇 univ sydney sch ...
  • 2 篇 univ virginia ch...
  • 1 篇 pangasinan state...
  • 1 篇 univ calif comp ...
  • 1 篇 university of wi...
  • 1 篇 royal coll surge...
  • 1 篇 coll comp techno...
  • 1 篇 fw olin coll eng...
  • 1 篇 bell laboratorie...

作者

  • 4 篇 becker brett a.
  • 2 篇 lee jung a.
  • 2 篇 prather james
  • 2 篇 mcdonald chris
  • 2 篇 jeffries bryn
  • 2 篇 denny paul
  • 2 篇 koprinska irena
  • 2 篇 santos eddie ant...
  • 2 篇 harrington brian
  • 2 篇 osera peter-mich...
  • 2 篇 pettit raymond
  • 2 篇 bouvier dennis j...
  • 2 篇 karkare amey
  • 2 篇 pearce janice l.
  • 2 篇 bouchard durell
  • 2 篇 kamil amir
  • 1 篇 mcdonnell claire
  • 1 篇 iwashima ricardo
  • 1 篇 iyer a
  • 1 篇 fischer cn

语言

  • 28 篇 英文
  • 1 篇 其他
检索条件"主题词=syntax errors"
29 条 记 录,以下是1-10 订阅
排序:
A Comparative Study of High and Low Performing Students' Visual Effort and Attention When Identifying syntax errors  18th
A Comparative Study of High and Low Performing Students' Vis...
收藏 引用
18th International Conference on Augmented Cognition (AC)
作者: Pacol, Caren A. Rodrigo, Maria Mercedes T. Tablatin, Christine Lourrine S. Ateneo Manila Univ Quezon City Metro Manila Philippines Pangasinan State Univ Urdaneta Pangasinan Philippines
Debugging is an important skill to learn for novice programmers and since compiler error messages are instrumental to the debugging process, investigating how novice programmers read and process these messages has bec... 详细信息
来源: 评论
Data Mining of syntax errors in a Large-Scale Online Python Course  23rd
Data Mining of Syntax Errors in a Large-Scale Online Python ...
收藏 引用
23rd International Conference on Artificial Intelligence in Education (AIED)
作者: Lee, Jung A. Koprinska, Irena Jeffries, Bryn Univ Sydney Sch Comp Sci Sydney NSW Australia Univ Sydney Grok Acad Sydney NSW Australia
This paper investigates the common syntax errors students encounter when programming in Python using data from a large-scale online beginner course. We firstly analyse the error distribution to find differences betwee... 详细信息
来源: 评论
115Ways Not to Say Hello, World!: syntax errors Observed in a Large-Scale Online CS0 Python Course  22
115Ways Not to Say Hello, World!: Syntax Errors Observed in ...
收藏 引用
27th ACM Conference on Innovation and Technology in Computer Science Education (ITiCSE)
作者: Jeffries, Bryn Lee, Jung A. Koprinska, Irena Grok Acad Sydney NSW Australia Univ Sydney Sch Comp Sci Sydney NSW Australia Univ Sydney Sch Comp Sci Sydney Australia
Online programming courses can provide detailed automatic feedback for code that fails to meet various test conditions, but novice students often struggle with syntax errors and are unable to write valid testable code... 详细信息
来源: 评论
syntax and Stack Overflow: A methodology for extracting a corpus of syntax errors and fixes
Syntax and Stack Overflow: A methodology for extracting a co...
收藏 引用
35th IEEE International Conference on Software Maintenance and Evolution (ICSME)
作者: Wong, Alexander William Salimi, Amir Chowdhury, Shaiful Hindle, Abram Univ Alberta Dept Comp Sci Edmonton AB Canada
One problem when studying how to find and fix syntax errors is how to get natural and representative examples of syntax errors. Most syntax error datasets are not free, open, and public, or they are extracted from nov... 详细信息
来源: 评论
Can ChatGPT Learn to Count Letters?
收藏 引用
COMPUTER 2025年 第3期58卷 96-99页
作者: Conde, Javier Martinez, Gonzalo Reviriego, Pedro Gao, Zhen Liu, Shanshan Lombardi, Fabrizio Univ Politecn Madrid ETSI Telecomunicac Madrid 28040 Spain Univ Carlos III Madrid Madrid 28911 Spain Tianjin Univ Tianjin 300072 Peoples R China Univ Elect Sci & Technol China Chengdu 611731 Peoples R China Northeastern Univ Boston MA 02115 USA
Large language models (LLMs) struggle on simple tasks such as counting the number of occurrences of a letter in a word. In this paper, we investigate if ChatGPT can learn to count letters and propose an efficient solu... 详细信息
来源: 评论
Applying Software Engineering Anti-patterns to Programming Error Messages  2023
Applying Software Engineering Anti-patterns to Programming E...
收藏 引用
54th Annual ACM SIGCSE Technical Symposium on Computer Science Education (SIGCSE TS)
作者: Santos, Eddie Antonio Karvelas, Ioannis Becker, Brett A. Univ Coll Dublin Dublin Ireland
Programming error messages (PEMs) have long been a hindrance to novice programmers. This work aims to establish a catalog of PEM anti-patterns-common, reoccurring features of PEMs that make them unhelpful or actively ... 详细信息
来源: 评论
Investigating Preprocessor-Based syntax errors  13
Investigating Preprocessor-Based Syntax Errors
收藏 引用
12th International Conference on Generative Programming: Concepts and Experiences
作者: Medeiros, Flavio Ribeiro, Marcio Gheyi, Rohit Univ Fed Campina Grande Campina Grande Brazil Univ Fed Alagoas Maceio Brazil
The C preprocessor is commonly used to implement variability in program families. Despite the widespread usage, some studies indicate that the C preprocessor makes variability implementation difficult and error-prone.... 详细信息
来源: 评论
Assessing Student Learning Across Various Database Query Languages  53
Assessing Student Learning Across Various Database Query Lan...
收藏 引用
53rd IEEE ASEE Frontiers in Education International Conference, FIE 2023
作者: Li, Zepei Yang, Sophia Cunningham, Kathryn Alawini, Abdussalam University of Illinois Urbana-Champaign Department of Computer Science UrbanaIL United States
Previous research has shown that students encounter difficulties when learning database systems and their corresponding languages. Researchers have categorized these challenges into syntax and semantic errors and have... 详细信息
来源: 评论
What makes a programming error message good?  22
What makes a programming error message good?
收藏 引用
4th Conference on United Kingdom and Ireland Computing Education Research (UKICER)
作者: Santos, Eddie Antonio Univ Coll Dublin Dublin Ireland
Programming error messages (PEMs) often prove to be troublesome for novice programmers. Guidelines to improve PEMs often lack theoretical or empirical justification. This research will establish a theoretical foundati... 详细信息
来源: 评论
Large-Scale Analysis of Error Frequencies in Logo Programming  2022
Large-Scale Analysis of Error Frequencies in Logo Programmin...
收藏 引用
53rd Annual ACM SIGCSE Technical Symposium on Computer Science Education (SIGCSE)
作者: Staub, Jacqueline Chothia, Zaheer Univ Trier FB 4 Abt Informat D-54296 Trier Germany ETHZ Dept Comp Sci CH-8092 Zurich Switzerland
With the widespread introduction of computer science as a new school subject, programming is experiencing a strong and promising upswing in primary school education. Programming concepts can be taught in a constructiv... 详细信息
来源: 评论