Publication Date
In 2025 | 0 |
Since 2024 | 0 |
Since 2021 (last 5 years) | 4 |
Since 2016 (last 10 years) | 8 |
Since 2006 (last 20 years) | 16 |
Descriptor
Mathematics | 17 |
Undergraduate Students | 17 |
Programming | 15 |
Computer Science Education | 9 |
Teaching Methods | 7 |
Foreign Countries | 6 |
Computer Software | 5 |
Computation | 4 |
Feedback (Response) | 4 |
Higher Education | 4 |
Programming Languages | 4 |
More ▼ |
Source
Author
Publication Type
Journal Articles | 14 |
Reports - Research | 10 |
Reports - Descriptive | 4 |
Reports - Evaluative | 2 |
Speeches/Meeting Papers | 2 |
Collected Works - Proceedings | 1 |
Education Level
Higher Education | 17 |
Postsecondary Education | 12 |
Elementary Secondary Education | 1 |
Audience
Location
Turkey | 2 |
United Kingdom | 2 |
Asia | 1 |
Australia | 1 |
Brazil | 1 |
Connecticut | 1 |
Denmark | 1 |
Egypt | 1 |
Estonia | 1 |
Florida | 1 |
Germany | 1 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
California Critical Thinking… | 1 |
What Works Clearinghouse Rating
Feijoo-Garcia, Pedro G.; Kapoor, Amanpreet; Gardner-McCune, Christina; Ragan, Eric – IEEE Transactions on Education, 2022
Contribution: In this article, the authors present findings and insights on the efficacy of using an educational block-based programming (BBP) environment--Blocks4DS, to teach the binary search tree (BST). Background: For a decade, BBP environments have been a hot topic in the computer science education (CSEd) community to promote interactive…
Descriptors: Computer Science Education, Programming, Programming Languages, Mathematics
Rowlett, Peter; Corner, Alexander S. – International Journal of Mathematical Education in Science and Technology, 2022
During the COVID-19 pandemic, the teaching of programming for undergraduate mathematicians was moved online. This was delivered asynchronously, with students working through notes and exercises and asking for help from staff via online messages as needed. Staff delivery time was redirected from content delivery into a formal system of formative…
Descriptors: COVID-19, Pandemics, Programming, Undergraduate Students
Thrall, Elizabeth S.; Lee, Seung Eun; Schrier, Joshua; Zhao, Yijun – Journal of Chemical Education, 2021
Techniques from the branch of artificial intelligence known as machine learning (ML) have been applied to a wide range of problems in chemistry. Nonetheless, there are very few examples of pedagogical activities to introduce ML to chemistry students in the chemistry education literature. Here we report a computational activity that introduces…
Descriptors: Undergraduate Students, Artificial Intelligence, Man Machine Systems, Science Education
Yadav, Alok Kumar; Oyelere, Solomon Sunday – Education and Information Technologies, 2021
This paper intends to present an overview of a mobile game-based learning application, BaghLearn that develops and upskills programming and algorithmic knowledge by cross-curricular capabilities through a traditional world-based game. The focus of this research was to explore the learning effectiveness of BaghLearn on students. Mixed method…
Descriptors: Foreign Countries, Undergraduate Students, Handheld Devices, Educational Games
Pudwell, Lara – PRIMUS, 2017
In this paper, we discuss the Experimental Mathematics course taught at Valparaiso University since 2009. We focus on aspects of the course that facilitate students' abilities to ask and explore their own research questions.
Descriptors: Inquiry, Mathematics, Mathematics Instruction, Mathematics Education
Price, Thomas W.; Dong, Yihuan; Barnes, Tiffany – International Educational Data Mining Society, 2016
Intelligent Tutoring Systems (ITSs) have shown success in the domain of programming, in part by providing customized hints and feedback to students. However, many popular novice programming environments still lack these intelligent features. This is due in part to their use of open-ended programming assignments, which are difficult to support with…
Descriptors: Intelligent Tutoring Systems, Programming, Data, Computer Science Education
Hutz, Benjamin – PRIMUS, 2017
This article examines the use of the computer algebra system SAGE for undergraduate student research projects. After reading this article, the reader should understand the benefits of using SAGE as a source of research projects and how to commence working with SAGE. The author proposes a tiered working group model to allow maximum benefit to the…
Descriptors: Undergraduate Students, Research Projects, Algebra, Computer Science
Ngan, Shing-Chung; Law, Kris M. Y. – Asia-Pacific Education Researcher, 2015
Educating our future engineers so that they can gain high proficiency in computational thinking is essential for their career prospects. As educators, acquiring a good understanding of the various learning motivation factors/tools as well as their inter-relationships is a significant step forward in achieving this goal. In this article, we…
Descriptors: Network Analysis, Learning Motivation, Electronic Learning, Computer Science Education
Price, Thomas; Zhi, Rui; Barnes, Tiffany – International Educational Data Mining Society, 2017
In this paper we present a novel, data-driven algorithm for generating feedback for students on open-ended programming problems. The feedback goes beyond next-step hints, annotating a student's whole program with suggested edits, including code that should be moved or reordered. We also build on existing work to design a methodology for evaluating…
Descriptors: Feedback (Response), Computer Software, Data Analysis, Programming
Trumpower, David L.; Sharara, Harold; Goldsmith, Timothy E. – Journal of Technology, Learning, and Assessment, 2010
This study examines the specificity of information provided by structural assessment of knowledge (SAK). SAK is a technique which uses the Pathfinder scaling algorithm to transform ratings of concept relatedness into network representations (PFnets) of individuals' knowledge. Inferences about individuals' overall domain knowledge based on the…
Descriptors: Programming Languages, Problem Solving, Computers, Programming
Dion, Peter; Ho, Anthony – Australian Senior Mathematics Journal, 2012
For at least 2000 years people have been trying to calculate the value of [pi], the ratio of the circumference to the diameter of a circle. People know that [pi] is an irrational number; its decimal representation goes on forever. Early methods were geometric, involving the use of inscribed and circumscribed polygons of a circle. However, real…
Descriptors: Computers, Teaching Methods, Geometric Concepts, Programming
Soon, Wanmei; Ye, Heng-Qing – International Journal of Mathematical Education in Science and Technology, 2011
In this article, we examine the use of a new binary integer programming (BIP) model to detect arbitrage opportunities in currency exchanges. This model showcases an excellent application of mathematics to the real world. The concepts involved are easily accessible to undergraduate students with basic knowledge in Operations Research. Through this…
Descriptors: Undergraduate Students, Operations Research, Numbers, Programming
Sa, Leonardo; Hsin, Wen-Jung – InSight: A Journal of Scholarly Teaching, 2010
Recursion is a concept that can be used to describe the phenomena and natural occurrences in many different fields. As many applications utilize computer software to model recursion, recursion is a particularly important concept in the computing discipline. However, it is a difficult concept for many undergraduate students to master. A Recursion…
Descriptors: Computer Science Education, Undergraduate Students, Programming, Mathematics
Korkmaz, Ozgen – Journal of Educational Computing Research, 2012
The present study aims to reveal the impact of students' critical thinking and logico-mathematical intelligence levels of students on their algorithm design skills. This research was a descriptive study and carried out by survey methods. The sample consisted of 45 first-year educational faculty undergraduate students. The data was collected by…
Descriptors: Foreign Countries, Undergraduate Students, Intelligence, Measures (Individuals)
Piater, Justus H. – Computer Science Education, 2009
Conventional introduction to computer science presents individual algorithmic paradigms in the context of specific, prototypical problems. To complement this algorithm-centric instruction, this study additionally advocates problem-centric instruction. I present an original problem drawn from students' life that is simply stated but provides rich…
Descriptors: Computer Science, Teaching Methods, Undergraduate Students, Problem Solving
Previous Page | Next Page ยป
Pages: 1 | 2