• Title/Summary/Keyword: Computer programming

Search Result 2,150, Processing Time 0.027 seconds

The Recommendation System based on Staged Clustering for Leveled Programming Education (수준별 프로그래밍 교육을 위한 단계별 클러스터링 기반 추천시스템)

  • Kim, Kyung-Ah;Moon, Nam-Mee
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.8
    • /
    • pp.51-58
    • /
    • 2010
  • Programming education needs learning which is adjusted individual learners' level of their learning abilities. Recommendation system is one way of implementing personalized service. In this research, we propose recommendation method which learning items are recommended for individual learners' learning in web-based programming education environment by. Our proposed system for leveled programming education provides appropriate programming problems for a certain learner in his learning level and learning scope employing collaborative filtering method using learners' profile of their level and correlation profile between learning topics. As a result, it resolves a problem that providing appropriate programming problems in learner's level, and we get a result that improving leaner's programming ability. Furthermore, when we compared our proposed method and original collaborative filtering method, our proposed method provides the ways to solve the scalability which is one of the limitations in recommendation systems by improving recommendation performance and reducing analysis time.

Applications of Educational Programming Languages in K-12 Inforamtion curriculm (개정된 정보교육과정에서 교육용프로그래밍언어의 교육적 적용방안)

  • Kim, SooHwan;Lee, WonGyu;Kim, HyeonCheol
    • The Journal of Korean Association of Computer Education
    • /
    • v.12 no.2
    • /
    • pp.23-31
    • /
    • 2009
  • The new national K-12 Information subject curriculum which will be effective in year 2010 includes algorithm and programming sections. Programming languages in K-12 are more effective the Educational Programming Language (EPL) than general language, because it focuses on developing problem solving ability rather than training a programmer. Therefore, it is necessary to study for suitable EPL in Korean K-12 curriculum. In this study, we studied and analyzed various types of EPLs available and strategies to apply them to the new national curriculum. First of all, we chose 26 educational programming languages and analyzed their characteristics and functions. Also, we investigated associations between key factors of the new Information curriculum and each language and suggested a proper language for their students' level. Finally, we considered possible problems and suitability to Korean K-12 students. The result of this study help us to choose what is the proper EPL and to consider applicability and criteria of EPLs.

  • PDF

A Study on Programming Vocational Training Teacher's Occupational Identity Formation Process (프로그래밍 직업능력개발훈련교사의 직업정체성 형성 과정에 대한 연구)

  • Lee, Sungock;Jung, Hoekyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.2
    • /
    • pp.294-300
    • /
    • 2021
  • The purpose of this study is to derive implications by grasping how the occupational identity of vocational training teachers who teach programming in vocational training field was formed. Teacher A, who has been engaged in programming education and training for over 20 years, was interviewed in a narrative research. For the research question 'what is the occupational identity formation process of programming vocational training teachers?' It was found that educational experience had an effect on the formation of occupational identity. This study is meaningful in that it attempted to investigate the process of forming occupational identity of programming vocational training teachers and to examine its meaning. Proposals for future research are as follows. First, in the follow-up study, it is necessary to study a wide range of experiences targeting various programming vocational training teachers according to age, working period, and affiliated institutions. Second, it is necessary to study policies and issues experienced in the field.

Be Aware -Application for Measuring Crowds Through Crowdsourcing Technique in Makkah Al-Mukarramh

  • Mirza, Olfat M.;Alharbi, Israa;Khayyat, Sereen;Aleidarous, Rawa;Albishri, Doaa;Alzhrani, Wejdan
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.2
    • /
    • pp.199-208
    • /
    • 2022
  • The world health organization classified the emerging coronavirus (known as Covid-19) as a pandemic after confirming the extent of spread and scale. As a matter of fact, outbreaks of similar scale or even worse have been witnessed throughout history. Thus, the development of prevention strategies exists to protect against such calamaties. One of the widely proven measures that controls the spread of any contagious diseases is social distancing. As a result, this paper will demonstrate the concept of an application "Be Aware" on enabling the implementation of this preventive measure. In particular "Be aware" evaluates the extent of congestion in public places using current time data. The proposed project will use Global Positioning System (GPS), and Application Programming Interface (API), to ensure information accuracy, and the API use Crowdsourcing to collect Real-Time Data (RTD) from the selected places. One line

Creative programming education plan using TRIZ techniques (트리즈기법을 활용한 창의적 프로그래밍 교육방안)

  • Park, Jaehyeong;Choi, JeongWon;Lee, YoungJun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.01a
    • /
    • pp.317-320
    • /
    • 2013
  • 트리즈는 처음에는 기술 분야에서 사용되었으나 현재는 창의적으로 문제를 해결하기위해 교육, 문화 등 비 기술적인 부분에서도 많이 연구되고 있다. 프로그래밍 교육방법에서도 가능한 대안을 생각해보고 오류를 검증 및 수정하는 과정에서 창의적인 사고과정이 포함되어 있다. 따라서 프로그램밍 교육에도 트리즈의 원리를 사용한다면 확산적 사고를 증진시키는 프로그래밍을 교육할 수 있을 것이다. 이에 본 연구에서는 트리즈의 40가지 발명원리를 활용한 프로그래밍 교육을 제안하였다. 프로그래밍 교육에 트리즈의 발명원리를 적용하여 프로그래밍에 다양한 방법을 시도하는 창의적인 프로그램 교육이 가능할 것이다. 추후에 프로그래밍 교육을 위한 더 다양한 트리즈의 원리를 활용하는 교육방법 연구가 필요하다.

  • PDF

