Publication Date
In 2025 | 0 |
Since 2024 | 0 |
Since 2021 (last 5 years) | 2 |
Since 2016 (last 10 years) | 3 |
Since 2006 (last 20 years) | 4 |
Descriptor
Assignments | 4 |
Computer Science Education | 4 |
Programming | 4 |
Coding | 2 |
Computer Software | 2 |
Teaching Methods | 2 |
Academic Achievement | 1 |
Academic Persistence | 1 |
Adoption (Ideas) | 1 |
Asynchronous Communication | 1 |
Barriers | 1 |
More ▼ |
Source
ProQuest LLC | 4 |
Publication Type
Dissertations/Theses -… | 4 |
Education Level
Higher Education | 2 |
Postsecondary Education | 2 |
High Schools | 1 |
Secondary Education | 1 |
Two Year Colleges | 1 |
Audience
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Sirazum Munira Tisha – ProQuest LLC, 2023
Most existing autograders used for grading programming assignments are based on unit testing, which is tedious to implement for programs with graphical output and does not allow testing for other code aspects, such as programming style or structure. We present a novel autograding approach based on machine learning that can successfully check the…
Descriptors: Computer Software, Grading, Programming, Assignments
Joe Michael Allen – ProQuest LLC, 2021
A well-run introductory CS1 course is essential for all students within CS education. CS1 is necessary to keep students in the major and important to attract non-majors to the CS field. Unfortunately, there are many well-known issues that most CS1 courses have in common: high drop rates, low retention, high student stress, student struggle,…
Descriptors: Undergraduate Students, Computer Science Education, Computer Science, Required Courses
Assignon, Selom – ProQuest LLC, 2018
The problem of low student completion rates in distance learning courses remains one of the major issues that institutions of higher learning face. Efforts by school administrators to reverse this trend have so far produced mixed results. The rapid expansion of distance learning has encouraged many institutions to move more courses online,…
Descriptors: Academic Achievement, Computer Science Education, Online Courses, Distance Education
Buffardi, Kevin John – ProQuest LLC, 2014
Effective software testing identifies potential bugs and helps correct them, producing more reliable and maintainable software. As software development processes have evolved, incremental testing techniques have grown in popularity, particularly with introduction of test-driven development (TDD). However, many programmers struggle to adopt TDD's…
Descriptors: Computer Software, Testing, Development, Programming