• 제목/요약/키워드: Non-computer majors

검색결과 72건 처리시간 0.024초

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

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

Proposal on the Improvement Direction of Web App Development lecture for Non-IT majors

  • Kim, Koono
    • 한국컴퓨터정보학회논문지
    • /
    • 제27권4호
    • /
    • pp.231-239
    • /
    • 2022
  • 본 연구에서는 비전공자들을 대상으로 한 웹서비스 개발 교육의 어려움을 k-mooc 강의에 게시된 수강생들의 질의응답을 통해 분석하고 이를 개선하기 위한 방법들을 제안한다. 질의 응답 분석을 통해 비전공자들은 웹서비스 개발 강좌를 수강하면서 주로 익숙하지 않은 도구 사용, 클라우드 서비스의 비용 문제, 서버 환경 설정, 코드 작성에서 어려움을 보이는 것으로 확인되었다. 이를 해결하기 위해 클라우드 서비스의 모델 중 하나인 BaaS (Backend as a Service)를 활용해 서버 비용에 대한 문제와 서버 환경의 복잡도를 낮출 수 있는 방법을 제안한다. 또한 리액트 라이브러리를 사용하여 긴 코드를 작은 단위로 모듈화하여 한번에 작성해야 할 코드 길이를 줄일 수 있다는 것을 보였다. 마지막으로 피그마를 활용해 얻은 디자인 산출물을 활용하여 동작하는 웹 애플리케이션을 구현함으로 IT 비전공자들도 쉽게 학습할 수 있는 개선안을 제안한다.

비전공자의 프로그래밍 수업에서 발생하는 오류 유형 분석 (Analysis of Error Types Occurring in Programming Classes for Non-majors)

  • 이명숙
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2022년도 제66차 하계학술대회논문집 30권2호
    • /
    • pp.719-721
    • /
    • 2022
  • 본 논문은 비전공자의 프로그래밍 수업에서 발생하는 오류들을 수집하고 오류 유형을 분석하여 초보 프로그래머의 오류 문제 해결을 쉽게 접근할 수 있도록 하고 교수자가 하는 피드백을 인공지능을 통해 자동화하는 시스템을 개발하는 기초 연구가 되는 것을 목표로 하였다. 결과로는 분석한 오류 유형에는 컴파일 타임에러가 가장 많이 발생하였고 그중에서도 구문에러(syntax error), 그중 missing 에러가 가장 많이 나타났다. 비전공자 학습자는 에러메시지를 이해하는 것을 가장 어려워하였고, 교수자의 피드백을 가장 절실하게 필요로 하였다. 좋은 오류 메시지는 초보자 프로그래머를 위한 프로그램 사용성에 큰 차이를 만들 수 있어 오류 메시지 내용을 단순화시킬 필요가 있으며, 학습자와 교수자의 상호작용을 효율적으로 이루어지게 할 필요가 있고, 인공지능을 통한 피드백을 자동화할 필요가 있음을 제언하였다. 향후 과제로는 오류 유형 중 자주 발생하는 구문에러부터 해결할 수 있는 인공지능을 이용한 자동 피드백 프로그램을 만들어 학습자와 실시간 상호작용하여 온라인에서 프로그래밍 수업이 가능한 학습시스템을 구현하고자 한다.

  • PDF

Factor Analysis of Visual Literacy Influencing Diagram Understanding and Drawing in Computer Science Education

  • Park, Chan Jung;Hyun, Jung Suk
    • 한국정보기술학회 영문논문지
    • /
    • 제9권1호
    • /
    • pp.67-76
    • /
    • 2019
  • Recently, with the advent of the software-based society, many organizations have been providing software developing education, such as coding, to Computer Science majors and non-Computer Science majors. When implementing a program, teachers can let students draw a variety of diagrams, such as flowcharts, UML diagrams, and ERD diagrams ahead. As the importance of computational thinking is increasingly emphasized, abstracting algorithms into diagrams is considered an important educational element. In this paper, we examined the visual literacy and abstract/concrete way of thinking of novice programmers in order to analyze factors affecting the abstraction process of drawing diagrams, and how they influence students' ability to understand diagrams and ability to draw. If we understand what factors influence the abstraction process in this study, we can suggest educational alternatives for future strategies in which teachers will teach students.