Introduction and Improvement of Genetic Programming for Intelligent Fuzzy Robots

  • Murai, Yasuyuki;Matsumura, Koki;Tatsumi, Hisayuki;Tsuji, Hiroyuki;Tokumasu, Shinji
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2003.09a
    • /
    • pp.388-391
    • /
    • 2003
  • We've been following research on the obstacle avoidance that is based on fuzzy control. We previously proposed a new method of automatically generating membership functions, which play an important role in improving accuracy of fuzzy control, by using genetic programming (GP). In this paper, we made two improvements to our proposed method, for the purpose of achieving better intelligence in fuzzy robots. First, the mutation rate is made to change dynamically, according to the coupled chaotic system. Secondly, the population partitioning using deme is introduced by parallel processing. The effectiveness of these improvements is demonstrated through several computer simulations.

  • PDF

Application of e-textile on Programming Education for Enhancing Learning Motivation (프로그래밍 학습 동기 유발을 위한 e-textile 적용 방안 연구)

  • Park, YoungSun;An, SangJin;Lee, YoungJun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.07a
    • /
    • pp.211-214
    • /
    • 2013
  • 프로그래밍 교육은 프로그래밍 언어 습득과 원리 이해, 활용뿐만 아니라 학생들의 고등사고 능력 향상 측면에서 정보 교육의 중요한 영역이라 할 수 있다. 하지만 일반적인 텍스트 형태의 프로그래밍 언어는 초 중등학교 학생들이 익히기 쉽지 않은 문법과 구조를 가지고 있어, 학생들이 보다 쉽고 재미있게 프로그래밍 언어를 학습할 수 있는 도구와 방안이 필요하다. e-textile은 프로그래밍 가능한 마이크로 컨트롤러 보드와 센서 등을 직물에 연결하여 다양한 작품을 만드는 것으로 프로그래밍 학습에 대한 학생들의 호기심과 관심을 불러일으킬 수 있다. 따라서 본 연구에서는 e-textile을 활용하여 학생들의 프로그래밍 학습에 대한 동기 유발 방안을 모색하고자 하였으며, 이를 위해 Keller의 ARCS 모델의 동기 유발 전략을 바탕으로 프로그래밍 수업을 위한 교수 설계를 하였다.

  • PDF

An Analysis of Research Trend about Devices and Programming Languages in Physical Computing Education (피지컬 컴퓨팅 교육 연구에서 활용한 도구 및 프로그래밍 언어에 대한 동향 분석)

  • Lee, DongGyu;Yi, SoYul;Lee, Youngjun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.07a
    • /
    • pp.378-379
    • /
    • 2017
  • 2015 개정 교육과정에서는 컴퓨팅 사고력을 핵심 역량 중 하나로 설정하였으며 역량 함양을 위해 문제해결과 프로그래밍, 컴퓨팅 시스템영역에서 각각 프로그래밍 교육과 피지컬 컴퓨팅을 편성하였다. 또한 선행연구를 통해 효과성을 알 수 있었지만 연구의 편차로 인해 피지컬 컴퓨팅이 가지는 교육적 효과크기에 대한 검증의 필요성이 제기되나 관련연구가 진행되지 않았다. 따라서 본 연구에서는 피지컬 컴퓨팅의 동향 및 효과 분석 연구의 부분으로 피지컬 컴퓨팅 도구 및 프로그래밍 언어의 활용 동향을 분석하고자 한다.

  • PDF

Analysis of the Effect of Learning Participation on Achievement in Programming Courses (프로그래밍 교과의 학습참여도가 성취도에 미치는 영향 분석)

  • Kim, Ji-Sim;Kim, Kyoung Ah;Ahn, You Jung;Oh, Suk;Jin, Myung Sook
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.07a
    • /
    • pp.497-498
    • /
    • 2018
  • 본 논문에서는 프로그래밍 교과에서 학습참여도가 성취도에 끼치는 영향을 규명하였다. 학습참여도는 예습참여도, 수업참여도, 복습참여도로서 학습활동별로 측정되었다. 중다회귀분석 결과, 세 개의 독립변수는 성취도를 설명하는 모형은 유의한 것으로 나타났다. 예습참여도는 성취도에 유의한 영향을 미치지 않았으며, 유의한 영향을 미치는 두 요인 중 상대적 기여도는 복습참여도, 수업참여도 순인 것으로 분석되었다. 이러한 연구결과에 기초하여 프로그래밍 교과의 성취도 향상을 위한 교수학습 전략을 제시하였다.

  • PDF

An Analysis of Students' Learning Trend Depending on the Achievement Levels of Programming Learning (프로그래밍 학습 성취 수준에 따른 학습자들의 학습 성향 분석)

  • Ahn, You Jung;Kim, Kyong Ah;Kim, Ji Sim;Oh, Suk;Jin, Myung Sook
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.07a
    • /
    • pp.489-490
    • /
    • 2018
  • 본 연구에서는 프로그래밍 학습의 성취 수준별 학습자들의 학습 성향을 분석해보고자 한다. 특히 프로그래밍 학습 성취도가 높은 학생들의 복습 패턴을 통해 프로그래밍 학습 이해도를 높이기 위한 학습 방법에 대해 연구해보고자 한다.

  • PDF