Publication Date
In 2025 | 0 |
Since 2024 | 1 |
Since 2021 (last 5 years) | 3 |
Since 2016 (last 10 years) | 13 |
Since 2006 (last 20 years) | 33 |
Descriptor
Source
Author
Isaías, Pedro, Ed. | 2 |
Saltan, Fatih | 2 |
Andreae, Peter | 1 |
Apple, Lillian | 1 |
Ashby, Nicole, Ed. | 1 |
Basaran, Billur | 1 |
Baunach, John | 1 |
Beeri, Catriel | 1 |
Bell, Tim | 1 |
Blokhuis, Jason C. | 1 |
Colby, Jennifer | 1 |
More ▼ |
Publication Type
Journal Articles | 22 |
Reports - Descriptive | 11 |
Reports - Research | 11 |
Collected Works - Proceedings | 5 |
Reports - Evaluative | 4 |
Dissertations/Theses -… | 2 |
Collected Works - Serial | 1 |
Opinion Papers | 1 |
Education Level
High Schools | 29 |
Secondary Education | 19 |
Higher Education | 11 |
Postsecondary Education | 9 |
Elementary Education | 6 |
Elementary Secondary Education | 6 |
Middle Schools | 5 |
Junior High Schools | 3 |
Grade 11 | 2 |
Grade 10 | 1 |
Grade 12 | 1 |
More ▼ |
Audience
Administrators | 1 |
Community | 1 |
Parents | 1 |
Laws, Policies, & Programs
No Child Left Behind Act 2001 | 1 |
Assessments and Surveys
What Works Clearinghouse Rating
Martínez, Alexuan; Nieves, Christian; Rúa, Armando – Physics Teacher, 2021
Many physics projects recently designed for high school teachers use Arduino as the main tool for managing sensors and data acquisition. This is a low-cost integrated development environment programmed with a simplified version of the C++ language. In comparison, the Raspberry Pi 3 platform, which also allows for the design of physics projects,…
Descriptors: Science Instruction, Science Laboratories, Physics, Secondary School Science
Apple, Lillian; Baunach, John; Connelly, Glenda; Gahlhoff, Sonia; Romanowicz, Colleen Megowan; Vieyra, Rebecca Elizabeth; Walker, Lucas – Physics Teacher, 2021
Multiple initiatives contend that all students should master computational thinking, including the "Next Generation Science Standards, the K-12 Framework for Computational Thinking," and Code.org. In turn, many physics teachers have begun to explore a variety of approaches to integrating computational modeling through programming. These…
Descriptors: Science Instruction, High Schools, Secondary School Science, Physics
Flannery, William – Physics Teacher, 2019
This paper describes a high school or introductory university course in scientific programming that introduces the computer revolution into the physics curriculum at the beginning. In the first one-hour lecture, Euler's method is presented and used to compute a solution to the analytically unsolvable two-body problem. In the remainder of the…
Descriptors: Science Instruction, Physics, Secondary School Science, High Schools
Ibrahim Aydin; Vahide Bulut – Journal of Educational Technology and Online Learning, 2024
The purpose of this study is to provide students with a 21st century training that can be easily applied to industrial automation training, both online and in person, and that goes beyond traditional learning methods. It involves creating and programming a training package that is compatible with the Ministry of National Education (MEB)…
Descriptors: Active Learning, Student Projects, Industrial Education, Manufacturing Industry
Kirikkaya, Esma Bulus; Basaran, Billur – European Journal of Educational Research, 2019
In this research, After I have realized some technological applications in the course of general physics laboratory II of the science teacher program, this research aims to examine the effects of the students' attitudes towards technology and the information of the communication technology (ICT) with the mixed method. For this application, after…
Descriptors: Physics, Science Education, Science Teachers, Teacher Education Programs
Colby, Jennifer – Knowledge Quest, 2015
This article describes a school librarian's experience with initiating an Hour of Code event for her school's student body. Hadi Partovi of Code.org conceived the Hour of Code "to get ten million students to try one hour of computer science" (Partovi, 2013a), which is implemented during Computer Science Education Week with a goal of…
Descriptors: High Schools, School Libraries, Computer Science Education, Library Role
Zinth, Jennifer Dounay – Education Commission of the States, 2015
Computer science and coding skills are widely recognized as a valuable asset in the current and projected job market. The Bureau of Labor Statistics projects 37.5 percent growth from 2012 to 2022 in the "computer systems design and related services" industry--from 1,620,300 jobs in 2012 to an estimated 2,229,000 jobs in 2022. Yet some…
Descriptors: Computer Science, Computer Science Education, Graduation Requirements, High Schools
Yagci, Mustafa – Online Submission, 2016
It has been widely debated issue in the literature that learning programming requires students to have advanced thinking skills to be successful in programming. Having a negative attitude towards programming is considered as one of the important reasons which cause students to fail in programming. The relationship among students' way of learning…
Descriptors: Preservice Teachers, Student Attitudes, Information Technology, Cognitive Style
Lachney, Michael – Computer Science Education, 2017
Enrolling the cultural capital of underrepresented communities in PK-12 technology and curriculum design has been a primary strategy for broadening the participation of students of color in U.S. computer science (CS) fields. This article examines two ways that African-American cultural capital and computing can be bridged in CS education. The…
Descriptors: African American Students, Cosmetology, Cultural Capital, Computer Science Education
Zinth, Jennifer – Education Commission of the States, 2016
Allowing high school students to fulfill a math or science high school graduation requirement via a computer science credit may encourage more student to pursue computer science coursework. This Education Trends report is an update to the original report released in April 2015 and explores state policies that allow or require districts to apply…
Descriptors: High School Graduates, Graduation Requirements, Computer Science Education, Educational Trends
Saltan, Fatih – Universal Journal of Educational Research, 2016
The study investigated pre-service ICT teachers' perceptions of algorithm visualization (AV) with regard to appropriateness of teaching levels and contribution to learning and motivation. In order to achieve this aim, a qualitative case study was carried out. The participants consisted of 218 pre-service ICT teachers from four different…
Descriptors: Preservice Teachers, Computer Science Education, Mathematics, Visualization
Liberman, Neomi; Beeri, Catriel; Kolikant, Yifat Ben-David – ACM Transactions on Computing Education, 2011
This article reports on difficulties related to the concepts of inheritance and polymorphism, expressed by a group of 22 in-service CS teachers with an experience with the procedural paradigm, as they coped with a course on OOP. Our findings are based on the analysis of tests, questionnaires that the teachers completed in the course, as well as on…
Descriptors: Programming, Teaching Methods, Computer Science Education, Questionnaires
Saltan, Fatih; Kara, Mehmet – Higher Education Studies, 2016
This study aims to investigate the acceptance of ICT teachers pertaining to the use of Scratch as an Algorithm Visualization (AV) software in terms of perceived ease of use and perceived usefulness. An embedded mixed method research design was used in the study, in which qualitative data were embedded in quantitative ones and used to explain the…
Descriptors: Computer Software, Visualization, Preservice Teachers, Information Technology
Ruiz, Rosario Vera – International Journal for Technology in Mathematics Education, 2011
From the point of view of functional programming, a computational process to solve a problem is described as a mathematical function taking some arguments (corresponding to the data of the problem) and returning as a result its solution. Turtle Graphics can be used to describe the movements of a virtual turtle, which leaves a trail along his path…
Descriptors: Mathematics Curriculum, Programming Languages, Information Technology, Programming
Saeli, Mara; Perrenet, Jacob; Jochems, Wim M. G.; Zwaneveld, Bert – Journal of Educational Computing Research, 2012
The scope of this article is to understand to what extent Computer Science teachers can find support for their Pedagogical Content Knowledge (PCK) in teaching material. We report the results of a study in which PCK is used as framework to develop a research instrument to examine three high school computer science textbooks, with special focus on…
Descriptors: Foreign Countries, Computer Science Education, Beginning Teachers, Pedagogical Content Knowledge