Publication Date
In 2025 | 0 |
Since 2024 | 8 |
Since 2021 (last 5 years) | 13 |
Since 2016 (last 10 years) | 33 |
Since 2006 (last 20 years) | 46 |
Descriptor
College Students | 51 |
Programming Languages | 51 |
Teaching Methods | 51 |
Computer Science Education | 31 |
Foreign Countries | 25 |
Programming | 25 |
Introductory Courses | 18 |
Computer Software | 15 |
Student Attitudes | 10 |
Problem Solving | 9 |
Computer Assisted Instruction | 8 |
More ▼ |
Source
Author
Ali, Azad | 2 |
Merrill, Douglas C. | 2 |
Smith, David | 2 |
Aleksic, Veljko | 1 |
Allen, Robert B. | 1 |
Arjan J. F. Kok | 1 |
Baker, Catherine M. | 1 |
Boukouvala, Fani | 1 |
Boustedt, Jonas | 1 |
Cadenas, José O. | 1 |
Carlos Argelio Arévalo-Mercado | 1 |
More ▼ |
Publication Type
Journal Articles | 45 |
Reports - Research | 35 |
Reports - Descriptive | 9 |
Tests/Questionnaires | 7 |
Reports - Evaluative | 5 |
Speeches/Meeting Papers | 3 |
Dissertations/Theses -… | 2 |
Education Level
Higher Education | 48 |
Postsecondary Education | 43 |
Secondary Education | 2 |
High Schools | 1 |
Audience
Teachers | 2 |
Location
China | 3 |
Greece | 2 |
Mexico | 2 |
Netherlands | 2 |
Pennsylvania | 2 |
Taiwan | 2 |
Turkey | 2 |
Wisconsin (Madison) | 2 |
California | 1 |
Canada (Vancouver) | 1 |
Cyprus | 1 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
Motivated Strategies for… | 1 |
What Works Clearinghouse Rating
Jon-Paul Paolino – Teaching Statistics: An International Journal for Teachers, 2024
This article presents a novel approach to introducing principal component analysis (PCA), using summary tables and descriptive statistics. Given its applicability across a variety of academic disciplines, this topic offers abundant opportunity for class discussion and activities. However, teaching PCA in an introductory class can be challenging…
Descriptors: Statistics Education, Factor Analysis, Teaching Methods, Introductory Courses
Michael E. Ellis; K. Mike Casey; Geoffrey Hill – Decision Sciences Journal of Innovative Education, 2024
Large Language Model (LLM) artificial intelligence tools present a unique challenge for educators who teach programming languages. While LLMs like ChatGPT have been well documented for their ability to complete exams and create prose, there is a noticeable lack of research into their ability to solve problems using high-level programming…
Descriptors: Artificial Intelligence, Programming Languages, Programming, Homework
James A. Parejko – Journal of Microbiology & Biology Education, 2024
The current and ongoing challenges brought on by climate change will require future scientists who have hands-on experience using advanced molecular techniques, can work with large data sets, and can make correlations between metadata and microbial diversity. A course-embedded research project can prepare students to answer complex research…
Descriptors: Plants (Botany), Microbiology, Science Instruction, Teaching Methods
Sa Li; Jingjing Dong – International Journal of Web-Based Learning and Teaching Technologies, 2024
In order to deeply analyze and evaluate the changes in the comprehensive quality of college students' sports dance, the overall idea of systematically evaluating the changes in the comprehensive quality of college students' sports dance was established. Firstly, this article uses the triangular fuzzy number method to measure the evaluation…
Descriptors: Dance Education, Teaching Methods, Evaluation Methods, Programming Languages
Tang, Marc – Teaching Statistics: An International Journal for Teachers, 2020
University students in other disciplines without prior knowledge in statistics and/or programming language are introduced to the statistical method of decision trees in the programming language R during a 45-minute teaching and practice session. Statistics and programming skills are now frequently required within a wide variety of research fields…
Descriptors: Statistics, Teaching Methods, Programming, Programming Languages
Ragonis, Noa; Shmallo, Ronit – Informatics in Education, 2022
Object-oriented programming distinguishes between instance attributes and methods and class attributes and methods, annotated by the "static" modifier. Novices encounter difficulty understanding the means and implications of "static" attributes and methods. The paper has two outcomes: (a) a detailed classification of aspects of…
Descriptors: Programming, Computer Science Education, Concept Formation, Thinking Skills
Ling Zhang – Pedagogical Research, 2024
In the face of the challenges posed by the COVID-19 pandemic, the hybrid teaching model has garnered significant attention for its combination of the depth of traditional education with the convenience of distance learning. Focusing on the domain of computer programming language instruction, this study innovatively designs a hybrid teaching…
Descriptors: COVID-19, Pandemics, Blended Learning, Programming Languages
Felienne Hermans – Informatics in Education, 2024
This autoethnographic paper is part of a special issue trying to answer the question "How to design or choose languages for programming novices?" I will describe how my programming language Hedy was created, how the initial design goals were formed, how my perspectives on learning and teaching changed along the way, and how Hedy changed…
Descriptors: Decision Making, Programming Languages, Novices, Computer Science Education
Dawar, Deepak – Journal of Information Systems Education, 2023
For most beginners, learning computer programming is a complex undertaking. Demotivation and learned helplessness have been widely reported. In addition to the subject's complexity, low in-class involvement has been linked to poor student performance. This work introduces a novel instructional technique called Student-Driven Probe Instruction…
Descriptors: Computer Science Education, Programming, Introductory Courses, Teaching Methods
Arjan J. F. Kok; Lex Bijlsma; Cornelis Huizing; Ruurd Kuiper; Harrie Passier – Informatics in Education, 2024
This paper presents the first experiences of the use of an online open-source repository with programming exercises. The repository is independent of any specific teaching approach. Students can search for and select an exercise that trains the programming concepts that they want to train and that only uses the programming concepts they already…
Descriptors: Programming Languages, Computer Science Education, Open Source Technology, Teaching Methods
Hsu, Wen-Chin; Gainsburg, Julie – Journal of Educational Computing Research, 2021
Block-based programming languages (BBLs) have been proposed as a way to prepare students for learning to program in more sophisticated, text-based languages, such as Java. Hybrid BBLs add the ability to view and edit the block commands in auto-generated, text-based code. We compared the use of a non-hybrid BBL (Scratch), a hybrid BBL (Pencil…
Descriptors: Computer Science Education, Introductory Courses, Teaching Methods, Student Attitudes
Carlos Sandoval-Medina; Carlos Argelio Arévalo-Mercado; Estela Lizbeth Muñoz-Andrade; Jaime Muñoz-Arteaga – Journal of Information Systems Education, 2024
Learning basic programming concepts in computer science-related fields poses a challenge for students, to the extent that it becomes an academic-social problem, resulting in high failure and dropout rates. Proposed solutions to the problem can be found in the literature, such as the development of new programming languages and environments, the…
Descriptors: Cognitive Ability, Computer Science Education, Programming, Instructional Materials
Verrett, Jonathan; Boukouvala, Fani; Dowling, Alexander; Ulissi, Zachary; Zavala, Victor – Chemical Engineering Education, 2020
Computational notebooks are an increasingly common tool used to support student learning in a variety of contexts where computer programming can be applied. These notebooks provide an easily distributable method of displaying text and images, as well as sections of computer code that can be manipulated and run in real-time. This format allows…
Descriptors: Computer Science Education, Programming, Programming Languages, College Students
Schwab-McCoy, Aimee; Baker, Catherine M.; Gasper, Rebecca E. – Journal of Statistics and Data Science Education, 2021
In the past 10 years, new data science courses and programs have proliferated at the collegiate level. As faculty and administrators enter the race to provide data science training and attract new students, the road map for teaching data science remains elusive. In 2019, 69 college and university faculty teaching data science courses and…
Descriptors: Statistics Education, Higher Education, College Students, Teaching Methods
Silvia García-Méndez; Francisco de Arriba-Pérez; Francisco J. González-Castaño – International Association for Development of the Information Society, 2023
Mobile learning or mLearning has become an essential tool in many fields in this digital era, among the ones educational training deserves special attention, that is, applied to both basic and higher education towards active, flexible, effective high-quality and continuous learning. However, despite the advances in Natural Language Processing…
Descriptors: Higher Education, Artificial Intelligence, Computer Software, Usability