• 제목/요약/키워드: programming education for non-majors

검색결과 47건 처리시간 0.028초

비전공자 소프트웨어 기초교육을 위한 프로그래밍 언어 결정에 관한 연구 (A Study on the Determination of Programming Language for Software Basic Education of Non-majors)

  • 박소현
    • 한국정보시스템학회지:정보시스템연구
    • /
    • 제28권4호
    • /
    • pp.403-424
    • /
    • 2019
  • Purpose The objective of this study is to determine the programming language for improving algorithmic thinking of basic software education for non-majors, which has recently been receiving attention to nurture talents needed in the era of the Fourth Industrial Revolution. Design/methodology/approach In this study, Delphi method was used to select the suitable programming language for the features of each of five departments for basic software education for non-majors in order to develop the capability of algorithmic thinking. The survey was conducted three times to 21 experts, and the results were analyzed using quantitative analysis (CVR) values and stability. Findings For the most suitable programming language for each department determined in this study, App Inventor was selected for humanities department, RUR-PLE for natural science department, App Inventor for social science department, Python for engineering department, and Scratch for fine arts department. This is expected to be used as the basis for determining the direction of curriculum and operation of universities starting basic software education through programming language by department proposed in this study.

SW융합인재 양성을 위한 비전공자 프로그래밍 학습에 관한 사례 연구 (A Case Study on Programming Learning of Non-SW Majors for SW Convergence Education)

  • 서주영
    • 디지털융복합연구
    • /
    • 제15권7호
    • /
    • pp.123-132
    • /
    • 2017
  • 최근 SW융합인재 양성을 위한 비전공자 대상의 SW교육에 관심이 높아지고 있다. 국내는 SW중심대학을 필두로 전공과 상관없이 모든 학생들에게 SW를 기초교육으로 필수화하는 추세이다. 본 논문은 프로그래밍 수업 사례를 통해 SW 전공자와 비전공자, 비전공자의 경우 인문 계열과 이공 계열의 차이가 프로그래밍 학습 능력과 느끼는 어려움에 연관을 보이는 지를 학업 성취도 분석과 설문 및 개인 상담을 통해 살펴보았다. 그 결과 전공에 따른 학업 성취도엔 유의미한 차이를 보이지 않았으나, 인문 계열이 이공 계열보다 실습, 과제, 팀프로젝트와 같은 실제 프로그램 구현에 대한 체감 난이도는 높게 분석됐다. 상담 결과로 프로그래밍 문제 자체에 대한 이해 부족, 학습과 과제에 도움을 줄 수 있는 친구나 튜터와의 관계 부족, 단편적 교과 지식만으로는 학습 동기를 높이기 힘듦이 주요함을 알 수 있었다. 본 연구를 토대로 비전공자를 위한 SW교육 운영 방향에 대해 제언할 수 있을 것으로 기대한다.

비전공자 SW 프로그래밍 교육과정 및 콘텐츠 개발 모형의 효과성 탐색: SW 해결안의 시각적 표현을 중심으로 (Exploring the Effect of SW Programming Curriculum and Content Development Model for Non-majors College Students : focusing on Visual Representation of SW Solutions)

  • 이민정
    • 디지털콘텐츠학회 논문지
    • /
    • 제18권7호
    • /
    • pp.1313-1321
    • /
    • 2017
  • ICT 기반 디지털 융합이 가치를 창출하는 미래사회에는 다양한 분야의 전문가가 협업하며 SW적 문제 해결을 주도하는 역량이 더욱 강조된다. 비전공자에게는 전문 분야의 문제를 풀기 위해 SW 전문가와 효과적으로 협업할 수 있는 SW적 소통 능력이 필요하다. 따라서 비전공자를 위한 SW 교육은 높은 수준의 코딩 역량을 목표로 하는 기존의 SW 전공자 대상 프로그래밍 교육과는 달라야 한다. 또한 다이어그램 기반의 시각적 표현이 원활한 소통과 협업에 도움이 된다는 것은 이미 알려져 있다. 본 연구에서는 비전공자를 위한 SW 교육목표를 'SW적 문제해결을 위한 시각적 프로그래밍 역량 함양'이라 정의하고, 이를 달성하기 위한 비전공자 SW 프로그래밍 교육과정과 SW 해결안의 시각적 표현에 중점을 둔 SW 교육 콘텐츠 개발 모형을 탐색하였다. 본 논문의 결과는 비전공자를 위한 적절한 SW 학습 방안을 마련하고 실질적인 SW 역량을 함양하기 위한 방향을 설정하는 데 도움이 될 것이다.

