• Title/Summary/Keyword: 프로그래밍 언어 학습

Search Result 341, Processing Time 0.027 seconds

Research on Development and Application of Learning Program about Algorithm by Using Scratch Programming (스크래치 프로그래밍을 통한 알고리즘 학습 프로그램 개발 및 적용 연구)

  • Hyun, Dong-Lim;Yang, Young-Hoon;Kim, Eun-Gil;Kim, Jong-Hoon
    • Journal of The Korean Association of Information Education
    • /
    • v.15 no.3
    • /
    • pp.387-397
    • /
    • 2011
  • In order to analyze the change of student's logical thinking, in this study, we were develop the educational materials. This educational materials were used in algorithm class through educational programming language Scratch. Algorithms of education materials were selected by analysis of foreign ACM and domestic middle school curriculum. The developed educational materials were applied to 4th grade students of elementary school. In order to analyze the change of student's logical thinking, we were used GALT short version. Total logic and Combinational reasoning, in the experimental group students, were growing significantly.

  • PDF

Development and Validation of Yut-nori Program using Educational Programming Language (EPL) based on Computational Thinking (컴퓨팅 사고력 기반 교육용 프로그래밍 언어(EPL) 활용 윷놀이 프로그램 개발 및 타당성 검증)

  • JeongBeom, Song
    • Journal of Industrial Convergence
    • /
    • v.21 no.2
    • /
    • pp.103-109
    • /
    • 2023
  • In Korea, software education is implemented from elementary school. As a representative software education tool for elementary schools, various chess games reconstructed based on the rules of Western chess games are being used. On the other hand, Yutnori, one of our traditional games, also includes elements of software education, so research on this is needed. Therefore, in this study, a Yutnori program based on computational thinking using an educational programming language, Entry, and a turtle robot was developed and its validity verified. As a result of the validity verification, the CVR value was higher than 0.7 in the degree of agreement with the subject achievement standard (3 questions), the appropriateness of learning materials (4 questions), and the possibility of class application (3 questions). Therefore, it could be judged that the learning program developed in this study has a high level of agreement with the subject achievement standards, appropriate learning materials, and high possibility of being applied to classes. In order to generalize this content in the future, the effectiveness will need to be verified, and experimental research will be needed to understand this.

A Preliminary Study on Serious Game for C Language Study of Beginners : freCman (초보자를 위한 C 언어 학습 기능성 게임 개발 사례 : 프레C맨)

  • Hwang, Kitae;Jung, Inhwan
    • Journal of Korea Game Society
    • /
    • v.15 no.4
    • /
    • pp.199-206
    • /
    • 2015
  • This paper introduces a serious game called freCman developed for C programming language beginners. Since key words, syntax, and programming structure of C programming language are unfamiliar for them, they feel uneasy and have many difficulties to study. We developed three games such as shooting star C, finding hidden errors, unscrambling C codes through which C beginners can study C language easily. Also we developed CTS(Code to Speech) which speeches C source codes like English statements so that C beginners can be familiar with C key words and statements. To prove effectiveness of the freCman, some experiments have been conducted with C language beginners. Experiment results show that the freCman helps beginners studying C programming language much.

Online coding skill learning system for Teaching and learning C language (C언어 수업을 위한 온라인 코딩 학습 시스템)

  • Lee, Taemin;Chae, Jeongmin;Jung, Younghee;Park, Kinam;Jung, Soonyoung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.10a
    • /
    • pp.1659-1661
    • /
    • 2015
  • SW중심사회의 창의적 인재를 위한 핵심 역량 중 코딩능력에 대한 중요도가 높아지고 있다. 이러한 능력을 배양하기 위해서 학습자의 지식 형성을 웹 상에서 능동적으로 학습할 수 있는 온라인 코딩교육 시스템이 필요하다. 따라서 본 논문에서는 코딩능력에 대한 효과적인 학습과 효율적인 실습을 위해 자동화된 평가가 가능한 온라인 평가(online judge) 모듈 기반의 온라인 코딩 교육 시스템을 제안한다. 제안 시스템은 대학교의 C 프로그래밍 언어 수업에 적용되었으며, 시스템 상에서 166명이 학생이 46,288번의 코드 작성으로 61개의 실습과제를 수행하였다. 전체 학습자의 59.46%가 제안 시스템을 활용한 코딩 학습으로 학습 능력이 향상되었음을 응답하였다.

