• Title/Summary/Keyword: programming education

Search Result 1,149, Processing Time 0.027 seconds

Design and Implementation of Game for Learning Game Production Principles: Centering on Scratch Language (게임 제작 원리 학습을 위한 게임의 설계 및 구현 : 스크래치 언어를 중심으로)

  • Lee, Hong-Sub;Jeong, Hyung-Won;Kim, Young-Kyo
    • Journal of Digital Convergence
    • /
    • v.14 no.5
    • /
    • pp.403-410
    • /
    • 2016
  • Computer game is a result of integration of various academic areas, and the production of computer game requires knowledge and experience from various areas. This study demonstrates a game production process using Scratch. The intent was to experience the game development process and the production principle through actually building the core functions of a game using Scratch. As such, the computer game production principle was understood and it was made possible to learn more easily and more enjoyably the functions of multimedia and programming necessary for the production process. As the result, the learning of game production principles using Scratch was found to enhance the interest of the learner, and help with the understanding of game structure and learning software/programming language.

Program Plagiarism Detection based on X-treeDiff+ (X-treeDiff+ 기반의 프로그램 복제 탐지)

  • Lee, Suk-Kyoon
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.47 no.4
    • /
    • pp.44-53
    • /
    • 2010
  • Program plagiarism is a significant factor to reduce the quality of education in computer programming. In this paper, we propose the technique of identifying similar or identical programs in order to prevent students from reckless copying their programming assignments. Existing approaches for identifying similar programs are mainly based on fingerprints or pattern matching for text documents. Different from those existing approaches, we propose an approach based on the program structur. Using paring progrmas, we first transform programs into XML documents by representing syntactic components in the programs with elements in XML document, then run X-tree Diff+, which is the change detection algorithm for XML documents, and produce an edit script as a change. The decision of similar or identical programs is made on the analysis of edit scripts in terms of program plagiarism. Analysis of edit scripts allows users to understand the process of conversion between two programs so that users can make qualitative judgement considering the characteristics of program assignment and the degree of plagiarism.

An Optimization Model Based on Combining Possibility of Boundaries for Districting Problems (경계 결합 가능성 기반 구역설정 최적화 모델)

  • Kim, Kamyoung
    • Journal of the Korean Geographical Society
    • /
    • v.49 no.3
    • /
    • pp.423-437
    • /
    • 2014
  • Districting is a spatial decision making process to make a new regional framework for affecting human activities. Natural barriers such as rivers and mountains located within a reorganized district may reduce the efficiency of reorganized human activities. This implies that it is necessary to consider boundary characteristics in a districting process. The purpose of this research is to develop a new spatial optimization model based on boundary characteristics for districting problems. The boundary characteristics are evaluated as continuous value expressing the possibility of combining adjacent two basic spatial units rather than a dichotomous value with 1 or 0 and are defined as an objective function in the model. In addition, the model has explicitly formulated contiguity constraints as well as constraints enforcing demand balance among districts such as population and area. The boundary attributes are categorized into physical and relational characteristics. Suitability analysis is used to combine various variables related to each boundary characteristic and to evaluate the coupling possibility between two neighboring basic units. The model is applied to an administrative redistricting problem. The analytical results demonstrate that various boundary characteristics could be modeled in terms of mixed integer programming (MIP).

  • PDF

The Effect of Visual Display Terminal Work on the Human Body (영상화면 단말기(VDT)작업이 인체에 미치는 영향)

  • 이호찬;박용억;강회향;민경진;김종규
    • Journal of Environmental Health Sciences
    • /
    • v.21 no.4
    • /
    • pp.75-86
    • /
    • 1995
  • This study was performed to investigate the negative side effects of video display terminal (VDT) work on the human body and to provide data for preventing VDT syndrome. A questionnaire survey was made to 339 VDT workers at 22 offices in Taegu, Kyungpook and Kyungnam areas from July 1 to August 31, 1994, and 280 of them were finally used for statistical analysis. The VDT syndrome in the present study inclhded five factors, namely as eye-related symptom, psychological symptom, general body symptom, musculoskeletal symptom, and skin-related symptom, and the estimates of Crombach coefficients of the five factors were 0.954, 0.952, 0.953, 0.957, and 0.955, respectively, showing very high reliability. In view of socio-economical characteristics, the symptoms of female were higher than those of male in the order of musculoskeletal symptom, eye-related symptom, skin-related symptom and psychological symptom. The age group of 30 years or less was higher than the older groups in the order of musculoskeletal symptom, eye-related symptom, psychological symptom and skinrelated symptom. The group of lower education level showed higher skin-related symptom. The psychological symptom and skin-related symptom increased as the amount of smoking increased. Higher eye-related symptom was observed in the group without glasses. In the job-related variables, the group of working on programming and data input showed higher eye-related symptom and psychological symptom. The group of working on programming and graphic design showed higher musculoskeletal symptom and skin-related symptom. The skin-related symptom increased as the total time of VDT operation per day increased. The group of working 2-4 hours followed by 15 minutes rest was higher in musculoskeletal symptom and psychological symptom. Higher musculoskeletal symptom was observed from the group working on Friday and Sunday. The group of 1 year or less working showed higher in skin-related symptom. In relation with the VDT type, all symptoms except skin-related symptom were higher in the group using monochrome monitor. As showed above, the questionnaire could be a tool for evaluating VDT syndrome and prevention of the syndrome would be possible by a comprehensive consideration of factors including socio-economic characteristics, job-related variables and VDT type.

  • PDF

