• Title/Summary/Keyword: Programing

Search Result 347, Processing Time 0.03 seconds

Design of Programming Education Model Using Robot (로봇을 활용한 초등학교 프로그래밍 교육 설계)

  • Kim, Se-Hun;Yoo, In-Hwan
    • 한국정보교육학회:학술대회논문집
    • /
    • 2011.01a
    • /
    • pp.37-45
    • /
    • 2011
  • We are taking advantage of the information and communications technology in every field of life at the moment. At this point of view, it is necessary to verify how the information technology performing properly in the education field. This paper is to analyze it and point out the problems in the significant programing study and map out the utilizing of Robot programing education based on the computer principle education. Therefore it is contributed to raise ingenuity, ability to think, problem-solving ability for the students as replacing old programing education with Robot programing education.

  • PDF

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

Analysis of Generation Explansion Planning Considering CO2 Emission Constraints and Emission Trading under using LP(Linear Programing) and MIP(Mixed Integer Programing) (정수계획법과 선형계획법을 이용한 CO2 배출량 제약과 배출권거래하의 설비계획 비교/ 분석)

  • Shin, Hye-Kyeong;Jung, Hee-Chung;Kang, Gong-Ju;Han, Seok-Man;Chung, Koo-Hyung;Kim, Balho-H.
    • Proceedings of the KIEE Conference
    • /
    • 2007.07a
    • /
    • pp.816-817
    • /
    • 2007
  • As UNFCC(United Nations Framework Convention on Climate Change) is enhanced, Korea will perform a CO2 reduction duty. The CO2 reduction duty will effect Korea power system because coal and oil thermal generations emit large CO2 form about 46% of total CO2 emission. Moreover various alternatives should be designed to comply with CO2 reduction duty. In this paper, we analysis resource planning considering CO2 emission constraints and emission trading. And we analysis resource planning under using LP(Linear Programing) and MIP(Mixed Integer Programing).

  • PDF

The Effect of Convergent Programming Study Utilizing Scratch and Sensor Board on the Elementary School Students (스크래치와 센서보드를 활용한 융합적 프로그래밍 학습이 초등학생들에게 미치는 효과)

  • Moon, Wae-shik
    • Journal of The Korean Association of Information Education
    • /
    • v.21 no.1
    • /
    • pp.23-31
    • /
    • 2017
  • This research targeted some content of curriculum of the 2nd semester of the 6th grade to search a method for algorithm realization and digital programing of the regular curriculum. This research analyzed the effect of programing study on the elementary school students by analyzing the survey and teachers' evaluation result after programing utilized with some curriculum along with scratch and sensor board after conducting a class on 6th graders. As the result, interest and participation of programing study appeared higher, respectively 9.37% and 7.53% when sensor board, the hardware, rather than merely utilizing scratch while programing study. Also, understanding of class displayed 7.53% higher. Achievement evaluation that evaluated effective completion of programing, also, was analyzed effective, since it is available for a wide algorithm realization.

The Influence of Learning App Inventor Programming of LT Collaborative Learning based on Children's Motivation (LT 협동학습 기반의 앱 인벤터 프로그래밍 교육이 초등학생들의 학습 동기에 미치는 영향)

  • Jeon, SeongKyun;Lee, YoungJun
    • The Journal of Korean Association of Computer Education
    • /
    • v.18 no.2
    • /
    • pp.1-9
    • /
    • 2015
  • Excessive cognitive burdens caused by learning grammar should be reduced to cultivate high-level thinking skills in students through programing education. To this end, various educational programing languages have been developed. In recent years, block-based App Inventor that can used in real life have been introduced. This study intends to suggest an educational environment in which programing can be utilized as a leading problem solving tool by designing and producing an app that can be easily used by students in their real life. In particular, given the developmental phase of elementary school students, specific operational activities are important. For this reason, an App Inventor that can be proposed to enable dynamic interactions with the real world based on various smartphone sensors during the process of programing has significance as an educational programing language for elementary school students. In this regard, this study designed App Inventor programing education for elementary school students, which can be used in their daily life. The results of applying the education in fifth graders showed its positive effects on learning programing. LT collaborative learning where the students cooperated with each other, the theme of learning, which enables the utilization of various smartphone sensors in real life, and the app inventor may have generated and sustained the students' interest and attention.

