• Title/Summary/Keyword: 프로그래밍 개념

Search Result 290, Processing Time 0.024 seconds

객체지향 프로그래밍 개념 및 패러다임

  • Lee, Jun-Gyeong;Jo, Chang-Hyeon;Lee, Dong-Gil;Choe, Wan;Song, Yeong-Gi;Kim, Yeong-Si
    • Electronics and Telecommunications Trends
    • /
    • v.8 no.1
    • /
    • pp.45-68
    • /
    • 1993
  • 1970년대 들어서 소프트웨어 공학의 위기론이 대두되었다. 그 이유는 기존의 구조적 프로그래밍(Structured Programming) 기법만으로는 소프트웨어의 유지보수와 기존 소프트웨어의 재사용이 어렵다는 문제점 때문이었다. 따라서, 이의 해결책으로서 새로운 방식인 객체지향 프로그래밍(Object-Oriented Pro-gramming) 개념을 도입하여 해결하고자 노력하고 있다. 이에 따라 최근 통신분야의 소프트웨어 개발환경에서도 객체지향 패러다임의 도입을 시도하고 있다. 객체지향 통신 프로그래밍 언어 개발의 준비 작업으로서, 본 논문에서는 객체지향 프로그래밍 패러다임의 기본적인 개념과 언어 설계에 대한 연구들을 조사하여 정리하였다.

An Analysis of Object-Oriented Programming Concept Understanding for Learners Depending on Customizing Learning Models (맞춤형 학습 유형에 따른 학습자들의 객체지향 프로그래밍 개념 이해도 분석)

  • Ahn, You-Jung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.261-263
    • /
    • 2010
  • 컴퓨터 프로그래밍 학습은 학습자들의 학습 수준 및 능력에 따라 맞춤형 학습으로 진행될 때 효과가 크다. 본 연구에서는 다양한 유형의 수준별 맞춤형 프로그래밍 학습팀에 소속된 학습자들이 객체지향 프로그래밍의 개념을 처음 배울 때, 맞춤형 학습 유형에 따라 학습내용에 대해 어느 정도의 이해도를 갖게 되었는지를 테스트를 통해 분석한다. 이를 통하여 객체지향 프로그래밍의 개념 이해를 높일 수 있는 맞춤형 학습 유형과 학습자 그룹을 찾는데 목표을 두고 있다.

Review of Cognitive Difficulties of Students to Learn Computer Programming (컴퓨터 프로그래밍 학습자의 인지적 어려움에 대한 문헌고찰)

  • Kim, Dong Man;Lee, Tae Wuk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.225-228
    • /
    • 2020
  • 이 연구의 목적은 문헌고찰을 통해 초보 프로그래머가 겪는 어려움의 원인을 이해하고 보다 효과적인 교육 방향과 전략을 수립하는데 기여하는 데 있다. 그래서 인지 과학적 관점에서 프로그래밍에 필요한 지식의 유형에 따라 초보 프로그래머가 겪는 어려움에 대해 고찰하였다. 이 연구의 결론은 1)초보 프로그래머들은 구문 지식, 개념적 지식, 전략적 지식의 부재로 어려움을 겪고, 특히 개념적 지식의 부재가 가장 많은 원인으로 확인되었고, 2)교육용 프로그래밍 언어를 이용한 입문자 과정에서는 학습자의 개념적 지식 형성에 중점을 두고 지도해야 하고, 3)초보 프로그래머가 전략적 지식을 배양하기 위해서는 컴퓨터의 특성을 올바로 인지할 수 있게 도와주어야 하고, 4)프로그래밍에 필요한 개념적 지식의 실체를 구체적으로 밝혀야 할 이유를 확인하였다.

  • PDF

A Study on the EPL using Instructional Model of SW Major's Programming Class (EPL 기반의 SW전공자를 위한 프로그래밍 수업 모형에 관한 연구)

  • KO, Kwangil
    • Journal of Digital Contents Society
    • /
    • v.19 no.5
    • /
    • pp.891-898
    • /
    • 2018
  • Although programming language is a core education area of software that is becoming increasingly important in the age of the fourth industrial revolution, as it requires logical thinking skills, it is recognized as a difficult subject even for SW major students. This difficulty occasionally causes SW major students to lose interest and confidence in their major during the introductory course of a programming language; making them change their majors, or give up their studies. In this study, we designed an instructional model using Scratch for educating C language which is a typical programming introductory language. To do this, we analyzed the concepts that can be trained by Scratch among the programming concepts supported by C language, and developed the examples of Scratch for exercising the concepts. The instructional model supports the progress model of learning first the programming concepts through Scratch and then expand the learning content into C language. We also conducted an experiment on the SW major freshman students of a local private university to verify the effectiveness of the model.

