Search
Search Results
-
Teachers and the interactive whiteboards
281-298Views:27The spread of IWB (Interactive WhiteBoard) around the world changes, reforms and modernizes the traditional teaching methods. We can find these new ICT devices in more and more schools in Hungary as well and the use of it is getting widespread in everyday teaching. The teachers have the greatest role in the proper use of IWB during the lessons and they are also responsible for providing students with creative and motivating tasks lesson by lesson. In the following research, the advantages of the IWB are highlighted, the difficulties of its usage and the teachers' attitude towards the new ICT devices by asking 205 teachers from different primary and secondary schools. The results are mainly based on questionnaires. -
Equivalence and range of quadratic forms
123-129Views:10If two quadratic forms are equivalent, that is, if there is a linear transformation with integer coefficients and determinant 1 or −1 which takes one form to the other, then their ranges are the same and also their determinants are the same. The result of the paper is that for positive definite binary quadratic forms the converse is also true. Namely, if two positive definite binary quadratic forms of the same determinant have the same range, then they are equivalent. The arguments are guided by geometric considerations. -
Engineering and Economic Mathematics for Engineering Management Students
35-50Views:34In this article we describe the first part of a case study, which was made with 48 Engineering Management students. The participants of the case study were MSc level students at the Szent István University, Gödöllő. We looked for methods by which we can support the most important components of competence motivation and the development of mathematical and other key competences during the mathematics lessons and individual learning. Another goal of our research was to get reliable information about students learning methods and their awareness of self-efficacy, furthermore their achievement in the subject of Engineering and Economic Mathematics. Detailed assistance was provided for the students in the e-learning portal. Knowledge tests, questionnaire and personal interviews with the students were also used. As an example we introduce one of the knowledge tests connected with the first half of the course about linear programming and graph theory. We detail its didactical background and show the results of the students. -
Expressiveness of programming languages and environments: a comparative study
111-141Views:31In written and oral communication tools, the support of the understanding of our message have an important role: we can increase the expressiveness and the level of understanding of our topic by approaching it in several ways, i.e. in written methods by highlighting the important parts; in oral by changing tone and other elements of non-verbal communication. In this paper programming languages and developing environments are compared with each other in terms of their methods and their level of support to the solution of programming tasks.
There is a need to have these tools in programming and, of course, in teaching programming. What are the factors that define the distinctness and the legibility of a program? What are the basic principles which give an instrument in programmers' and students' hands in order to create a properly working program from already existing algorithms in the most efficient way? We search for the answers to these questions in this paper. -
Gaussian iteration of mean values and the existence of 2^(1/2)
35-42Views:33We propose a method for proving the existence of √2 and finding its approximate value in secondary education. -
The hyperbola and Geogebra in high-school instruction
277-285Views:35In this article the results of teaching/learning hyperbola and its characteristics in high-school using computers and GeoGebra are shown. Students involved in the research attend Engineering School "Nikola Tesla" in Leposavic, Serbia. The aim of the research was to define ways and volume of computer and GeoGebra usage in mathematics instruction in order to increase significantly students' mathematical knowledge and skills. -
Let's learn database programming in an active way
213-228Views:22This paper introduces how I applied the "learning by doing" method in the education of advanced knowledge of database systems in Software Engineering BSc program. The first goal of my method is to enable the students to use the PL/SQL and SQL as a skill, namely they get a practical competence which can be immediately used in business. In the laboratory the students independently practise the material learnt on the lecture. They get feedback for all their activities from the teacher. A software system helps administer the solutions, automatically verifies the syntax of them and helps the teacher to evaluate them. The paper summarises the results of three semesters. In the last year I compared the active learning method with the traditional method. I asked the students in a voluntary survey about the active learning method. -
Analogous programming with a template class library
135-152Views:43In this paper, a template class library and its usage can be read. The classes of the library contain the C++ code of the algorithm of programming theorems. This library supports the implementation of the programs that are planned by analogous programming but the primary aim of its usage is to introduce the object-oriented programming style to show how a reusable code can be written with inheritances, overriding virtual methods, composition of objectcs and template parameters. -
Report of Conference XL. National Conference on Teaching Mathematics, Physics and Computer Science August 22-24, 2016 Székesfehérvár, Hungary
259-276Views:12The XL. National Conference on Teaching Mathematics, Physics and Computer Sciences (MAFIOK) was held in Székesfehérvár, Hungary between 22 and 24 August, 2016 at the Alba Regia Technical Faculty of Óbuda University. For the three-day event, more than 80 persons were registered and more than 40 lectures were given. The fortieth anniversary scientific conference was designed for researchers and teachers in mathematics, physics and informatics to promote modern and efficient education in higher education, and through poster presentations and personal meetings to exchange experience. The opening ceremony of the conference followed by the three plenary lectures took place at the ceremonial hall of the Town Hall. ... -
GeoGebra in mathematics teaching
101-110Views:43GeoGebra is a dynamic mathematics software which combines dynamic geometry and computer algebra systems into an easy-to-use package. Its marvel lies in the fact that it offers both the geometrical and algebraic representation of each mathematical object (points, lines etc.). The present article gives a sample of the potential uses of GeoGebra for mathematics teaching in secondary schools. -
Motivating students with projects encompassing the whole duration of their studies
165-180Views:24Based on my ten years of teaching experience at the University of Debrecen, I can say that students majoring Software Information Technology BSc have to face a number of difficulties during their studies. I think these difficulties root from two main problems: students are unmotivated and cannot sense the coherence between the knowledge acquired in the various courses. This paper tries to give some alleviation to both of these problems by the idea of introducing some long-term projects to students, which they can work on throughout their studies, dealing with a particular aspect of the projects in each course. -
New style in teaching word processing
417-426Views:31Teaching word processing is confined to looking through some menus and showing some functions of a word processor program, although technology presents just a small part of forming layouts. This fact causes that people who are writing documents spend a lot of time by trying to form, e.g., title pages or inner pages.
The present paper deals with a design of an online course on word processing that fits better the needs of many users. The online course is designed for teaching (LA)TEX by leading the students to the technical issues of the typesetting system through layout and grammar rules: demonstrates the most important basic recommendations of typography and grammar rules through samples, and shows how to program the currently displayed layout in the (LA)TEX programming languages. This methodology suits better the common working habit, and can be a useful help in word processing documents. -
Teaching performance testing
17-33Views:92Performance testing plays a vital role in the verification of large scale software systems. It is used for testing the speed, responsiveness, capacity and stability of the investigated system. However, despite the significance of this topic, the effort invested in teaching performance testing in Computer Science is insufficient. The current paper shows, how the fundamentals of performance testing can be demonstrated to students both from a theoretical and a practical viewpoint through step-by-step practical examples that are used in the industry. It is also discussed how a basic toolchain can be set up for performance tests using only free tools. With the presented examples, the reader will be able to take first steps in the performance testing area.
Subject Classification: 68M15
-
Force of summation
185-199Views:25Programming theorems are important tools of programming methodology. By using analogous programming techniques, the solutions of different tasks can be created easily and fast based on programming theorems. Perhaps the summation is the simplest programming theorem that is widely-known among the programmers but once and for all the most various tasks can be solved by this theorem. The aim of the present paper is to investigate the summation programming theorem. Several different abstract levels of this theorem will be defined and the problem types that can be solved based on summation are going to be described. We will underline those points of a programming theorem that make a theorem general and that are not defined in advance, just later during its application, when the solution of a problem is derived from the theorem. -
"Frontier algorithms"
139-152Views:23In this paper we present a new method to compare algorithm design strategies. As in case of frontier towns the cultures blend, the so called "frontier algorithms" are a mixture of different programming techniques like greedy, backtracking, divide and conquer, dynamic programming. In case of some of them the frontier character is hidden, so it has to be discovered. There are algorithms that combine different techniques purposively. Furthermore, determining the programming technique the algorithm is using can be a matter of point of view. The frontier algorithms represent special opportunities to highlight particular characteristics of the algorithm design strategies. According to our experience the frontier algorithms fit best to the revision classes. -
Gamification in Higher Education
87-106Views:448The way of thinking and the way of life of the today's children and teenagers have changed radically. Some of the well-established pedagogical methods that were used for decades have become obsolete. Therefore, we need to look for a new method to approach Generations Z and Alpha. Gamification, which has been known since 2010 and means the use of game elements in other areas of life, offers an opportunity to do so.
In addition to a brief description of gamification, my article shows some possibilities for using it at the university. Furthermore, I investigate the impact of gamification on the student in "Algorithms and Data Structures" university course.Subject Classification: 97P30
-
Comments on the remaining velocity project with reports of school-experiments
117-133Views:14The aim of this article is to introduce different possible solutions to the exercise referring to the calculation of "remaining velocity". We explain the possible approaches to the problem with the help of either using the tools of mathematics or other subjects. During the past few years, we have made Hungarian and Slovakian secondary school students solve the exercise, choosing from both children of average and of high abilities. The experince has shown that very few students were able to solve the problem by themselves, but with the help of their teachers, the exercise and the solution has been an eye-opener experience to all of them. A lot of students were even considering to drive more carefully in the future after getting their driving licenses. -
Metadata formats and the new markup language from library field
85-102Views:6Using new communication technologies libraries must face continuously new questions, possibilities and expectations. This study discusses some library-related aspects of our electronic era and how computer-related data formats affect bibliographic dataprocessing to give a survey of the most important results.
Altough library systems have been supporting the creation and maintenance of MARC records for decades, the need to create other forms of metadata is relatively new. In higher education it is important that students get acquainted with these new aspects of bibliographic description and bibliographic dataprocessing.
In our department I launched the BDML development project in order to standardize bibliographic description (based on Hungarian standard 3424/1) with the help of XML. The development aims at the creation of a set of standards that provides information about the structure of bibliographic description in XML form. In the second part of the paper I give a brief presentation and summary of BDML. -
Live & Learn: When a wrong program works
195-208Views:26In 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:28This 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:108The 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:22Normalization 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:31The 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:23In 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:121With 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