Ruby on Railsの初学者の躓き要因とデバッグ難易度に関する分析

書誌事項

タイトル別名
  • Novice programming mistakes and difficulty of debugging in learning Ruby on Rails

抄録

我々はこれまで Ruby on Rails を用いた Web アプリケーション開発科目の提出物であるログファイルと Git リポジトリを用いて受講者の躓き要因を分析してきた.その結果,受講者が課題着手中に発生した例外は 9 つであること,また,それぞれの例外が発生した原因として 11 個の誤りパターンがあることが確かめられた.本稿では,それぞれの例外を修正するための試行回数と修正時間を調査し,例外ごとのデバッグの難易度を明らかにする.

We have analyzed the log files and Git repositories submitted as assignments in a web application development course using Ruby on Rails to determine the causes of students' mistakes. The analysis showed that there were nine exception errors that occurred while students were working on their assignments, and that there were eleven error patterns that caused the exception errors to occur. In this paper, we investigate the number of attempts to fix each exception and the time to fix it, and we clarify the difficulty level of fixing each exception for the students.

収録刊行物

詳細情報 詳細情報について

  • CRID
    1050574047121669888
  • NII論文ID
    170000185089
  • Web Site
    http://id.nii.ac.jp/1001/00212259/
  • 本文言語コード
    ja
  • 資料種別
    conference paper
  • データソース種別
    • IRDB
    • CiNii Articles

問題の指摘

ページトップへ