• 제목/요약/키워드: programming learning

검색결과 825건 처리시간 0.034초

Teaching-Learning Model for Programming Language Learning with Two-Step Feedback

  • Kwon, Boseob
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권8호
    • /
    • pp.101-106
    • /
    • 2017
  • In this paper, we propose a new teaching-learning model with two-step feedback on programming language learning, which is a basic preliminary learning for programming. Programming learning is aimed at improving problem solving skills and thinking by experiencing problem solving through programming. For programming, the learner must know how to work with the computer and what to do with it. To do this, concrete thinking should be established and described in an accurate programming language. In recent, most studies have focused on the effects of programming learning and have not studied the effects of education on language itself. Therefore, in this study, the teaching-learning model for programming language education is presented and applied to the field, and the results are compared with the existing instructional-teaching model.

Console Wrapper를 활용한 C언어 학습도구 개발 (Development of a C-Language Learning Tool using Console Wrapper)

  • 황규덕;최숙영
    • 디지털융복합연구
    • /
    • 제7권3호
    • /
    • pp.113-122
    • /
    • 2009
  • The majority of programming education in the learning place attaches importance more to grammar, memorization of the imperative sentence and explanation of the program language itself than the specific way to use the target language. In addition, it is mainly used to teach theoretical knowledge based on the text. Consequently, current programming education has not interested learners in the programming learning and has not improved their ability in programming problems of the real world. We therefore developed a learning tool of C-language, which is based on the Console Wrapper. The purpose of proposing the learning tool was to make the programming education break from the typical theoretical learning and to let learners be interested in the programming education. By using the dynamic screen instead of the static console screen, the learners could enjoy learning the program. As a result of this study, we could know that the programming education using our learning tool is more effective than the typical C language programming education.

  • PDF

블록형 프로그래밍 학습에서 텍스트형 프로그래밍 학습으로의 전이 (Transference from learning block type programming to learning text type programming)

  • 소미현;김자미
    • 컴퓨터교육학회논문지
    • /
    • 제19권6호
    • /
    • pp.55-68
    • /
    • 2016
  • 2015 개정 정보과 교육과정에서는 문제해결과 프로그래밍 단원을 나선형으로 조직하면서 학교급 별로 블록형과 텍스트형 프로그래밍 언어의 사용을 제안하였다. 본 연구는 프로그래밍 학습에서 알고리즘 작성이 프로그래밍 학습에 도움을 주는지, 블록형 프로그래밍 학습이 텍스트형 프로그래밍 후행학습에 긍정적 전이효과가 있는지를 확인하기 위한 목적으로 진행되었다. 목적 달성을 위해 초등학생 15명을 대상으로 블록형과 텍스트형 프로그래밍 학습을 진행하였다. 연구 결과, 한정된 방법으로 알고리즘을 작성하는 것은 학습자들의 사고 표현을 가로막을 수 있지만 블록형 프로그래밍 학습은 텍스트형 프로그래밍 학습에 긍정적 전이가 있음을 확인하였다. 본 연구는 초등학교부터 계열성 있는 프로그래밍 교육을 위한 방안을 제시하였다는 것에 의의가 있다.

프로그래밍 언어 교육을 위한 교수·학습 모델 설계 (Design of Teaching·Learning Model for Programming Language Education)

  • 강환수
    • 디지털콘텐츠학회 논문지
    • /
    • 제13권4호
    • /
    • pp.517-524
    • /
    • 2012
  • 이 논문에서는 프로그래밍 언어 교육을 위한 교수 학습 모델을 설계한다. 다양한 학문을 다루는 대학에서 다양한 컴퓨터 프로그래밍 언어 관련 교과목이 개설되어 운영되고 있다. 그 동안 다양한 프로그래밍 언어가 개발되었고, 개발환경도 사용자가 보다 쉽게 접근할 수 있도록 개발되었으나 여전히 많은 초보 학습자들은 프로그래밍 언어 학습을 어려워하고 있으며, 마찬가지로 교수자도 효과적인 프로그래밍 언어 교육을 위한 적합한 교수 학습 방법을 마련하지 못하고 있는 실정이다. 본 논문에서 학업성취 기반의 블렌디드 교육인 프로그래밍 언어 교육을 위한 교수 학습 모델을 설계하였다. 본 연구에서 설계한 교수 학습 모델을 2011년 2학기 강좌에 적용한 결과 학습자의 프로그래밍 언어 교육에 효과적인 것으로 나타났다.

프로그래밍 학습에서 협동학습이 문제해결력에 미치는 효과 (Effect of Cooperative Learning on Problem Solving in Programming Learning)

  • 권보섭
    • 한국콘텐츠학회논문지
    • /
    • 제14권6호
    • /
    • pp.491-498
    • /
    • 2014
  • 프로그래밍 학습은 프로그래밍을 통한 문제 해결과정을 경험함으로써 고차원적인 사고력의 향상을 목적으로 하는 경향이 있다. 프로그래밍 학습은 주로 학습자 개인의 사고와 원리를 바탕으로 자기 주도적으로 이루어져 왔다. 그러나 선행 연구들 중, 논리적 사고력과 창의성을 바탕으로 하는 소집단 협동학습이 효과가 있다는 결과가 보고된 바 있다. 이에 본 논문에서는 프로그래밍 학습에서 문제해결과정에 소집단 협동학습을 수행하는 것이 문제 해결력 향상에 미치는 영향을 검증하였다. 이를 위하여 문제해결 5단계를 기본으로 소집단 협동학습을 포함하는 모형을 개발하여 적용하였다. 그 결과 소집단 협동학습은 프로그래밍 학습에서 문제해결력 향상에 효과가 있으며, 인지양식에 대해서는 유의미한 차이가 나타나지 않았다.