A Study on Coding Education for Non-Computer Majors Using Programming Error List

  • Jung, Hye-Wuk
    • International Journal of Advanced Culture Technology
    • /
    • 제9권1호
    • /
    • pp.203-209
    • /
    • 2021
  • When carrying out computer programming, the process of checking and correcting errors in the source code is essential work for the completion of the program. Non-computer majors who are learning programming for the first time receive feedback from instructors to correct errors that occur when writing the source code. However, in a learning environment where the time for the learner to practice alone is long, such as an online learning environment, the learner starts to feel many difficulties in solving program errors by himself/herself. Therefore, training on how to check and correct errors after writing the program source code is necessary. In this paper, various types of errors that can occur in a Python program were described, the errors were classified into simple errors and complex errors according to the characteristics of the errors, and the distributions of errors by Python grammar category were analyzed. In addition, a coding learning process to refer error lists was designed to present a coding learning method that enables learners to solve program errors by themselves.

Development of Python Education Program with Computational Thinking

  • Lee, Min-Kyung
    • 한국컴퓨터정보학회논문지
    • /
    • 제27권11호
    • /
    • pp.315-323
    • /
    • 2022
  • 본 논문에서는 비전공자 및 프로그래밍 초보자들을 위한 컴퓨팅 사고력을 적용한 파이썬 교육 프로그램을 제안한다. 본 논문은 어려운 문법 위주, 암기 위주의 프로그래밍 교육에서 벗어나 프로그램 논리의 기본기에 충실하고 컴퓨팅 사고력의 문제 해결 절차를 적용하여 비전공자 및 프로그래밍 초보자들도 쉽게 프로그래밍 학습을 할 수 있는 교육 프로그램을 제안하며, 텍스트 코딩 경험이 적은 중학생들을 대상으로 8주간 교육 프로그램을 적용하였고 사후 만족도 설문 조사를 통해 프로그래밍에 대한 자신감이 높아졌으며 일상생활이나 다른 교과목에도 컴퓨팅 사고력을 적용할 수 있게 되었다는 점을 알 수 있었다. 프로그래밍 교육의 중요성이 강조되고 있지만 여전히 프로그래밍 학습에 어려움을 느끼는 학습자들을 위해 향후 비전공자 및 프로그래밍 초보자들을 위한 프로그램 교육을 구성할 때 유용한 교육 프로그램으로 활용될 것으로 기대한다.

비전공자를 위한 교육용 프로그래밍 언어의 비교 연구: 프로그래밍 언어 설계 원칙의 관점으로 (A Comparative Study of Educational Programming Languages for Non-majors Students: from the Viewpoint of Programming Language Design Principles)

  • 김영민;이민정
    • 컴퓨터교육학회논문지
    • /
    • 제22권1호
    • /
    • pp.47-61
    • /
    • 2019
  • SW 중심사회가 도래하면서 사회 모든 분야에서 SW 기반의 문제해결 역량이 강조되고 있다. 대학에서도 비전공자를 위한 SW 기초교육을 의무화하고 프로그래밍 교육을 진행하는 추세이다. 본 연구는 프로그래밍 언어의 설계 원칙 중 간결성과 일반성을 수용하는 문법요소를 도출하고 이를 기반으로 비주얼 프로그래밍 언어(스크래치, 앱인벤터)와 다이어그래밍 언어(랩터, 플로우고리즘)를 비교 분석하였다. 그 결과 간 결성과 일반성에 있어 랩터의 표현력과 효율성이 스크래치보다 우세한 것으로 분석되었으며 학습자의 결과물을 통해 이를 확인하였다. 본 연구를 통해 프로그래밍 언어의 특징에 기반한 프로그래밍 기초교육의 설계와 구현에 기여할 것으로 기대한다.

