• Title/Summary/Keyword: 컴퓨팅적사고

Search Result 211, Processing Time 0.027 seconds

Exploring Pre-Service Earth Science Teachers' Understandings of Computational Thinking (지구과학 예비교사들의 컴퓨팅 사고에 대한 인식 탐색)

  • Young Shin Park;Ki Rak Park
    • Journal of the Korean earth science society
    • /
    • v.45 no.3
    • /
    • pp.260-276
    • /
    • 2024
  • The purpose of this study is to explore whether pre-service teachers majoring in earth science improve their perception of computational thinking through STEAM classes focused on engineering-based wave power plants. The STEAM class involved designing the most efficient wave power plant model. The survey on computational thinking practices, developed from previous research, was administered to 15 Earth science pre-service teachers to gauge their understanding of computational thinking. Each group developed an efficient wave power plant model based on the scientific principal of turbine operation using waves. The activities included problem recognition (problem solving), coding (coding and programming), creating a wave power plant model using a 3D printer (design and create model), and evaluating the output to correct errors (debugging). The pre-service teachers showed a high level of recognition of computational thinking practices, particularly in "logical thinking," with the top five practices out of 14 averaging five points each. However, participants lacked a clear understanding of certain computational thinking practices such as abstraction, problem decomposition, and using bid data, with their comprehension of these decreasing after the STEAM lesson. Although there was a significant reduction in the misconception that computational thinking is "playing online games" (from 4.06 to 0.86), some participants still equated it with "thinking like a computer" and "using a computer to do calculations". The study found slight improvements in "problem solving" (3.73 to 4.33), "pattern recognition" (3.53 to 3.66), and "best tool selection" (4.26 to 4.66). To enhance computational thinking skills, a practice-oriented curriculum should be offered. Additional STEAM classes on diverse topics could lead to a significant improvement in computational thinking practices. Therefore, establishing an educational curriculum for multisituational learning is essential.

The Effect of Physical Computing Education to Improve the Convergence Capability of Secondary Mathematics-Science Gifted Students (중등 수학과학 영재를 위한 피지컬컴퓨팅 교육이 융합적 역량 향상에 미치는 영향)

  • Kim, Jihyun;Kim, Taeyoung
    • The Journal of Korean Association of Computer Education
    • /
    • v.19 no.2
    • /
    • pp.87-98
    • /
    • 2016
  • Our study is composed of Arduino robot assembly, board connecting and collaborative programming learning, and it is to evaluate their effect on improving secondary mathematics-science gifted students' convergence capability. Research results show that interpersonal skills, information-scientific creativity and integrative thinking disposition are improved. Further, by analyzing the relationship between the sub-elements of each thinking element, persistence and imagination for solving problems, interest of scientific information, openness, sense of adventure, a logical attitude, communication, productive skepticism and so on are extracted as important factors in convergence learning. Thus, as the result of our study, we know that gifted students conducted various thinking activities in their learning process to solve the problem, and it can be seen that convergence competencies are also improved significantly.

Development of Computational Thinking Education Content (컴퓨팅적 사고 교육용 콘텐츠 개발)

  • Choi, Hyo Hyun;Lee, Seon Yeong;Lee, Dong Su
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.07a
    • /
    • pp.305-306
    • /
    • 2018
  • 본 논문에서 하드웨어 위주의 교육에서 벗어나 알고리즘을 고민할 수 있는 콘텐츠를 개발하였다. 지시박스와 신호등을 이용한 간단한 알고리즘을 시작으로 조건문과 함수를 만들어서 코딩을 할 수 있는 복잡한 알고리즘까지 생각해 볼 수 있도록 한다. 각각의 알고리즘에서 조금씩 다른 상황들을 제시하여 익히도록 교육용 콘텐츠를 개발하였다.

  • PDF

Programming Language Curriculum for Computational Thinking : Starting with Lightbot hour and Classic maze (컴퓨팅 사고력을 위한 프로그래밍 언어 교육과정 : 라이트봇 게임과 고전 미로 게임으로 시작하기)

  • Jun, Bungwoo;Shin, Seungki
    • Journal of The Korean Association of Information Education
    • /
    • v.25 no.6
    • /
    • pp.987-994
    • /
    • 2021
  • Computational Thinking is an analytical thinking ability that is necessary for everyone and everywhere. The existing Computational Thinking development education provided in Practical textbooks leads to block-based programming languages from unplugged activities. Many unplugged activities focus on practicing sequential order, which may lack the learning of abstractions or automation concepts. In block-based programming languages, concepts such as coordinate planes, which are not introduced in elementary school curriculum, appear, making students feel burdened by the block-based programming language itself. In this study, a curriculum was designed for elementary student's computational thinking through game-based programming language education. The results and their effectiveness were analyzed through the beaver challenge. As a result of analyzing the pre-test and post-test scores, it was confirmed that students' computational thinking skills improved.

Effects of maker education for high-school students on attitude toward software education, creative problem solving, computational thinking (고등학생 대상 메이커 교육이 소프트웨어 교육에 대한 태도, 창의적 문제해결력, 컴퓨팅 사고에 미치는 영향)

  • Hong, Wonjoon;Choi, Jae-Sung;Lee, Hyun
    • Journal of The Korean Association of Information Education
    • /
    • v.24 no.6
    • /
    • pp.585-596
    • /
    • 2020
  • The purpose of this study is to examine effects of maker education for high-school students on attitude toward software education, creative problem solving, and computational thinking. The program was designed to develop an artificial intelligence robot using mBlock and Arduino and implemented at a maker space. We analyzed 19 students among 20 who participated in the program, the result of paired t-test indicated significant increase in all variables. Also, we performed a multiple regression analysis to investigate predictors of perceived achievement and satisfaction. The finding demonstrated an initial attitude toward software education was found to be the significant predictor of perceived achievement and satisfaction. With the results, we confirmed maker education enhances attitude toward software education, creative problem solving, and computational thinking. Lastly, we discussed the implications and limitations and suggested the direction for future research.

