NotesFAQContact Us
Collection
Advanced
Search Tips
Laws, Policies, & Programs
What Works Clearinghouse Rating
Showing 1 to 15 of 81 results Save | Export
Mike Morris – ProQuest LLC, 2024
To meet the employment demands in the information technology industry, it is crucial for higher education institutions to design sustainable curricula to prepare students with the knowledge and skills needed to enter and stay competitive in an ever-changing workforce. A review of one Mid-Atlantic University's information technology programs…
Descriptors: Graduate Students, Information Technology, Computer Science Education, Computer Software
Peer reviewed Peer reviewed
Direct linkDirect link
Dan Sun; Azzeddine Boudouaia; Chengcong Zhu; Yan Li – International Journal of Educational Technology in Higher Education, 2024
ChatGPT, an AI-based chatbot with automatic code generation abilities, has shown its promise in improving the quality of programming education by providing learners with opportunities to better understand the principles of programming. However, limited empirical studies have explored the impact of ChatGPT on learners' programming processes. This…
Descriptors: Computer Science Education, Computer Software, Feedback (Response), Artificial Intelligence
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Phung, Tung; Cambronero, José; Gulwani, Sumit; Kohn, Tobias; Majumdarm, Rupak; Singla, Adish; Soares, Gustavo – International Educational Data Mining Society, 2023
Large language models (LLMs), such as Codex, hold great promise in enhancing programming education by automatically generating feedback for students. We investigate using LLMs to generate feedback for fixing syntax errors in Python programs, a key scenario in introductory programming. More concretely, given a student's buggy program, our goal is…
Descriptors: Computational Linguistics, Feedback (Response), Programming, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Hao, Qiang; Smith, David H., IV; Ding, Lu; Ko, Amy; Ottaway, Camille; Wilson, Jack; Arakawa, Kai H.; Turcan, Alistair; Poehlman, Timothy; Greer, Tyler – Computer Science Education, 2022
Background and Context: automated feedback for programming assignments has great potential in promoting just-in-time learning, but there has been little work investigating the design of feedback in this context. Objective: to investigate the impacts of different designs of automated feedback on student learning at a fine-grained level, and how…
Descriptors: Computer Science Education, Feedback (Response), Teaching Methods, Comparative Analysis
Peer reviewed Peer reviewed
Direct linkDirect link
Ruiz, Jenny; Serral Asensio, Estefania; Snoeck, Monique – IEEE Transactions on Learning Technologies, 2020
The user interface (UI) is a key component of an interactive software application; therefore, it is important to provide software developers with basic UI design skills. However, teaching UI design is challenging, even at a basic level, and there is little teaching support. In this article, we investigate the benefits of the feedback-enriched…
Descriptors: Computer Interfaces, Computer System Design, Computer Software, Feedback (Response)
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Orr, J. Walker; Russell, Nathaniel – International Educational Data Mining Society, 2021
The assessment of program functionality can generally be accomplished with straight-forward unit tests. However, assessing the design quality of a program is a much more difficult and nuanced problem. Design quality is an important consideration since it affects the readability and maintainability of programs. Assessing design quality and giving…
Descriptors: Programming Languages, Feedback (Response), Units of Study, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Zakaria, Zarifa; Vandenberg, Jessica; Tsan, Jennifer; Boulden, Danielle Cadieux; Lynch, Collin F.; Boyer, Kristy Elizabeth; Wiebe, Eric N. – Computer Science Education, 2022
Background and Context: Researchers and practitioners have begun to incorporate collaboration in programming because of its reported instructional and professional benefits. However, younger students need guidance on how to collaborate in environments that require substantial interpersonal interaction and negotiation. Previous research indicates…
Descriptors: Feedback (Response), Intervention, Comparative Analysis, Programming
Peer reviewed Peer reviewed
Direct linkDirect link
Laovisutthichai, Vikrom; Srihiran, Kaweekrai; Lu, Weisheng – Industry and Higher Education, 2023
Building information modeling (BIM) has been a disruptive development in the global architecture, engineering, construction and operations (AECO) industry. While architecture schools have sought to integrate BIM into their curricula, most current pedagogical approaches and lessons are derived from engineering and construction management…
Descriptors: Architectural Education, Case Studies, Creativity, Construction Industry
Leo C. Ureel II – ProQuest LLC, 2020
Students in introductory computer science courses, are learning to program. Indeed, most students perceive that learning to code is the central topic explored in the courses. Students spend an enormous amount of time struggling to learn the syntax and understand semantics of a particular language. Instructors spend a similar amount of time reading…
Descriptors: Coding, Programming, Computer Science Education, Novices
Peer reviewed Peer reviewed
Direct linkDirect link
Benotti, Luciana; Martinez, Maria Cecilia; Schapachnik, Fernando – IEEE Transactions on Learning Technologies, 2018
In this paper we present a software platform called Chatbot designed to introduce high school students to Computer Science (CS) concepts in an innovative way: by programming chatbots. A chatbot is a bot that can be programmed to have a conversation with a human or robotic partner in some natural language such as English or Spanish. While…
Descriptors: Formative Evaluation, Introductory Courses, Computer Science, High School Students
Peer reviewed Peer reviewed
Direct linkDirect link
Bakke, Christine; Sakai, Rena – Journal of Information Technology Education: Innovations in Practice, 2022
Aim/Purpose: This research aims to describe layering of career-like experiences over existing curriculum to improve perceived educational value. Background: Feedback from students and regional businesses showed a clear need to increase student's exposure to career-like software development projects. The initial goal was to develop an…
Descriptors: Computer Software, Best Practices, Feedback (Response), Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Keuning, Hieke; Jeuring, Johan; Heeren, Bastiaan – ACM Transactions on Computing Education, 2019
Formative feedback, aimed at helping students to improve their work, is an important factor in learning. Many tools that offer programming exercises provide automated feedback on student solutions. We have performed a systematic literature review to find out what kind of feedback is provided, which techniques are used to generate the feedback, how…
Descriptors: Programming, Teaching Methods, Computer Science Education, Feedback (Response)
Peer reviewed Peer reviewed
Direct linkDirect link
Prado, Yenda; Jacob, Sharin; Warschauer, Mark – Computer Science Education, 2022
Background and Context: Computational Thinking (CT) is a skill all students should learn. This requires using inclusive approaches to teach CT to a wide spectrum of students. However, strategies for teaching CT to students with exceptionalities are not well studied. Objective: This study draws on lessons learned in two fourth-grade classrooms --…
Descriptors: Thinking Skills, Computer Science Education, Special Education, Teaching Methods
Peer reviewed Peer reviewed
Direct linkDirect link
Liew, Tze Wei; Tan, Su-Mae; Kew, Si Na – Information and Learning Sciences, 2022
Purpose: This study aims to examine if a pedagogical agent's expressed anger, when framed as a feedback cue, can enhance mental effort and learning performance in a multimedia learning environment than expressed happiness. Design/methodology/approach: A between-subjects experiment was conducted in which learners engaged with a multimedia learning…
Descriptors: Teaching Methods, Multimedia Instruction, Psychological Patterns, Emotional Response
Peer reviewed Peer reviewed
Direct linkDirect link
Sangal, Somya; Kataria, Shreya; Tyagi, Twishi; Gupta, Nidhi; Kirtani, Yukti; Agrawal, Shivli; Chakraborty, Pinaki – Education and Information Technologies, 2018
A parsing algorithm visualizer is a tool that visualizes the construction of a parser for a given context-free grammar and then illustrates the use of that parser to parse a given string. Parsing algorithm visualizers are used to teach the course on compiler construction which in invariably included in all undergraduate computer science curricula.…
Descriptors: Teaching Methods, Computer Software, Undergraduate Students, Computer Science Education
Previous Page | Next Page »
Pages: 1  |  2  |  3  |  4  |  5  |  6