咨询与建议

限定检索结果

文献类型

  • 44 篇 会议
  • 14 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 40 篇 工学
    • 30 篇 计算机科学与技术...
    • 10 篇 软件工程
    • 8 篇 电气工程
  • 35 篇 教育学
    • 35 篇 教育学
  • 3 篇 管理学
    • 3 篇 管理科学与工程(可...
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 58 篇 programming assi...
  • 11 篇 automated assess...
  • 10 篇 software testing
  • 9 篇 automated gradin...
  • 7 篇 cs1
  • 6 篇 test-driven deve...
  • 5 篇 plagiarism
  • 4 篇 java
  • 4 篇 test coverage
  • 4 篇 automated feedba...
  • 3 篇 reflection
  • 3 篇 test-first codin...
  • 3 篇 formative feedba...
  • 3 篇 bytecode transfo...
  • 2 篇 maintenance engi...
  • 2 篇 clustering
  • 2 篇 student-written ...
  • 2 篇 instructor-provi...
  • 2 篇 cheating
  • 2 篇 feedback

机构

  • 4 篇 virginia tech bl...
  • 2 篇 western washingt...
  • 2 篇 western washingt...
  • 1 篇 natl res univ hi...
  • 1 篇 univ zaragoza po...
  • 1 篇 baidu inc people...
  • 1 篇 virginia tech de...
  • 1 篇 tulane universit...
  • 1 篇 univ konstanz co...
  • 1 篇 university of ch...
  • 1 篇 univ galileo gua...
  • 1 篇 lusofona univ co...
  • 1 篇 north carolina s...
  • 1 篇 univ new hampshi...
  • 1 篇 ecole polytech f...
  • 1 篇 adana sci & tech...
  • 1 篇 kwara state univ...
  • 1 篇 asia univ dept c...
  • 1 篇 tshwane univ tec...
  • 1 篇 fujian agr & for...

作者

  • 5 篇 stephen h. edwar...
  • 3 篇 barbosa ellen f.
  • 3 篇 shams zalia
  • 3 篇 edwards stephen ...
  • 3 篇 hao qiang
  • 2 篇 zalia shams
  • 2 篇 ottaway camille
  • 2 篇 smith david h.
  • 1 篇 lacuesta gilaber...
  • 1 篇 cogswell michael
  • 1 篇 bonnie mackellar
  • 1 篇 souza draylson m...
  • 1 篇 marwan samiha
  • 1 篇 figueira alvaro
  • 1 篇 o'fallon andy
  • 1 篇 wu dinghao
  • 1 篇 cheang b
  • 1 篇 tsikerdekis mich...
  • 1 篇 jin karen h.
  • 1 篇 wilson jack p.

语言

  • 57 篇 英文
  • 1 篇 其他
检索条件"主题词=Programming Assignments"
58 条 记 录,以下是51-60 订阅
排序:
Auto-Graded programming Labs: Dos and Don'ts for Less-Stressed Higher-Performing Students, Reduced Grading Time, and Happier Teachers,  19
Auto-Graded Programming Labs: Dos and Don'ts for Less-Stress...
收藏 引用
Proceedings of the 50th ACM Technical Symposium on Computer Science Education
作者: Frank Vahid Roman Lysecky Univ. of California Riverside Riverside CA USA Univ. of Arizona Tucson AZ USA
Program auto-graders used to be tough applications to install and use by instructors, meaning many instructors avoided them, and for those that used them, most assignments were created by specialists with scripting an... 详细信息
来源: 评论
Practical Systems programming in Computer Science Education (Abstract Only)  17
Practical Systems Programming in Computer Science Education ...
收藏 引用
Proceedings of the 2017 ACM SIGCSE Technical Symposium on Computer Science Education
作者: Peter H. Fröhlich Borja Sotomayor Johns Hopkins University Baltimore MD USA University of Chicago Chicago IL USA
Introductory curricula, courses, and programming assignments seem to get most of the attention at Computer Science education conferences. This bird-of-a-feather focuses, instead, on upper-level systems courses (databa... 详细信息
来源: 评论
The absolute beginner's guide to JUnit in the classroom (abstract only)  14
The absolute beginner's guide to JUnit in the classroom (abs...
收藏 引用
Proceedings of the 45th ACM technical symposium on Computer science education
作者: Stephen H. Edwards Manuel A. Pérez-Quiñones Virginia Tech Blacksburg VA USA
Software testing has become popular in introductory courses, but many educators are unfamiliar with how to write software tests or how they might be used in the classroom. This workshop provides a practical introducti... 详细信息
来源: 评论
An experiment to test bug density in students' code (abstract only)  13
An experiment to test bug density in students' code (abstrac...
收藏 引用
Proceeding of the 44th ACM technical symposium on Computer science education
作者: Zalia Shams Stephen H. Edwards Virginia Tech Blacksburg USA
A normal industry standard measure, bug density (bugs per thousand non-commented source line of code), is a through mechanism to assess code quality. If it is used for evaluating students' code, students will real... 详细信息
来源: 评论
A better API for Java reflection (abstract only)  12
A better API for Java reflection (abstract only)
收藏 引用
Proceedings of the 43rd ACM technical symposium on Computer Science Education
作者: Zalia Shams Stephen H. Edwards Virginia Tech Blacksburg VA USA
Instructors often write reference tests to evaluate student programs. In Java, reference tests should be independent of submitted solutions as they are run against all student submissions. Otherwise, they may even fai... 详细信息
来源: 评论
GitHub, Tutors, Relatives, and Friends: The Wide Web of Plagiarism (Abstract Only)  17
GitHub, Tutors, Relatives, and Friends: The Wide Web of Plag...
收藏 引用
Proceedings of the 2017 ACM SIGCSE Technical Symposium on Computer Science Education
作者: Amardeep Kahlon Bonnie MacKellar Anastasia Kurdia Austin Community College Austin USA St. John's University Queens USA Tulane University New Orleans USA
Plagiarism is of great concern to faculty in all fields, including computer science as it leads to one certain outcome -- a compromise not just in student learning but also in the entire academic process. Faculty atte... 详细信息
来源: 评论
The absolute beginner's guide to JUnit in the classroom (abstract only)  12
The absolute beginner's guide to JUnit in the classroom (abs...
收藏 引用
Proceedings of the 43rd ACM technical symposium on Computer Science Education
作者: Stephen H. Edwards Manuel A. Perez-Quinones Virginia Tech Blacksburg VA USA
Software testing has become popular in introductory courses, but many educators are unfamiliar with how to write software tests or how they might be used in the classroom. This workshop provides a practical introducti... 详细信息
来源: 评论
Web-CAT user group (abstract only)  12
Web-CAT user group (abstract only)
收藏 引用
Proceedings of the 43rd ACM technical symposium on Computer Science Education
作者: Stephen H. Edwards Virginia Tech Blacksburg VA USA
Web-CAT is the most widely used open-source automated grading system, with about 10,000 users at over 65 institutions worldwide. Its plug-in architecture supports extensibility, with plug-ins for Java (including Objec... 详细信息
来源: 评论