Motivation Crowding Performances of Independent TV Production Programing Quotas (방송 외주정책의 제작인력 동기구축 성과)

  • Chung, Yoon Kyung
    • The Journal of the Korea Contents Association
    • /
    • v.15 no.6
    • /
    • pp.81-90
    • /
    • 2015
  • During the last 25 years, independent TV production programing quota policy has been actively evaluated in various aspects except in the field of production personnel. This study focuses on production personnel who has been neglected among the debate of independent TV production programing policy. Especially, this study tries to explore the effect that the policy has brought to production personnel's motivation. After in-depth interviews with 4 professionals and 6 media major senior college students, this study finds that both broadcasting and independent company professionals evaluated the policy performance in negative way. They insist the policy constricts their motivation for production. College students agreed they become unwilling to entering the production filed. The policy should be reconsidered and turn to positive incentives and rewards to motivate production personnel.

A Study on Effective Education of Programming Language (효과적인 프로그래밍언어 교육에 대한 연구)

  • Cho, Jae-Soo
    • The Journal of Korean Institute for Practical Engineering Education
    • /
    • v.2 no.2
    • /
    • pp.30-35
    • /
    • 2010
  • This paper proposes several methods for effective teaching of programing language(especially C). The programing languages are very important and basic subjects in the Department of Computer Engineering and Science. Many students have some difficulty in learning the programming languages. So, we will suggest several effective methods for effective teaching of programming languages. First, in order to understand the programming language effectively, we need to teach some basic computer architecture and operation principles of computer program to students. Second, it is better to teach many example-based programing skills instead of conventional grammar teaching. Third, if we teach the memory status(memory allocation/release) during the program operation, it will be much better to understand the pointer variables and memory problems. Fourth, let's improve the programming skills through effective homework assignments and experiments. Fifth, let students be guided so that they do programing by themselves. Finally, we can maximize the programming skill through the final termproject.

  • PDF

A Study on the Effect of EPL on Programing, Computing Thinking and Problem Solving Ability of Programing Education (EPL이 프로그래밍 교육의 프로그래밍, 컴퓨팅사고력 및 문제해결력에 미치는 영향에 관한 연구)

  • Yoon, Sunhee
    • The Journal of the Convergence on Culture Technology
    • /
    • v.4 no.4
    • /
    • pp.287-294
    • /
    • 2018
  • In this paper, it is practically difficult to obtain programming language education without having an algorithmic thinking ability, computing thinking ability, and problem solving ability of students with relatively low basic education. The results showed that students who took program language education in parallel with the EPL(Educational Programing Language), Scratch, compared to without using Scratch found to be helpful in improving their programming amd computing thinking ability, and problem-solving abilities as well as their satisfaction. This not only gave students confidence in their hard-thinking programming practices, but also helped prevent them from falling out of the middle.

Fuel Economy of Ultracapacitor & Battery Hybrid vehicle Using Dynamic Programing (울트라케페시터와 배터리를 보조 에너지원으로 사용하는 하이브리드 자동차의 다이나믹 프로그래밍을 이용한 최적 연비 계산)

  • Jeon, You-Kwang;Park, Young-Il;Lee, Jang-Moo
    • 한국신재생에너지학회:학술대회논문집
    • /
    • 2005.11a
    • /
    • pp.537-540
    • /
    • 2005
  • A battery is the primary energy source device presently used in hybrid electric vehicle. It can store much energy, but cannot provide enough current without inefficient units. However, an ultracapcitor can provide much current, but cannot store much energy. It will have better fuel economy by combining the two energy sources in parallel. The purpose of this paper is making the simulator of the two HEV systems. The one has only battery, the other have battery and ultarcapacitor in parallel. To compare the fuel economy, dynamic programing was used for optimization and prius was used for HEV model.

  • PDF

Allocation in Multi-way Stratification by Linear Programing

  • NamKung, Pyong;Choi, Jae-Hyuk
    • Communications for Statistical Applications and Methods
    • /
    • v.13 no.2
    • /
    • pp.327-341
    • /
    • 2006
  • Winkler (1990, 2001), Sitter and Skinner (1994), Wilson and Sitter (2002) present a method which applies linear programing to designing surveys with multi-way stratification, primarily in situation where the desired sample size is less than or only slightly larger than the total number of stratification cells. A comparison is made with existing methods both by illustrating the sampling schemes generated for specific examples, by evaluating sample mean, variance estimation, and mean squared errors, and by simulating sample mean for all methods. The computations required can, however, increase rapidly as the number of cells in the multi-way classification increase. In this article their approach is applied to multi-way stratification using real data.