Design of Computer Education Curriculum for Elementary Schools using Scratch Educational Programming Language (스크래치를 이용한 초등학교 컴퓨터 교육과정 설계)

  • Ham, Seong-Jin;Yang, Chang-Mo
    • Journal of The Korean Association of Information Education
    • /
    • v.15 no.3
    • /
    • pp.413-423
    • /
    • 2011
  • Programming education has the favorable influence on creative logical thinking and problem-solving ability of students. However programming has not been actively taught at the elementary schools. One of the causes is the lack of systematic curriculum. In this paper, we design the curriculum for 'Understanding of Information Processing' in revised ICT educational guidelines using the educational programming language Scratch. We propose curriculum that consists of 4 lessons for 1st and 2nd graders, 5 lessons for 3rd and 4th graders, and 6 lessons for 5th and 6th graders to lesson the cognitive load, and present the instruction plans. Selected group of experts verified our proposed curriculum and instruction plans. According to verification results, we can conclude that almost the area including the targets, educational factors, learning content, amount of learning, instruction plans are appropriate. The curriculum proposed in this paper can help the elementary students learn programming efficiently, and develop their logical thinking, problem-solving ability, creativity, and information processing ability.

  • PDF

A Design and Implementation of the Unit Testing Tool based on a XML Test Script (XML 테스트 스크립트 기반 단위 테스팅 도구의 설계 및 구현)

  • Kim, Jae-Hyun;Cho, Yong-Yoon;Yoo, Chae-Woo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07b
    • /
    • pp.316-318
    • /
    • 2005
  • 소프트웨어 개발 생산성물 높이고 신뢰성 있는 프로그램을 개발하기 위하여 수많은 테스트 기법 및 도구들이 연구되고 있다. 본 논문은 효율적인 소프트웨어의 단위 테스팅을 위해 XML 기반의 테스트 스크립트 언어를 설계하고 테스팅 도구를 제안한다. 제안하는 테스팅 도구는 테스트 대상 소스를 기반으로 테스트 스크립트를 생성해주는 테스트 스크립트 생성기와 테스트 스크립트를 대상 언어로 작성된 테스트 드라이버로 변환해 주는 테스트 드라이버 변환기를 제공함으로서 보다 간편한 테스트 환경을 제공한다. 테스트 스크립트를 XML 형태로 기술함으로서 개발자들은 새로운 스크립트 언어의 학습이 불필요하며 대상 언어에 독립적인 테스트 스크립트를 작성 할 수 있다. 또한 테스트 실행 후 테스트 평가 결과를 XML로 제공함으로서 다양한 형태의 리포트 뷰(View)를 가능하게 한다. 본 XML 기반의 테스트 스크립트 언어와 테스팅 도구는 프로그래밍 언어에 독립적인 부분과 종속적인 부분을 분리하여 여러 가지 프로그래밍 언어의 단위 테스트 환경을 하나로 통합 할 수 있게 해주어 관련 소프트웨어 테스팅 분야의 발전에 크게 기여할 것으로 기대된다.

  • PDF

