Publication Date
In 2025 | 24 |
Since 2024 | 95 |
Since 2021 (last 5 years) | 293 |
Since 2016 (last 10 years) | 527 |
Since 2006 (last 20 years) | 988 |
Descriptor
Computer Software | 1275 |
Computer Science Education | 1106 |
Teaching Methods | 430 |
Programming | 428 |
Foreign Countries | 382 |
Student Attitudes | 241 |
Undergraduate Students | 214 |
Computer Science | 212 |
College Students | 211 |
Educational Technology | 211 |
Computer Assisted Instruction | 179 |
More ▼ |
Source
Author
Malmi, Lauri | 6 |
Taitt, Kathy | 6 |
Hazzan, Orit | 5 |
Lavy, Ilana | 5 |
Schwieger, Dana | 5 |
Acharya, Sushil | 4 |
Bers, Marina Umaschi | 4 |
Janicki, Thomas | 4 |
Joy, Mike | 4 |
Rashkovits, Rami | 4 |
Simon, Beth | 4 |
More ▼ |
Publication Type
Education Level
Audience
Practitioners | 89 |
Teachers | 88 |
Students | 26 |
Researchers | 14 |
Administrators | 6 |
Policymakers | 6 |
Media Staff | 2 |
Parents | 2 |
Community | 1 |
Location
Taiwan | 30 |
Australia | 29 |
Turkey | 28 |
Spain | 24 |
Greece | 20 |
United Kingdom | 20 |
China | 18 |
Germany | 17 |
Brazil | 15 |
Israel | 14 |
India | 13 |
More ▼ |
Laws, Policies, & Programs
Americans with Disabilities… | 1 |
Education Consolidation… | 1 |
Assessments and Surveys
What Works Clearinghouse Rating
Meets WWC Standards with or without Reservations | 1 |
Gerit Wagner; Laureen Thurner – Journal of Information Systems Education, 2025
Git, as the leading version-control system, is frequently employed by software developers, digital product managers, and knowledge workers. Information systems (IS) students aspiring to fill software engineering, management, or research positions would therefore benefit from familiarity with Git. However, teaching Git effectively can be…
Descriptors: Computer Science Education, Information Systems, Teaching Methods, Computer Software
Sonia Lorente; Mónica Arnal-Palacián; Maximiliano Paredes-Velasco – European Journal of Psychology of Education, 2024
The European Higher Education Area (EHEA) proposes to enhance active learning and student protagonism in order to improve academic performance. In this sense, different methodologies are emerging to create scenarios for self-regulation of their learning. In this study the cooperative, collaborative and interdisciplinary learning methodologies were…
Descriptors: Cooperative Learning, Interdisciplinary Approach, Computer Software, Universities
Cleo Schulten; Irene-Angelica Chounta – Education and Information Technologies, 2024
This paper presents an analysis of the current research landscape around hackathons and hackathon-like events as opportunities and means for learning. In particular, we aimed to explore how hackathon-like events are utilized to promote learning, what systematic approaches are used to orchestrate learning in such events, and to what extent…
Descriptors: Literature Reviews, Computer Science, Cooperative Learning, Group Activities
Leite, Ana Isabella Muniz; Lagoa, Lucas; Lopes, Samuel; Braga, Rosana; Antonino, Pablo Oliveira; Nakagawa, Elisa Yumi – IEEE Transactions on Education, 2022
Contribution: This article details the conduction of an experiment to investigate the knowledge that computer science graduate students have about safety-critical systems development, in particular, safety requirements specifications. Future research directions are also discussed. Background: Safety-critical systems have been increasingly used in…
Descriptors: Graduate Students, Computer Science Education, Knowledge Level, Safety
Swanson, Dewey A.; Gusev, Dmitri A. – Association Supporting Computer Users in Education, 2022
We developed a paper for the 2016 ASCUE Conference with the topic of software tools to use in the classroom. As mentioned in the original paper, our Computer and Information Technology Department (CIT) curriculum at Purdue University statewide locations includes classes in database, networking, programming and systems areas. Most of these classes…
Descriptors: Information Technology, Computer Software, Educational Technology, Computer Science Education
Mark Frydenberg; Anqi Xu; Jennifer Xu – Information Systems Education Journal, 2025
This study explores student perceptions of learning to code by evaluating AI-generated Python code. In an experimental exercise given to students in an introductory Python course at a business university, students wrote their own solutions to a Python program and then compared their solutions with AI-generated code. They evaluated both solutions…
Descriptors: Student Attitudes, Programming, Computer Software, Quality Assurance
David R. Firth; Adam Gonzales; Michelle Louch; Bryan Hammer – Information Systems Education Journal, 2025
ChatGPT is having an impact on students, and information systems (IS) and computing academic professionals alike. Our goal for this paper is to help faculty and students know the conditions in which generative AI such as ChatGPT should or should not be used. To that end, we describe the development of a 2x2 matrix. On the horizontal axis we have…
Descriptors: Artificial Intelligence, Computer Software, Synchronous Communication, Information Systems
Diana Kirk; Andrew Luxton-Reilly; Ewan Tempero – ACM Transactions on Computing Education, 2025
Objectives: Code style is an important aspect of text-based programming because programs written with good style are considered easier to understand and change and so improve the maintainability of the delivered software product. However teaching code style is complicated by the existence of many style guides and standards that contain…
Descriptors: Computer Science Education, Programming, Computer Software, Teaching Methods
Srecko Stamenkovic; Nenad Jovanovic – IEEE Transactions on Learning Technologies, 2024
Although we are witnessing the accelerated development of computer science, and the opening of new fields of study, compiler construction is still a very important field that is taught at most world universities. Because of a large number of algorithms and complex theoretical constructions, these topics represent a difficult and complex domain for…
Descriptors: Computer Science, Computer Software, Educational Technology, Computer Simulation
Magana, Alejandra J.; Amuah, Theodora; Aggrawal, Sakhi; Patel, Devang A. – International Journal of STEM Education, 2023
Background: Effectively facilitating teamwork experiences, particularly in the context of large-size courses, is difficult to implement. This study seeks to address the challenges of implementing effective teamwork experiences in large courses. This study integrated teamwork pedagogy to facilitate a semester-long project in the context of a…
Descriptors: Teamwork, Group Dynamics, Cooperative Learning, Large Group Instruction
Kamil Çelik; Ahmet Ayaz – Educational Technology Research and Development, 2025
Technological advancements in recent years have accelerated the development of information and communication technologies, introducing numerous innovations. One prominent innovation is the concept of the metaverse, which has gained significant popularity and is increasingly influencing various sectors, including the economy, art, entertainment,…
Descriptors: Artificial Intelligence, Technology Uses in Education, Intention, Computer Science Education
Rebecka Weegar; Peter Idestam-Almquist – International Journal of Artificial Intelligence in Education, 2024
Machine learning methods can be used to reduce the manual workload in exam grading, making it possible for teachers to spend more time on other tasks. However, when it comes to grading exams, fully eliminating manual work is not yet possible even with very accurate automated grading, as any grading mistakes could have significant consequences for…
Descriptors: Grading, Computer Assisted Testing, Introductory Courses, Computer Science Education
Debora Lui; Deborah A. Fields; Yasmin B. Kafai – Cognition and Instruction, 2024
Debugging (or troubleshooting) provides a rich context to foster problem-solving. Yet, while we know much about some problems and strategies that novices face in programming on-screen, we know far less about debugging and troubleshooting in the context of physical computing, where coding issues may overlap with materially embedded problems. In…
Descriptors: Grade 9, STEM Education, Troubleshooting, Public Schools
Holanda, Maristela; Da Silva, Dilma – IEEE Transactions on Education, 2022
Contributions: The underrepresentation of women in computer science (CS) majors has long been a focus of attention in many academic documents, the majority of them from the United States and Europe. There is, however, a lack of information about educational interventions (EIs) for women in computing in Latin America. The contribution of this…
Descriptors: Foreign Countries, Hispanic American Students, Disproportionate Representation, Computer Science
Cheers, Hayden; Lin, Yuqing; Yan, Weigen – Informatics in Education, 2023
Source code plagiarism is a common occurrence in undergraduate computer science education. Many source code plagiarism detection tools have been proposed to address this problem. However, most of these tools only measure the similarity between assignment submissions, and do not actually identify which are suspicious of plagiarism. This work…
Descriptors: Plagiarism, Assignments, Computer Software, Computer Science Education