비전공자 대상 기초 프로그래밍 교육을 위한 절차의 언폴딩 모델 개발 (Development of the unfolding model of procedures for the introductory programming education for non-majors)

  • 이민정;김영민
    • 컴퓨터교육학회논문지
    • /
    • 제23권4호
    • /
    • pp.35-47
    • /
    • 2020
  • 본 연구는 SW 비전공자를 포함한 프로그래밍 초보자들이 컴퓨팅 환경에서 문제해결을 위한 동작의 절차를 수립할 때 느끼는 어려움을 줄이고 작업의 과정을 적절하게 구체화할 수 있는 가이드라인을 제공하기 위해 진행되었다. 이를 위해 일상 동작 속에 함축된 작업 절차를 인지(입력)-판단(처리)-행동(출력)의 관점에서 펼쳐낼 수 있도록 대표적인 절차의 언폴딩 유형을 도출하였고, 각 유형에 따라 절차를 구체화하는 학습을 통해 학습자가 스스로 문제의 범위와 규칙을 설정하고 동작에 함축된 절차를 확장하는 것을 확인하였다. 본 연구에서 개발한 절차의 언폴딩 모델은 비전공자 혹은 초보자의 프로그래밍 학습 초기 단계에서 컴퓨팅 환경에 적합한 문제해결 절차를 구성하는 도구로 활용될 수 있을 것이다.

DEVS 방법론을 이용한 비전공자의 창의·인성 함양을 위한 프로그래밍 교육의 효과도 분석 연구 (A Study on the Effectiveness of Programming Education for Developing Creativity and Personality of Non-Majors Using DEVS Methodology)

  • 한영신
    • 한국멀티미디어학회논문지
    • /
    • 제22권9호
    • /
    • pp.1080-1090
    • /
    • 2019
  • The digital informational era of the 21st century requires the fostering of human resource in the field of software with creativity and personality. This paper deals with the educating method in programming course for non-majors which fosters creativity for problem solving ability and personality using cooperative interaction to build communication ability. We also seek to build a model through DEVS methodology for creative problem solving and analyze the effects of programming education for the cultivation of creativity and personality. Our proposed model is expected to be used as a guide to establish creativity and personality for human resource cultivation in programming education.

비전공자를 위한 사운드 아트 프로그래밍 교과목 개발 (Development of a Sound Art Programming Course for Non-Majors)

  • 권현우
    • 문화기술의 융합
    • /
    • 제10권4호
    • /
    • pp.71-79
    • /
    • 2024
  • 본 연구는 컴퓨터 비전공자 대학생에게 컴퓨팅 사고와 예술과 기술의 융합적 사고 함양을 위해 퓨어 데이터를 이용한 사운드아트 프로그래밍 교과목을 개발하였다. 본 논문은 퓨어데이터를 활용한 사운드 아트 중심의 음악 프로그래밍 교과목을 설계, 개발한 교육과정을 운영한 사례를 제시하고 교육적 성과와 수업의 개선 방안을 도출하여 기술과 예술의 창의적 융합 교육 프로그램을 제시하는데 그 목적이 있다. 연구를 위해 예술과 프로그래밍 기술이 융합된 교육 사례와 퓨어 데이터, 사운드 아트에 대해 살펴보았으며, 이를 바탕으로 비전공자를 위한 사운드 아트 프로그래밍 교과목을 설계, 개발하였다. 개발된 교과목을 적용한 교과과정을 운영하였으며, 운영 사례 및 설문을 통해 예술 기술 융합수업을 통한 프로그래밍 흥미도 증진, 자율적 선택권으로 인한 적극적 수업 참여, 예술에 대한 새로운 시각 마련, 컴퓨팅 사고력 증진, 협업 및 의사소통 능력 증진의 교육적 효과를 확인하였다. 우리는 본 연구를 통해 예술적 다양성과 미디어의 발전에 따른 새로운 매체의 이해 등 예술과 기술의 융합 교육의 새로운 시각을 제시해 줄 수 있을 것으로 기대한다.

Guided Instruction of Introducing Computational Thinking to Non-Computer Science Education Major Pre-Service Teachers

  • Song, Ki-Sang
    • International journal of advanced smart convergence
    • /
    • 제6권2호
    • /
    • pp.24-33
    • /
    • 2017
  • Since 'teaching coding' or 'programming' classes for computational thinking (CT) education in K-12 are renowned around the world, a pre-service teachers' readiness for integrating CT into their teaching subjects is important due to the fact that CT is considered to be another 'R' from algoRitm for 21st century literacy, in addition to the traditional 3R (Reading, Writhing, and Arithmetic) [2] and CT roles to other disciplines. With this rationale, we designed a guided instruction based CT course for pre-service teachers. We show the effectiveness of the program with respect to the teachers' attitude toward combining CT into their teaching subjects, and mindset changes of learning computing connected with the career development of the teacher themselves. The research focused on the instructional methodology of teaching programing for non-Computer Science Education (CSE) majors who are not familiar with computer science for alleviating the cognitive load of first exposure to programming course under the CT concepts.