App Inventor 2 As a Tool for Enhancement of Computational Thinking (Computational Thinking 향상 도구로서의 App Inventor 2)

  • Lim, Byeongchoon
    • Journal of The Korean Association of Information Education
    • /
    • v.20 no.5
    • /
    • pp.519-526
    • /
    • 2016
  • MIT App Inventor 2, much like the other block-based programming languages such as Scratch and Alice, is a useful tool that can be utilized to improve the computational thinking skills for students. The coding and the execution of program are done mainly on the computer in Scratch programming, but in App Inventor 2 programming, the students can execute the program and get immediate feedback on the smart-phone in the middle of the programming. Therefore, we can expect better enhanced learning effect. In this study, it has been claimed that the learning of App Inventor2 can strengthen the computational thinking skills of our students by extracting four core concepts of the computational thinking and then showing how these concepts are applied through the learning of App Inventor 2.

Development of Systematic Instructional Materials about "Programming" by Understanding of Game Programs (게임 프로그램 이해를 통한 체계적 "프로그래밍" 교수 자료 개발)

  • Kim, Jong-Hoon;Shin, Jae-Hun
    • Journal of The Korean Association of Information Education
    • /
    • v.5 no.1
    • /
    • pp.133-142
    • /
    • 2001
  • The conception of the computer education should be paid attention to use, as it has meaning of the education using the computer and the education learning the computer. As a notion of the latter, the computer education points at survey of calculation and study which is related programing. Especially study of programing demands various understandings of external fields in programing like operating system and knowledge of hardware with complex courses like coding, compiling, debugging. Existing programming has set importance on mechanical memorizing and using programing grammar so that it has not been suitable for cultivating logical thoughts. So this paper intends to analyze simple game sources coded by C which is based of programing language to develop a fundamental insight.

  • PDF

Visual simulator for supporting to learn efficiently on dynamic programming (동적 프로그래밍에 대한 효율적인 학습을 지원하는 시각화 시뮬레이터)

  • Jung, Soon-Young;Kwon, Han-Sook
    • The Journal of Korean Association of Computer Education
    • /
    • v.11 no.4
    • /
    • pp.23-36
    • /
    • 2008
  • It's known by recent surveys that many students have difficulty in understanding the concepts of programming algorithms, and don't feel interested in learning them. Dynamic programming, one of the most important and widely-used algorithms in computer science, is especially feared by students and unlike other algorithms, it also requires understanding of the process of problem solving and storage space design as well as basic principles of the algorithm. And so it has not been properly covered in classes. In this paper, we developed a visual simulator to solve the above problems in learning dynamic programming. This learning simulator is designed for students to run the algorithms themselves and learn how it works by visualizing each step of dynamic programming and corresponding states of storage space.

  • PDF

Creative Programming Learning with Scratch for Enhancing Computational Thinking (계산적 사고 향상을 위한 창의적 스크래치 프로그래밍 학습)

  • Lee, Eunkyoung
    • The Journal of Korean Association of Computer Education
    • /
    • v.16 no.1
    • /
    • pp.1-9
    • /
    • 2013
  • Computational thinking has been recently highlighted as an essential ability of the 21st Century so that many educational efforts have focused on broadening participation in computing and promoting computational thinking in K-12 settings. This paper describes the impact of creative learning activities with the Scratch on middle school students' computational thinking and creative potential. The learning activities were designed and implemented in 12 sessions with 34 middle school students. The pre and post creative potential assessment results show that students' creative personality and ideational behavior were significantly enhanced. Also, project portfolio analysis shows that students came to understand several computational concepts that are useful in a wide range of programming contexts: sequences, loops, conditionals, events, and operators.

  • PDF

Analysis of the effect that the collaboration learning about programming basis learning accomplishment degree (프로그래밍 기초학습 성취도에 대한 협력학습의 영향 분석)

  • Jeon, Jong-Geun;Lee, Soo-Jeong
    • 한국정보교육학회:학술대회논문집
    • /
    • 2006.08a
    • /
    • pp.87-93
    • /
    • 2006
  • 본 연구는 프로그래밍의 기초 개념과 프로그램 작성 전 매우 중요한 비중을 차지하는 순서도를 활용하여 초등학교 학생에게 적합한 프로그래밍 기초학습 내용을 선정하고 협력학습을 통한 프로그래밍 기초 학습 수업을 설계하여 성취도에 대한 영향을 분석함으로 초등학교 학생들의 체계적인 프로그래밍 학습 방법을 모색하여 초등학교에서의 적합한 프로그래밍 교육 과정의 일부를 제시하고자 하였다.

  • PDF

C Programming Lab Using Educational Robot Software (교육용 로봇 소프트웨어를 활용한 C 프로그래밍 실습)

  • Park, Sangsoo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.1643-1645
    • /
    • 2013
  • 기호, 키워드 및 문법을 기반으로 하는 C 프로그래밍 언어는 처음 접하는 컴퓨터 전공 및 비전공 학생들이 개념을 이해하는데 어려움을 겪는 경우가 많다. 최근 다양한 교육용 로봇이 보급되면서 보다 손쉽게 프로그래밍을 습득할 수 있는 그래픽 기반의 프로그래밍 방식이 제안되고 있다. 본 논문에서는 이러한 그래픽 기반의 프로그래밍 방식을 C 프로그래밍 실습에 활용하는 방법을 기술하고 그 효용성에 대해 분석한다.