Search
Search Results
-
Teaching multiparadigm programming based on object-oriented experiences
171-182Views:168Multiparadigm programming is an emerging practice in computer technology. Co-existence of object-oriented, generic and functional techniques can better handle variability of projects. The present paper gives an overview of teaching multiparadigm programming approach through typical language concepts, tools in higher education. Students learning multiparadigm-oriented subjects would gain considerable expertise, which is highly needed by the industrial side in large-scale application development. -
Synthesis of concurrent programs
301-317Views:94Students need a well defined method to be successful in the complex process of writing a concurrent program. In this paper we show a step by step method to create such programs. The method based on UML which has been thought to students during previous courses. UML provides standard and relatively simple tools to describe concurrent systems, and from the description the program can be derived.
First we give a brief introduction to the concurrent systems. This is followed by the description of the method, and finally we demonstrate the method on a small problem. -
Numerical mathematics with GeoGebra in high school
363-378Views:184We have prepared a suite of motivational examples which illustrate numerical methods for equation solving. Fixed point iteration, Newton's method, secant method and regula falsi method are implemented as GeoGebra tools. Our experience in teaching of numerical mathematics in "Jovan Jovanovic Zmaj" high school in Novi Sad is presented. We have tested pupil proficiency in numerical equation solving with and without use of a computer and the results are presented. -
How to teach computer programming if our goal is the International Olympiad in Informatics
13-25Views:182Nowadays if a student in Hungary (age between 17-20 years old) wants to be the member of the Hungarian selected team (has four members) to participate in the International Olympiad in Informatics (IOI), first, he has to qualify himself in the first fifteen of the National Secondary School Competition (OKTV) in the programming category after the III. round. Then he should be in the first four place after the sixth round of the Selection Competition. Being successful is necessary that the student wants to start studying computer programming at least in the 9th school year and he needs a teacher who prepares him. In the last nine years three students of the author have participated in five Olympics and two of them won gold and bronze medals. This article wants to demonstrate the methods that a teacher needs to use to teach students in 9th school year for computer programming, to be the member of the Hungarian National Team after three or four years. -
Group Work at High School According to the Method of Tamás Varga
167-176Views:258The aim of our research is to develop students’ logical thinking. For this reason, Hungarian mathematics teachers need to be encouraged to try new methods which induce greater student involvement. Research all over the world prove that self-instruction or self-verbalizing has high effect on the learning process. This was one of the key elements of Tamás Varga’s experiment in high school. In our classroom experiments we are using a special cooperative method from Kagan among 14-18 years old students, called Sage and Scribe structure. We are looking for the answers to the following question: Does this method make mathematics lessons more enjoyable and more comfortable for students? Furthermore, we assume this structure could open the gate toward other collaborative and cooperative teaching technics.
Subject Classification: 97D40
-
A didactic analysis of merge sort
195-210Views:166Due to technical difficulties, educators teaching merge sort often avoid the analysis of the cost in the general and average cases. Using basic discrete mathematics, elementary real analysis and mathematical induction, we propose a self-contained derivation of bounds αn log_2 n + βn + γ in all cases. Independent of any programming language or pseudo-code, supported by intuitive figures, it is suitable for informatics students interested in the analysis of algorithms. It is also a good exercise in showing that induction allows us to actually discover constants, instead of simply checking them a posteriori. -
Combinatorics – competition – Excel
427-435Views:163In 2001 the Informatics Points Competition of the Mathematics Journal for Secondary School Students (KÖMAL) was restarted [1]. The editors set themselves an aim to make the formerly mere programming competition a bit more varied. Therefore, every month there has been published a spreadsheet problem, a part of which was related to combinatorics. This article is intended to discuss the above mentioned problems and the solutions given to them at competitions. We will prove that traditional mathematical and programming tasks can be solved with a system developed for application purposes when applying a different way of thinking. -
Young women's barriers to choose IT and methods to overcome them - A case study from Hungary
77-101Views:306Women's scarcity in the STEM, especially in the IT sector is pronouncedly evident. Young women are obstructed from entering and remaining in IT by a broad range of social, educational, and labor market factors. In our paper, we would like to analyze the main barriers girls face in choosing IT, while also proposing potential methods to help them overcome these obstacles. In the second part of the paper, we will present a case study to illustrate in detail how the combination of the above methods can be put into practice to address and tackle the complex set of barriers girls face. We will first introduce a Hungarian annual program, Girls' Day ("Lányok napja"), specifically aimed to promote STEM to girls, then we will present two specific events organized for the 2020 edition of the program and designed with the above principles in mind. The interactive presentation, exposing girls to female role models of the field in a gamified way, and a game development exercise, building Scratch programming skills, have attempted to provide young women both with positive perspectives and experiences in IT, which are instrumental in helping them to surmount entrenched obstacles and raise their interest in the field.
Subject Classification: 97P10, 97U30
-
Task variations for backtrack
107-120Views:198This article has been written for informatics teachers who want to issue back-track based tasks on their lessons or as homework or on competitions. We present a few methods to generate a more complicated problem from a simpler task, which will be more complex, and its solution needs a good idea or trick. Starting from an example, we lead the reader through increasingly di cult task variations.
Subject Classification: 97P50
-
Increasing the popularity and efficiency of distance education by old-new methods
211-228Views:180In our essay we aim to provide suggestions to develop distance education and we decisively focus on programmed education that is supported by e-learning environment. We both think that the shortage of programmed educational methods is causeless in Hungary's distance education. The widespread usage of info-communication devices and of the Internet makes the programmed educational methods (not as an exclusive method) possible to use in distance education together with e-learning environment. In our work we summarize the possible solutions and at the same time we also provide a case study, as an insight into our e-learning project (called Logical Programming) by Moodle. -
Applications of methods of descriptive geometry in solving ordinary geometric problems
103-115Views:103The importance of descriptive geometry is well-known in two fields. Spatial objects can be mapped bijectively onto a plane and then we can make constructions concerning the spatial objects. The other significance of descriptive geometry is that mathematical visual perception of objects in three-dimensional space can be improved by the aid of it. The topic of this paper is an unusual application of descriptive geometry. We may come across many geometric problems in mathematical competitions, in entrance examinations and in exercise books whose solution is expected in a classical way, however, the solution can be found more easily and many times more general than it is by the standard manner. We demonstrate some of these problems to encourage to use this geometric method. Understanding the solution requires very little knowledge of descriptive geometry, however, finding a solution needs to have some idea of descriptive geometry. -
Live & Learn: When a wrong program works
195-208Views:134In this paper an interesting and surprising case study of my programming education practice is presented. This case underlines the importance of methods, standards and rules of thumb of the programming process. These elements of the programming technology can be taught well in education and they can guarantee the quality of the implemented programs. However the case described in this paper brings an anomaly when a programming standard is violated during the programming process and, although it should imply that the implemented program code works badly, the program works perfectly. This anomaly is caused by a typical implementation problem: the boundary and rules of the machine representation of numbers. This anomaly is going to be analyzed and the appropriate conclusions of our case study will be deducted. -
Organizing programming contests
73-99Views:133This paper aims to summarize my experience in organizing programming contests. It is an overview of those questions that should be raised and decisions that should be made by organizers, teachers and computer system administrators, who participate "on the other side" of such events. -
Lehre der Trigonometrie anhand realistischer Aufgaben im Online-Unterricht
87-105Views:215The aim of our study was to explore the effects of the active use of realistic exercises in the field of trigonometry. We taught a group of 14 pupils, who were in grade 11. The most of them told us they did not plan mathematics-related studies in the future. We included realistic exercises into our teaching plan, which covered the fields of scalar product, as well as the sine and cosine theorems. Our teaching experiment was done within the framework of online teaching. Effects on the motivation, performance and results of the students were taken into consideration. We also attempted to examine the effects of online teaching on motivation and whether the use of realistic exercises is worthwhile in an online classroom environment. Performance of the students showed a tendency of improvement when they were dealing with the material through realistic exercises even despite the teaching happened online.
Subject Classification: 97C70, 97D40, 97G60
-
Normalization based on dependency diagram
121-132Views:153Normalization is an important database planning method, although the understanding and application of this method brings up the utmost problem during data modelling. That is why we were looking for alternative normalization methods, from which the normalization with dependency diagram proved to be the most efficient. This was also confirmed by the statistical estimation of the carried out survey. -
Experiences using CAS and multimedia int teaching vectorcalculus
363-382Views:88The development of informatics brings new opportunities that need reevaluating of the teaching concepts. For this reason we have performed a comprehensive educational development for engineering students. Our main goals were to work out a new educational strategy, to develop the needed package of the subject material, to introduce the strategy in the practice, to analyze and evaluate the experiences. In the developed and adapted teaching-learning strategy the teacher is the organizer, designer and the manager of the process. In this paper we summarize the concepts, the results and experiences of the 3-years-long development. -
The influence of computer on examining trigonometric functions
111-123Views:144In this paper the influence of computer on examining trigonometric functions was analyzed throughout the results questionnaire. The students, as usual, had to examine two trigonometric functions, both were given with the appropriate instructions. Three groups were tested. Two of those three groups were prepared with the help of computer and the third one was taught without computer. From the analysis of the questionnaire it follows that the computer has a great influence on understanding of the connections between the graph and very complex calculations. -
Our digital education habits in the light of their environmental impact: the role of green computing in education
69-86Views:279With the increasing use of IT tools, the environmental impacts they generate have also increased. Education is increasingly relying on digital tools to become a major emitter of CO2 itself. Therefore, the task of education is to teach future generations how to use IT tools efficiently while being environmentally aware. In addition to some forms of green computing, we show the level and ratio of those teachers who have corresponding IT knowledge in the Hungarian education. In this study, we present the justification of the problem through a case study, which estimates the Internet traffic of a website streaming popular educational resources. In addition, we will examine the extent to which national and international educational organization and guidance documents address the development of digital environmentally aware thinking. Based on the content of this study, we suggest some considerations for content developers to decide if they really need to create the digital content.
Subject Classification: 97P99, 94-06, 94-02
-
Report of meeting Researches in Didactics of Mathematics and Computer Sciences: January 23-25, 2015 Novi Sad, Serbia
141-162Views:191The meeting Researches in Didactics of Mathematics and Computer Sciences was held in Novi Sad, Serbia from the 23th to the 25th of January, 2015 at the University of Novi Sad. It was organized by the PhD School of Mathematics and Computer Sciences of the University of Debrecen and the Department of Mathematics and Informatics of the University of Novi Sad.
The 70 participants – including 42 lecturers, and 18 PhD students – came from 9 countries, 28 cities and represented 40 intstitutions of higher education. -
A case study of the integration of Algorithm Visualizations in Hungarian programming education
51-66Views:286In this study, I will introduce how Algorithm Visualizations (AV) can help programming education or, in this case, the acquisition of basic programming theorems. I used two di erent methods to test this: in the first round, I examined in a larger group how much the students' ability to solve specific tasks changes after being introduced to a visualization tool, and then, what was their motivation and experience during this process. In the second round, I looked for the components that could be important when choosing a tool with the help of an in-depth interview with a smaller number of individuals. In both cases, I describe the research, experience, and results of the study, and then summarize them at the end.
Subject Classification: 97P10
-
Development and assessment of non-cognitive skills among engineering students: a comparison across two universities
161-182Views:130Non-cognitive skills, such as logical thinking and problem solving, are crucial for success in engineering fields. To assess these skills in undergraduate engineering students, we designed a targeted test comprising four different types of tasks. The study was conducted among students at the Faculty of Engineering at the University of Debrecen, and the Faculty of Mechanical Engineering and Informatics at the University of Miskolc. The aim of this paper is to analyze the test results, gather students’ feedback, and examine the strength of the relationships between deductive reasoning, diagrammatic reasoning, and algebraic thinking.
Subject Classification: 97C20
-
Programming theorems on enumerator
89-108Views:197This paper deals with the examination of the programming patterns best known by programmers: the programming theorems. It is a significant issue that in what way these patterns can be formulated in order to solve a relatively broad spectrum of problems using a small number of patterns. In this paper, the well known programming theorems are applied to the processing of enumerators. To this end, the robustness of patterns gained this way will be presented, and it will be also pointed out how the programs thus constructed can be implemented in the modern object-oriented programming environments: in language C++, Java and C#. -
Models of impulsive phenomena: experiences with writing an interactive textbook
333-345Views:109"Take the textbook to computer" – is said quite often. Would it be so easy? If we start such a work, we meet a lot of trouble very soon. A book stored on a CD, read on the screen of computer and containing some hyperlinks does not become automatically electronic textbook. There are difficulties also in writing merely an electronic attachment to a classical book. In this paper, we deal with some important features (actually important from our point of view) of interactive mathematics textbooks, arising mathematical, didactical and technical problems. The "principles" are illustrated with examples taken from the book-CD "Models of Impulsive Phenomena". -
Cultivating algorithmic thinking: an important issue for both technical and HUMAN sciences
107-116Views:163Algorithmic thinking is a valuable skill that all people should master. In this paper we propose a one-semester, algorithm-oriented computer science course for human science students. According to our experience such an initiative could succeed only if the next recipe is followed: interesting and practical content + exciting didactical methods + minimal programming. More explicitly, we suggest: (1) A special, simple, minimal, pseudo-code like imperative programming language that integrates a graphic library. (2) Interesting, practical and problem-oriented content with philosophical implications. (3) Exciting, human science related didactical methods including art-based, inter-cultural elements. -
E-learning management systems in Hungarian higher education
357-383Views:93Computers, informatics, and information technology have an ever-increasing role in the establishment and spread of new educational forms and methods. The role of e-learning as a new educational model is increasing in the world of computer networks, because of a widespread access to the net and a growing demand for learning beside work.
Technological elements of e-learning can be separated as Learning Management System, authoring system, course material and a browser. Learning Management System is the software package that creates the structure of the whole educational process: course organisation, course material presentation, tracking student work, recording results, and the completion of the program.
This publication shows examples of Learning Management Systems used in Hungarian higher education. Summarizing and systematizing expectations and demands expressed in connection with learning management systems, the present work tries to help the reader orientate on an ever-expanding market.