A Study on the Current State of Artificial Intelligence Based Coding Technologies and the Direction of Future Coding Education

  • Jung, Hye-Wuk
    • International Journal of Advanced Culture Technology
    • /
    • 제8권3호
    • /
    • pp.186-191
    • /
    • 2020
  • Artificial Intelligence (AI) technology is used in a variety of fields because it can make inferences and plans through learning processes. In the field of coding technologies, AI has been introduced as a tool for personalized and customized education to provide new educational environments. Also, it can be used as a virtual assistant in coding operations for easier and more efficient coding. Currently, as coding education becomes mandatory around the world, students' interest in programming is heightened. The purpose of coding education is to develop the ability to solve problems and fuse different academic fields through computational thinking and creative thinking to cultivate talented persons who can adapt well to the Fourth Industrial Revolution era. However, new non-computer science major students who take software-related subjects as compulsory liberal arts subjects at university came to experience many difficulties in these subjects, which they are experiencing for the first time. AI based coding technologies can be used to solve their difficulties and to increase the learning effect of non-computer majors who come across software for the first time. Therefore, this study examines the current state of AI based coding technologies and suggests the direction of future coding education.

비전공자 대상의 컴퓨터 프로그래밍 입문 교양 수업에서의 학습자의 어려움 분석 (Difficulty Analysis of an Introductory Computer Programming Course for non-Major Students)

  • 김재경;손의성
    • 창의정보문화연구
    • /
    • 제7권2호
    • /
    • pp.69-77
    • /
    • 2021
  • 과거 프로그래밍은 컴퓨팅 관련 전공자들을 대상으로 일부의 학생들이 배우는 과목이었으나, 오늘날 소프트웨어 중심 산업이 도래함에 따라 컴퓨팅사고 교육과 함께 컴퓨팅 문제 해결의 도구로서 모든 전공 분야의 학생들에게 교육이 이루어지고 있다. 그러나 컴퓨팅 입문 과목을 필수로 이수해야 하는 학습자들은 익숙하지 않은 컴퓨팅 문제 해결 방식과 프로그래밍 언어라는 새로운 내용에 학습에 큰 어려움을 겪으며 학습 효과, 자신감, 흥미 저하와 같은 부정적인 현상으로 이어질 수 있다. 본 논문에서는 비전공자들이 프로그래밍 언어 과목을 학습하면서 겪는 어려움의 원인을 설문 조사, 일지 및 성취도를 질적 및 양적 연구로 분석하여 파악하고, 이를 최소화할 수 있도록 방안을 제시하여 향후 어려움을 최소화하는 교육 방안의 설계에 도움이 되고자 한다.