Training in the production of effective prototypes using Core Mechanic Diagram and Unreal Blueprint

  • Choi, Bu-ho
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.11
    • /
    • pp.75-82
    • /
    • 2020
  • In this paper, we propose a training method to efficiently create prototypes using 'core mechanical diagram' to make game design easier and 'BluePrint', a visual scripting tool of Unreal that enables relatively easy functionality without programming knowledge. With the development of game engines, game development is becoming faster and easier, and using this, non-programmers without knowledge of game development are clearly showing a tendency to participate in game development. However, existing game development methodologies and game implementation methods require complex design processes and specialized knowledge. In order to make it easier for non-programming experts to develop games, they will simplify the complexity of existing game development methodologies, and propose educational methods that can focus on and implement the essence of game design based on cases where non-programmers have implemented prototypes themselves.

Implementation of Embedded Educational Router System (임베디드 교육용 라우터 실습장비의 구현)

  • Park, Gyun Deuk;Chung, Joong Soo;Jung, Kwang Wook
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.5
    • /
    • pp.9-17
    • /
    • 2013
  • This paper presents the design of the educational router system. This system is designed and implemented to support network configuration and embedded programming technology of the user on Internet. Not only Static routing protocol but also a kind of dynamic routing protocols such as OSPF and RIP and firewall have been programmed for education based on ethernet interface. ADS 1.2 as debugging environment, uC/OS-ii as RTOS and C language as development language are used. The educational procedures is compile, loading of static routing protocol, a kind of dynamic routing protocols such as OSPF and RIP and firewall program already supplied. Thereafter the verification is checked by using "ping" test to allow for demo operation such as hands-on training procedure. Finally programming procedure similar with demo operation of static routing protocol, a kind of dynamic routing protocols such as OSPF and RIP and packet filtering function is educated step by step.

Implementation of an Arduino Compatible Modular Kit for Educational Purpose (모듈 기반 교육용 아두이노 호환 키트 제작)

  • Heo, Gyeongyong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.23 no.5
    • /
    • pp.547-554
    • /
    • 2019
  • With the curriculum revision in 2015, informatics for secondary high schools was designated as mandatory. As a result, there is an increasing interest in programming in elementary and junior high schools as well as in universities. Arduino is one of the famous tools for programming education, and the usefulness of it has been proven through various case studies. However, existing Arduino-based kits have hardware-dependent drawbacks such as complicated wiring, poor scalability, etc. To overcome these problems, we proposed a kit design, which has a module-based structure, can be extended through one common interface, and can be used for learning at various levels. In this paper, we describe the implementation details of FRUTO kit and a software to use it, which satisfies the proposed design criteria. FRUTO kit has been determined in its current form through several design changes, and is under pre-test before launching.

A study on the difficulty adjustment of programming language multiple-choice problems using machine learning (머신러닝을 활용한 프로그래밍언어 객관식 문제의 난이도 조정에 대한 연구)

  • Kim, EunJung
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.27 no.2
    • /
    • pp.11-24
    • /
    • 2022
  • For the questions asked for LMS-based online evaluation the professor directly set exam questions, or use the automatic question-taking method according to the level of difficulty using the question bank divided by category. Among them, it is important to manage the difficulty of questions in an objective and efficient way, above all, in the automatic question-taking method according to difficulty. Because the questions presented to the evaluators may be different. In this paper, we propose an difficulty re-adjustment algorithm that considers not only the correct rate of a problem but also the time taken to solve the problem. For this, a logistic regression classification algorithm was used of machine learning, and a reference threshold was set based on the predicted probability value of the learning model and used to readjust the difficulty of each item. As a result, it was confirmed that there were many changes in the difficulty of each item that depended only on the existing correct rate. Also, as a result of performing group evaluation using the adjustment difficulty problem, it was confirmed that the average score improved in most groups compared to the difficulty problem based on the percentage of correct answers.

A study on the comparative analysis of learning effects between offline face-to-face classes and asynchronous online classes - Focusing on lecture evaluation and a final exam question in the 'HTML5 Web Programming' course (오프라인 면대면 수업과 비동기식 온라인 수업의 학습효과에 대한 비교분석 연구 - 'HTML5 웹 프로그래밍' 과목의 강의평가 및 기말고사 문항을 중심으로)

  • Kwon, Chongsan
    • Journal of Industrial Convergence
    • /
    • v.20 no.7
    • /
    • pp.37-50
    • /
    • 2022
  • This study intends to analyze the learning effect of asynchronous online classes used in education fields around the world after the COVID-19 pandemic. To this end, we compared and analyzed the lecture evaluation and final exam questions of the HTML5 web programming course, which was conducted offline in 2019 and asynchronously online in 2020 due to COVID-19. As a result of the analysis, no significant difference was drawn between the two teaching methods in the lecture evaluation score and final exam score. However, contrary to concerns about the application of online classes to the entire curriculum, the lecture evaluation and final exam scores of the video-based online classes were high, suggesting the possibility that online classes could be more effective than offline classes if well organized and managed in the future.

Survey of Korean Elementary School Children's Happiness (한국 초등학교 아동의 행복감 실태조사)

  • Cho, Song-Yon;Shin, Hae-Young;Choi, Mi-Sook;Choi, Hye-Young
    • Korean Journal of Child Studies
    • /
    • v.30 no.2
    • /
    • pp.129-144
    • /
    • 2009
  • This study investigated Korean elementary school children's happiness by gender and grade and by attendance in after-school programs during weekdays and weekends. Participants were 3,608 children in Korean provincial areas except Jeju-do; they responded to the Happiness Scale developed by the researchers. Data were analyzed by frequency, percent, and t-test. Results were (1) children's happiness level was high; girls' happiness level was higher than boys'. As they moved up in school grade, happiness level decreased. (2) Their attendance in after-school programs during weekdays and weekends decreased their happiness level in leisure and extra academic activity, but it increased happiness in school/community life and sibling relations. Conclusions were that reduction in the amount of children's after-school programming would increase children's happiness.

  • PDF