An Evaluation Method of Understanding SW Architectures in an Arduino-based SW Lecture for Non-major Undergraduates (비전공자 대상 아두이노 활용 SW 강좌에서 SW 구조 이해도 평가 방법)

  • Hur, Kyeong
    • Journal of Practical Engineering Education
    • /
    • v.11 no.1
    • /
    • pp.17-23
    • /
    • 2019
  • In applying SW education for non-major undergraduates, we applied the physical computing lesson using Arduino. There is a case in which the basic problem-solving process teaching method based on the computational thinking was proposed in the physical computing class using Arduino. However, in educating computational thinking process, it is necessary to evaluate and educate understanding of SW structures. After understanding SW structures, it is correct SW education flow to make creative outputs by applying computational thinking process. However, there is a lack of examples of how to evaluate understanding of SW structures in the class using Arduino. In this paper, we proposed a one - semester curriculum for lectures on SW education using Arduino for non-majors. In addition, we proposed and analyzed the evaluation method of the understanding of SW structures and the evaluation problems developed in this course.

Analysis of Computing Thinking Patterns revealed in Gifted Information Classroom Teaching based on a GoGo Bumper Car Project (고고범퍼카 프로젝트 기반의 정보영재반 수업에서 나타나는 컴퓨팅 사고 패턴 분석)

  • Jun, Youngcook
    • The Journal of Korean Association of Computer Education
    • /
    • v.20 no.1
    • /
    • pp.49-62
    • /
    • 2017
  • This paper aims to deeply investigate the interactive patterns between a robot teacher and a participating gifted student who assembled GoGo Bumper car and controlled it with GoGo Monitor commands. Two days of classroom activities for the GoGo Bumper car project were videotaped between July 29 and 30 in 2013. Extra video-based recall interviews were also conducted three times between Nov 2013 and Jan 2014. The qualitative analysis of video data, GoGo Monitor codes and interview data revealed several unfolding patterns of computational thinking. The participating student while interacting with a robot teacher often contemplated and coded on his own ways as he worked with GoGo board testing and assembling a GoGo Bumper car. The overall process of coding and testing his own ideas by finding out relevant commands and arranging them attuned to his computational strategies seems to be cyclic.

An analysis of the Impact of AI Maker Coding Education on Improving Computing Thinking (AI 메이커 코딩 교육이 컴퓨팅 사고력 향상에 미치는 영향 분석)

  • Lee, Jaeho;Kim, Daehyun;Lee, Seunghun
    • Journal of The Korean Association of Information Education
    • /
    • v.25 no.5
    • /
    • pp.779-790
    • /
    • 2021
  • This study analyzed the effect of AI maker coding education on improving students' computational thinking. The subjects of the study were 10 students at H Elementary School in Ansan, and a total of 8 AI maker coding education using the Instructional Model for Maker Education based on SW Coding was applied to students to find out the degree of improvement of computational thinking. Students who participated in the class performed a process of solving real-life problems through coding and making activities, measured the degree of improvement in computing thinking before and after education through a computing thinking test paper, and observed students' thinking processes related to computing thinking components through interviews. As a result, it was confirmed that the average score of all students' computational thinking skills was improved, and the deviation of scores between students decreased. Through the interview, it was found that students actively utilize their thinking skills related to computational thinking skills in the problem-solving process. Through this, it was confirmed that AI maker coding education can have a positive effect on improving students' computing thinking skills.

Development and Application of Educational Contents for Software Education based on the Integrative Production for Increasing the IT Competence of Elementary Students (초등학생의 미래 IT역량 강화를 위한 융합적 산출물 기반 소프트웨어 교육용 콘텐츠 개발 및 적용)

  • Seo, Jeonghyun;Kim, Yungsik
    • Journal of The Korean Association of Information Education
    • /
    • v.20 no.4
    • /
    • pp.357-366
    • /
    • 2016
  • The ability of computational thinking is a key competence that person of talent in the future should keep. Computational thinking is a serial process in which a problem is defined in context of computing, stages of abstraction are processed in order to find the efficient solution, the most appropriate process and resources for a solution are selected and combined through algorithms which use various concepts, principles and methods for automatic implementation of abstract concepts. It needs appropriate learning content in stage of elementary school. This study has verified the effect it made on improvement of learner's creative personality by developing and applying the educational content for software education based on the integrative production. The result of study confirmed that learning through the educational content for software education based on the integrative production affects improvement on learner's creativity positively and suggested a method of applying it to computing education in elementary school.

Review of Concept of Abstraction in Computational Thinking (컴퓨팅 사고력에서 추상화의 고찰)

  • Kim, Dong Man;Lee, Tae Wuk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.01a
    • /
    • pp.309-312
    • /
    • 2019
  • 이 연구는 컴퓨팅사고력에서 추상화의 의미를 명확히 확인하고 그 구성요소를 정제하는데 목적이 있다. 그래서 기존 정보교육 분야에서 제시된 추상화 의미를 파악하여 그 의미를 명확히 하고, 관련 구성요소의 개념을 정제하여, 정보교육이 나아가야할 방향에 대한 시사점을 도출하였다. 이 연구의 결론은 1)컴퓨팅사고력에서 추상화를 위한 구성(composition) 과정이 필요함을 확인하였고, 2) 컴퓨팅 사고력에서 추상화는 가설연역적 사고과정으로 인지발달에 도움이 될 것으로 판단되었다.

  • PDF