EXCEL VBA를 이용한 컴퓨팅 사고력 교육 모델에 대한 학습자의 인식 연구 (A Study on Learner's Recognition of Computational Thinking Education Model Using EXCEL VBA)

  • 박윤수;이민정
    • 컴퓨터교육학회논문지
    • /
    • 제23권2호
    • /
    • pp.41-51
    • /
    • 2020
  • 본 연구의 목표는 EXCEL VBA의 실용성이 비전공자 대상 SW 교육에 이점이 있을 것이라는 가설을 검증하는 것이다. 이를 위해 비전공자를 대상으로 EXCEL VBA를 이용한 컴퓨팅 사고력 교육을 계획하고 15주 간 교육을 실시했다. 15주의 교육이 종료된 후 실시한 사후 조사 결과에 의하면 설문 응답자의 72.21%가 EXCEL VBA가 실용적이라고 응답했다. SW 교육의 필요성과 SW 역량의 중요성에 대해 인식하고 있는 학습자는 EXCEL VBA을 이용한 컴퓨팅 사고력 교육이 컴퓨터 관련 지식과 경험 향상에 긍정적 영향을 주는 것으로 인식하고 있었다. 또한, 학습자들은 EXCEL을 이용한 학습 과정은 난이도가 낮은 반면, VBA를 이용한 학습 과정은 난이도가 높다고 인식하고 있었다. 그러므로 VBA를 이용한 문제 해결 학습은 프로그래밍 위주의 교육보다는 학습자에게 성취감을 줄 수 있는 프로젝트 중심의 교육 내용으로 구성할 필요가 있으며, 이를 위한 지속적인 연구가 필요하다.

Comparative Study using EEG between Music Major Group and Non-major Group

  • Jeong, Su-Yeon;Lee, Hyeseung;Lee, Naesun;Choi, Doo-Hyun
    • 대한인간공학회지
    • /
    • 제32권5호
    • /
    • pp.421-427
    • /
    • 2013
  • Objective: This paper is to analyze the impact of musical training to the fast ${\alpha}$ wave activation of the EEG. Background: EEG is neurological research method that can observe the brain function in real time. EEG can be used to determine the nervousness and relaxedness of a person who receives stimuli in a structured environment. Therefore, it is possible to interpret the functional state of human brain by the analysis of EEG. Method: The brain activities of two groups of university students in the point of RFA(Relative Fast Alpha) caused by different music are analyzed in this paper. One is the group of music majors and the other is the group of non-majors. Results: Music major and non-major groups show meaningful differences in RFA during exposed to classic and metal music. Conclusion: Learning experience on music affects RFA increment of music majors. Application: The result of this study will be used as basic data to evaluate the learning effects of students who want to study music.

Improving Computational Thinking Comprehension through Visualized Sorting App Development

  • Kim, Jongwan;Kim, Taeseong
    • Journal of Multimedia Information System
    • /
    • 제8권3호
    • /
    • pp.191-196
    • /
    • 2021
  • Computational thinking refers to the process and method of solving everyday problems using computers. When teaching a computational thinking class for computer majors and non-majors at university, the easiest example to deliver the concept of computational thinking is sorting. Sorting is the concept of arranging given data in order. In this work, we have implemented four visualized sorting algorithms that anyone can easily use. In particular, it helps to understand the difference between the algorithms by showing the number of comparisons and exchanges between elements, which are the criteria for evaluating the performance of the sorting algorithm in real time. It was confirmed that the practice of using the sorting visualization app developed in this research contributed to the improvement of students' understanding of computational thinking.

창작로봇을 이용한 비전공자의 소프트웨어 융합 교육에 관한 연구 (A Study on the Software Convergence Education for Non-Majors Computer Science using Creative Robot)

  • 구진희
    • 한국산학기술학회논문지
    • /
    • 제18권2호
    • /
    • pp.631-638
    • /
    • 2017
  • 4차 산업혁명의 도래로 우리 삶의 방식과 산업 구조가 IT 기반 자동화를 넘어 지능화 단계로 진화하면서 다양한 분야에서 소프트웨어 역량을 갖춘 인재를 요구하고 있다. 이러한 요구를 반영하여 최근 초중등뿐만 아니라 대학에서도 비전공자에 대한 소프트웨어 기초 교육을 강화하고 있다. 본 연구에서는 관련 연구를 통해 비전공자의 소프트웨어 교육 목표를 컴퓨팅 사고 기반의 일반적인 문제해결능력과 자신의 학문 영역에서 소프트웨어 융합 역량을 향상시키고자 함에 두고, 이러한 목표를 달성하고자 창작로봇을 이용한 비전공자의 소프트웨어 융합 교육에 대한 방안을 제안하였다. 다양한 전공의 학생들로 구성되는 핵심교양 교과목 수강생 91명을 대상으로 창작로봇 과정과 컴퓨팅 사고 및 융합 요소와의 관련성에 기초하여 수업을 설계하고 13주 동안 연구를 수행하였다. 창작로봇을 통한 소프트웨어 융합 교육의 효과를 알아보기 위해, 수업 전사전 진단 조사를 토대로 수업 후 학생들의 학습 성과, 창작로봇 활동 과정에 대한 만족도, 타 학문에 대한 인식의 변화를 관찰하였다. 연구의 결과, 학생들은 학습내용의 이해도, 다 학제적 협력학습에 대한 전반적인 만족도, 타 학문에 대한 이해도, 창작로봇 활동을 통한 문제해결능력에 대한 자기 평가 등 12개 문항에서 수업 전과 비교하여 자신의 능력이 향상되었다고 응답하였다.