Design of Programming Learning Process using Hybrid Programming Environment for Computing Education

  • Kwon, Dai-Young;Yoon, Il-Kyu;Lee, Won-Gyu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제5권10호
    • /
    • pp.1799-1813
    • /
    • 2011
  • Many researches indicate that programming learning could help improve problem solving skills through algorithmic thinking. But in general, programming learning has been focused on programming language features and it also gave a heavy cognitive load to learners. Therefore, this paper proposes a programming activity process to improve novice programming learners' algorithmic thinking efficiently. An experiment was performed to measure the effectiveness of the proposed programming activity process. After the experiment, the learners' perception on programming was shown to be changed, to effective activity in improving problem solving.

Effect of Cognitive Style on Collaborative Problem Solving Ability in Programming Learning

  • Kwon, Boseob
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권9호
    • /
    • pp.163-169
    • /
    • 2018
  • Problem solving by programming has a lot of influence on computational thinking improvement. Programming learning has been self-directed based on the individual's thoughts and principles. However, the revised informatics curriculum in 2015 puts importance on collaborative learning. Collaborative learning emphasizes results differently from cooperative learning, which emphasizes problem-solving processes. And cooperative learning leads to structured learning, such as role sharing and activity stages, within a small group, while collaborative learning leads to unstructured learning. Therefore, it is becoming more in collaborative learning that peer interaction can be affected by learners' cognitive style. In this paper, we propose the effect of cognitive style on problem solving ability in collaborative learning for problem solving by programming. As a result, collaborative learning was effective in improving problem solving ability and there was no significant difference in cognitive style.

Analysis of Influencing Factors of Learning Engagement and Teaching Presence in Online Programming Classes

  • Park, Ju-yeon;Kim, Semin
    • Journal of information and communication convergence engineering
    • /
    • 제18권4호
    • /
    • pp.239-244
    • /
    • 2020
  • This study analyzed the influencing factors of learning engagement and teaching presence in online programming practice classes. The subjects of this study were students enrolled in an industrial specialized high school, who practiced creating Arduino circuits and programming using a web-based virtual practice tool called Tinkercad. This research adopted a tool that can measure task value, learning flow, learning engagement, and teaching presence. Based on this analysis, learning flow had a mediating effect between task value and online learning engagement, as well as between task value and teaching presence. Increasing learning engagement in online classes requires sensitizing the learners about task value, using hands-on platforms available online, and expanding interaction with instructors to increase learning flow of students. Furthermore, using virtual hands-on tools in online programming classes is relevant in increasing learning engagement. Future research tasks include: confirming the effectiveness of online learning engagement and teaching presence through pre- and post-tests, and conducting research on various practical subjects.

스캐폴딩 기반 학습 전략이 스크래치 프로그래밍 학습태도에 미치는 영향 (The Scratch Programming Learning Attitude Effects of Scaffolding based Learning Strategy)

  • 김승연;정인기
    • 정보교육학회논문지
    • /
    • 제15권1호
    • /
    • pp.39-49
    • /
    • 2011
  • 프로그래밍 교육은 컴퓨터과학의 중요성이 부각됨에 따라 필요성이 증대되고 있다. 그러나 기존의 컴퓨터 교육은 문제 해결 과정보다는 상용 프로그램의 사용법에 치우쳐 있었다. 또한 초등학교에서의 프로그래밍 교육은 학생들의 수준에 맞지 않거나 흥미를 유발하지 못하였다. 본 연구에서는 초등학교 학생들에게 스크래치 프로그래밍 언어로 프로그래밍을 교육할 때 스캐폴딩 기반 학습 전략을 적용한 후 학생들의 프로그래밍 학습 태도를 관찰하였다. 스캐폴딩 기반 학습 전략을 적용한 결과 학생들은 프로그래밍에 대한 학습 태도에서 일반 학습 경향성, 학습을 통한 성과의 만족도 및 상호작용 항목에서 모두 향상된 결과를 보여주었다.

  • PDF

프로그래밍 수업의 플립드러닝 학습모형 설계 및 적용 (Design and Application of an Instructional Model for Flipped learning of Programming Class)

  • 최숙영
    • 컴퓨터교육학회논문지
    • /
    • 제20권4호
    • /
    • pp.27-36
    • /
    • 2017
  • 본 연구는 대학의 프로그래밍 수업을 위해 플립드러닝에 기반한 수업 모형을 설계하고 이를 적용한 내용이다. 프로그래밍 과정은 프로그래밍 언어의 문법에 대한 충분한 이해와 함께 높은 추상적인 사고를 요구하기 때문에 많은 학생들이 학습에 어려움을 갖게 된다. 이러한 프로그래밍 학습의 특징으로 인하여 한정된 수업시간에 프로그래밍 언어의 문법적인 요소들을 강의하고 예제를 따라하는 학습 방법으로는 프로그래밍 수업의 학습 목표를 효과적으로 달성할 수 없다. 이러한 문제점을 극복하고 효과적인 프로그래밍 수업이 이루어질 수 있도록 본 연구에서는 플립드러닝에 기반한 수업 모델을 설계하고 그에 따라 수업을 진행하였다. 특히, 본 연구에서는 프로그래밍 학습에서 발생되는 학습자들의 어려움과 실제 프로그래밍 과정에서 발생되는 오류들을 분석한 후 이를 기반으로 하여 수업 모형을 설계하였다. 이 모델을 실제 수업에 적용한 결과, 학생들은 교실 수업에서 다른 학생들과 많은 소통의 기회를 가졌고 학습의 참여도가 높아진 것에 대해 긍정적으로 생각하며 수업에 대해 대체로 만족하는 것으로 나타났다.