An Analysis of Differences in Learning Participation and Presence according to Academic Achievement in the Flipped Learning-based Non-Face-To-Face Classes (플립러닝 기반 비대면 수업에서 학업성취도에 따른 학습참여 및 실재감 차이 분석)

  • Kim, Kyong-Ah;Kim, Ji Sim;Ahn, You Jung
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.01a
    • /
    • pp.139-140
    • /
    • 2022
  • 코로나 팬더믹의 장기화에 따른 비대면 환경에서 대면 수업의 실재감을 제공하는 다양한 교수·학습 방법에 대한 시도가 이루어지고 있다. 실제 수업 현장에서는 대면수업과 다른 환경에서 학습자의 수준과 특성에 맞는 수업 설계의 필요성 또한 대두되고 있다. 본 연구에서는 플립러닝을 기반으로 한 비대면 프로그래밍 수업에서 학업성취도에 따른 학습 참여 수준과 실재감의 차이를 분석하여, 맞춤형 학습역량 강화를 위한 교수 방안을 모색하는 데 그 목적이 있다. 강의 동영상 수업과 상호작용을 포함한 플립러닝 기반 실시간 수업을 혼합하여 수업한 후 설문을 통해 학업성취도에 따른 학습자들의 학습 참여 수준, 교수 실재감과 학습 실재감을 조사한 결과, 학업성취도 가장 높은 학습자일수록 학습 참여도 높고, 다음 수준의 학습자들이 교수 실재감과 학습 실재감은 가장 높은 것으로 조사·분석되었다. 이를 통해 학업성취도에 기반하여 학습자별 맞춤형 교수방안을 제시하였다.

  • PDF

Design and Implementation of Korean based Interpreter Language for Learning Games (학습용 게임을 위한 한국어 인터프리터 언어의 설계 및 구현)

  • Yoon, Kyung Seob;Jo, Kang Hyeon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.07a
    • /
    • pp.467-470
    • /
    • 2022
  • 코딩교육과 게임을 활용한 교육에 대한 관심이 증가하고 있다. 그러나, 코딩 교육 도구는 블록형 코딩 도구에 치우쳐져 있어, 교육과 실제 프로그래밍 언어 사이에는 큰 차이가 발생하게 된다. 이 차이를 좁히기 위해 이 논문에서는 한국어 인터프리터 언어를 사용한 학습용 게임의 설계 및 구현 방법을 제공하며, 한국어 인터프리터를 사용한 코딩 교육용 게임의 장점과 기존 코딩 학습 방법과의 차이점을 제시한다. 이를 통해 자발적이고 효과적인 코딩 교육을 기대할 수 있을 것이다.

  • PDF

A Study on Development of Teaching Materials for App Inventor Programming Using the Waterfall Model (워터폴 모델을 적용한 앱 인벤터 프로그래밍 교재개발 연구)

  • Seol, Moon-Gu;Son, Chang-Ik
    • Journal of The Korean Association of Information Education
    • /
    • v.17 no.4
    • /
    • pp.409-419
    • /
    • 2013
  • The aims of this paper were to review the usable possibility of the educational App Inventor Program in the field of programming education and to develop programming teaching materials that can overcome limitations of the established programming instruction. The study showed that the learners' motivations were strengthened through smart device programs. Containing the elements of STEAM, the teaching materials were developed for the logical and systematic learning that deals with elementary students' real-life situations, and that helps children follow the procedures of software development. By introducing the Waterfall Model to the process of programming, students are able to follow the software developers' thinking process. In addition, beyond the simplistic programming language and simply acquiring related knowledge, the App Inventor programming was designed to enhance students' higher-order thinking skills such as creativity, problem solving ability, collaborative thinking, and so forth.

Learning System of Programming Language using Basic Algorithms (기초 알고리즘을 활용한 프로그래밍 언어 학습 시스템)

  • Park, Kyoung-Wook;Oh, Kyeong-Sug;Ryu, Nam-Hoon;Lee, Hye-Mi;Kim, Eung-Kon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.5 no.1
    • /
    • pp.66-73
    • /
    • 2010
  • The curriculum of programming education including algorithm has been recognized as a very important subject to many students majoring in natural sciences and engineering including electronic engineering and computer related departments. However, many students have had difficulties with it due to its characteristics; as a consequence, they have been in trouble taking upper-level subjects. Flow chart is a diagram that expresses logical stages necessary to solve certain problems and has been widely used to have an understanding of the flow of algorithm. The practice-oriented education of algorithm and programming would be very important to assist the understanding of operation processes. Furthermore, it has been desperately required to the necessity of auxiliary programs that could enhance an understanding of the concept of algorithm and program execution process. This study was aimed to design and embody the learning system of programming languages using basic algorithms so as for students to easily learn basic algorithm among the entire programming curriculum.