Publication Date
In 2025 | 0 |
Since 2024 | 0 |
Since 2021 (last 5 years) | 3 |
Since 2016 (last 10 years) | 9 |
Since 2006 (last 20 years) | 15 |
Descriptor
Source
Author
Corbera, F. | 1 |
Corder, Greg | 1 |
Dickson-Karn, Nicole M. | 1 |
Echeverri-Jimenez, Emmanuel | 1 |
Gutierrez, E. D. | 1 |
Hamilton, Neil M. | 1 |
Harcourt, Ed | 1 |
Hemer, David | 1 |
Kim, ChanMin | 1 |
Kortenkamp, Ulrich | 1 |
Kwon, Yeil | 1 |
More ▼ |
Publication Type
Reports - Descriptive | 17 |
Journal Articles | 15 |
Speeches/Meeting Papers | 2 |
Education Level
Higher Education | 4 |
Postsecondary Education | 4 |
Elementary Secondary Education | 2 |
Grade 11 | 1 |
High Schools | 1 |
Secondary Education | 1 |
Audience
Teachers | 2 |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Echeverri-Jimenez, Emmanuel; Oliver-Hoyo, Maria – Journal of Chemical Education, 2021
Gaussian-2-Blender is an open-source application programming interface (API) written in Python that allows for the conversion of Gaussian input files to 3D objects of different formats. This new tool was developed in response to the shortcomings of available programs to import Gaussian calculations into augmented reality (AR) or virtual reality…
Descriptors: Chemistry, Programming Languages, Computation, Computer Simulation
Dickson-Karn, Nicole M.; Orosz, Steven – Journal of Chemical Education, 2021
Proper sampling techniques are of the utmost importance in obtaining accurate and precise results in chemical analysis. A Python language computer simulation providing fast feedback on sampling concepts and statistics was delivered to students through Google Colab. Students used the simulation to aid in their exploration of sampling and sampling…
Descriptors: Programming Languages, Chemistry, Computer Simulation, Sampling
Vasconcelos, Lucas; Kim, ChanMin – Educational Technology Research and Development, 2020
Learning standards for K-12 science education emphasize the importance of engaging students in practices that scientists perform in their profession. K-12 teachers are expected to engage students in scientific modeling, which entails constructing, testing, evaluating, and revising their own models of science phenomena while pursuing an epistemic…
Descriptors: Coding, Science Education, Science Instruction, Models
Kwon, Yeil; Sahin, Nesrin – International Society for Technology, Education, and Science, 2021
Probability is generally considered one of the most challenging areas to teach in mathematics education due to its intricate nature. However, the simulation-based teaching method can increase students' accessibility significantly to the probability problems because it enables students to resolve the problems with minimal mathematical skills. By…
Descriptors: Probability, Mathematics Instruction, Difficulty Level, Teaching Methods
Lincoln, James – Physics Teacher, 2019
Python is a free, text-based programming language that has already been used by those who do physics research to great effect. But students can also learn to use it and, through its use, learn other aspects of physics--especially ones that are difficult or impossible to perform as physical labs. This article serves as a most-fundamental start for…
Descriptors: Science Instruction, Physics, Computer Uses in Education, Programming Languages
Hemer, David – Australian Mathematics Education Journal, 2020
This paper describes an investigation looking at the underlying mathematics of poker machines. The aim of the investigation is for students to get an appreciation of how poker machines are designed to ensure that in the long-term players will inevitably lose when playing. The first part of this paper describes how students can model a simple poker…
Descriptors: Equipment, Probability, Games, Mathematics Instruction
Méndez-Fragoso, Ricardo; Villavicencio-Torres, Mirna; Martínez-Moreno, Josué – International Journal for Technology in Mathematics Education, 2017
In this contribution, we show the practical use of the computer to visualise simple computational simulations to show phenomena that occur in everyday life, or require an abstract understanding for being unintuitive phenomena. The relationship of the mathematics to different scientific disciplines motivates us to devise different treatments to…
Descriptors: Computer Simulation, Programming Languages, Mathematics, Mathematics Instruction
Zurita, Adolfo R. – Journal of Biological Education, 2017
EvoluZion is a forward-in-time genetic simulator developed in Java and designed to perform real time simulations on the evolutionary history of virtual organisms. These model organisms harbour a set of 13 genes that codify an equal number of phenotypic features. These genes change randomly during replication, and mutant genes can have null,…
Descriptors: Computer Simulation, Teaching Methods, Evolution, Science Instruction
Weiss, Charles J. – Journal of Chemical Education, 2017
The Scientific Computing for Chemists course taught at Wabash College teaches chemistry students to use the Python programming language, Jupyter notebooks, and a number of common Python scientific libraries to process, analyze, and visualize data. Assuming no prior programming experience, the course introduces students to basic programming and…
Descriptors: Science Instruction, College Science, Chemistry, Computer Uses in Education
Mumba, Frackson; Zhu, Mengxia – Journal of Computers in Mathematics and Science Teaching, 2013
This paper presents a Simulation-based interactive Virtual ClassRoom web system (SVCR: www.vclasie.com) powered by the state-of-the-art cloud computing technology from Google SVCR integrates popular free open-source math, science and engineering simulations and provides functions such as secure user access control and management of courses,…
Descriptors: Computers, Virtual Classrooms, Assignments, Internet
Richter-Gebert, Jürgen; Kortenkamp, Ulrich – Acta Didactica Napocensia, 2010
In this article we demonstrate how the combination of a system for dynamic geometry with a freely programmable scripting environment can be advantageously used in teaching and research. We explain the reasons behind various design decisions that were made by us when designing the language "CindyScript" and give examples that proof how…
Descriptors: Geometry, Programming Languages, Programming, Teaching Methods
Sondag, Tyler; Pokorny, Kian L.; Rajan, Hridesh – ACM Transactions on Computing Education, 2012
Students in all areas of computing require knowledge of the computing device including software implementation at the machine level. Several courses in computer science curricula address these low-level details such as computer architecture and assembly languages. For such courses, there are advantages to studying real architectures instead of…
Descriptors: Programming Languages, Computer Simulation, Computer Graphics, Computer Interfaces
Murthi, Manohar; Shea, Lonnie D.; Snurr, Randall Q. – Chemical Engineering Education, 2009
Problems requiring numerical solutions of differential equations or the use of agent-based modeling are presented for use in a course on mass transfer. These problems were solved using the popular technical computing language MATLABTM. Students were introduced to MATLAB via a problem with an analytical solution. A more complex problem to which no…
Descriptors: Scientific Concepts, Chemical Engineering, Engineering Education, Calculus
Trenas, M. A.; Ramos, J.; Gutierrez, E. D.; Romero, S.; Corbera, F. – IEEE Transactions on Education, 2011
This paper describes how a new "Moodle" module, called "CTPracticals", is applied to the teaching of the practical content of a basic computer organization course. In the core of the module, an automatic verification engine enables it to process the VHDL designs automatically as they are submitted. Moreover, a straightforward…
Descriptors: Foreign Countries, Programming Languages, Open Source Technology, Integrated Learning Systems
Harcourt, Ed – Computer Science Education, 2007
SystemC is a system-level design and simulation language based on C++. We've been using SystemC for computer organization and design projects for the past several years. Because SystemC is embedded in C++ it contains the powerful abstraction mechanisms of C++ not found in traditional hardware description languages, such as support for…
Descriptors: Computer Science Education, Programming Languages, Computer Software, Computer System Design
Previous Page | Next Page »
Pages: 1 | 2