• Title/Summary/Keyword: programming language

Search Result 1,163, Processing Time 0.021 seconds

Analysis of the effect of the top-down teaching method for training of developing contents based on smart media

  • Ku, Jin-Hee
    • International Journal of Contents
    • /
    • v.7 no.4
    • /
    • pp.64-69
    • /
    • 2011
  • Recently, as smart devices are distributed more and more, the need for education of developing contents based on smart media increases. In order to develop contents based on smart media, it is necessary to learn new programming language as well as to understand the structure of platforms as device-manufacturers and communication companies have different platforms. Generally, the problem in education of programming is that it can provide learning to understand the language stage by stage, but it is difficult to suggest a clear result such as completion of learner's project from macroscopic and integrated approach. Especially, there is a difficult of learning several programming languages due to the characteristics of platforms in developing smart contents. Accordingly, in the education of programming for developing smart contents, it is not appropriate to use the traditional teaching method of programming which conducts projects from an integrated point of view after learning the grammatical elements of the language. This paper aims to suggest the top-down teaching method as an effective teaching method for developing contents based on smart media, and to analyze the effect after developing and applying the suggested teaching model.

Education of Algorithms Using the RAPTOR Programming Educational Tool (RAPTOR 프로그래밍 교육도구를 이용한 알고리즘 교육)

  • KIM, SungYul;LEE, JongYun
    • The Journal of Korean Association of Computer Education
    • /
    • v.18 no.6
    • /
    • pp.23-31
    • /
    • 2015
  • The main aim in software education is to improve problem-solving ability based on computational thinking with the healthy information ethics. For this purpose, many institutions have attempted various educational programs such as Educational Programming Language, Physical Computing, and Robot education. However, it is possible to obscure the essence of computer education for computational thinking if the computer education focuses on using certain special education programming language and products. Therefore, this paper suggests a method of algorithm education using RAPTOR which is a visual programming development environment and is based on flowcharts. In order to verify the effectiveness of the algorithms education using the RAPTOR, 16 high-school students were applied to an educational program for twelve hours on five steps and then we obtained positive results.

A case study on programming academic achievement: Focused on the hardware curriculum (프로그래밍 학업성취도에 관한 사례연구: 하드웨어 교과과정 중심으로)

  • Lee, Seung-Woo
    • Journal of the Korean Data and Information Science Society
    • /
    • v.25 no.4
    • /
    • pp.779-790
    • /
    • 2014
  • The purpose of this study is to find the programming capability for the students majoring in H/W. For implementing this purpose, first, the academic achievements on the C language and C++ language are measured for the graduates-to-be majoring in H/W and S/W. Second, the H/W and S/W curriculum are compared and analyzed to derive the relevant factors to give influence on the academic achievement of the programming. Third, to find the influence of mathematic competence on the academic achievement of the programming, the relevance is analyzed in terms of the regression analyses between mathematics curriculum and programing curriculum. This paper presents the effective teaching method for the improvement of the programming academic achievement in the H/W curriculum.

HANSFOR : 한글 프로그래밍 언어

  • Lee Jin-Tae
    • Journal of the military operations research society of Korea
    • /
    • v.10 no.2
    • /
    • pp.33-41
    • /
    • 1984
  • Hangout programming language, written in Hangout and having syntax of Korean, can enhance readability very much for its naturalness, and is suited for Hangout data processing. But there exist several problems in implementing it due to the peculiarities of Korean such as verb position, variation of termination. This paper proposes a solution for implementing Hangeul high level language and introduces a Hangout programming language HANSFOR (Hangout Structured Fortran), implemented according to the proposed method. HANSFOR satisfies such requirements of Hangout high level language as mentioned above and can handle Korean and Chinese character data efficiently. Especially, though it is based on Fortran, it is free-formatted and provides structured programming concept to compensate for defects of original Fortran. It is successfully implemented on NEC S/100.

  • PDF

Measuring and Applying the Self-efficacy in Computer Programming Education (컴퓨터 프로그래밍 언어 교육에서 자기 효능감 척도 개발 및 적용)

  • Kim, Kapsu
    • Journal of The Korean Association of Information Education
    • /
    • v.18 no.1
    • /
    • pp.111-120
    • /
    • 2014
  • Information and knowledge society in the 21st century computer education is very important. Until now, much research on computer applications in education and training in computer literacy are a lot of self-efficacy scales have been developed. However, the development of students' creativity and reasoning to computer literacy education is more important than education is a computer programming language. And self-efficacy for teaching computer programming language developed measures insufficient. Therefore, in this study, self-efficacy for teaching computer programming language developed scale. This measure is a computer that can be programmed to target elementary school students were investigated. The results of computer programming education for elementary school children who are higher in the self-efficacy. The results of this study are that elementary school students when teaching computer programming that is very reasonable results.

A Design of a Korean Programming Language Ensuring Run-Time Safety through Categorizing C Secure Coding Rules (C 시큐어 코딩 규칙 분류를 통한 실행 안전성을 보장하는 한글 언어 설계)

  • Kim, Yeoneo;Song, Jiwon;Woo, Gyun
    • Journal of KIISE
    • /
    • v.42 no.4
    • /
    • pp.487-495
    • /
    • 2015
  • Since most of information is computerized nowadays, it is extremely important to promote the security of the computerized information. However, the software itself can threaten the safety of information through many abusive methods enabled by coding mistakes. Even though the Secure Coding Guide has been proposed to promote the safety of information by fundamentally blocking the hacking methods, it is still hard to apply the techniques on other programming languages because the proposed coding guide is mainly written for C and Java programmers. In this paper, we reclassified the coding rules of the Secure Coding Guide to extend its applicability to programming languages in general. The specific coding guide adopted in this paper is the C Secure Coding Guide, announced by the Ministry of Government Administration and Home Affairs of Korea. According to the classification, we applied the rules of programming in Sprout, which is a newly proposed Korean programming language. The number of vulnerability rules that should be checked was decreased in Sprout by 52% compared to C.

Multi-reserved Words Supporting System for Object-Oriented Educational Programming Language "Dolittle" (객체지향형 교육용프로그래밍언어 두리틀의 다중 예약어 지원 체계)

  • Choe, Hae-Sim;Kwon, Dae-Yong;Kim, Hyung-Shin;Yeum, Yong-Cheul;Yoo, Seoung-Wook;Lee, Won-Gyu
    • The Journal of Korean Association of Computer Education
    • /
    • v.8 no.2
    • /
    • pp.23-32
    • /
    • 2005
  • Educational Programming Language (EPL) should be learner-friendly and easy to use. Dolittle, an object-oriented educational programming language (EPL), offers programming environment which can be programmed in Korean(Hangul). However, since some Dolittle commands are not appropriate to elementary and middle school students, it shows limitations for learners to express programming process. In this paper, we developed a set of 1:n multi-reserved words which are able to program with Korean linguistic characteristics as well as considering learners' differences, preferences, and applicable areas. The conclusion in the paper showed that programming with this 1:n multi-reserved words helped learners concentrate on problem solving regardless of the reserved words.

  • PDF

An Implementation of Set Constraints Logic Language Using Prolog (Prolog 언어를 사용한 집합 제한 논리 언어의 구현)

  • 김인영;신동하
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.10a
    • /
    • pp.183-187
    • /
    • 2003
  • In this paper, we describe an implementation method of "set constraints logic language" using the logic language Prolog. "Set constraints logic language" is a programming language with a new paradigm that uses the "set theory" in programming. In this paper, we explain "set constraints problem solver" that has been proposed by A. Dovier and his researchers and we describe an implementation method of this solver using Prolog. We ran easily implement the "set constraints problem solver" in Prolog, since Prolog easily implements nondeterministic problems and provides a data structure railed list. We have applied the language to several application fields to show the usefulness of the language.

  • PDF

A Problem Based Teaching and Learning Model for Scratch Programming Education (문제 중심 학습을 적용한 스크래치 프로그래밍 교수 학습 모형)

  • Bae, HakJjn;Lee, EunKyoung;Lee, YoungJun
    • The Journal of Korean Association of Computer Education
    • /
    • v.12 no.3
    • /
    • pp.11-22
    • /
    • 2009
  • Scratch, one of the educational programming languages, provides a media-rich programming environment and easy interface to users. It supports Korean language and is utilized usefully in programming classes in elementary and middle schools. However, programming causes cognitive loads to young students. Because the programming process is a complex problem solving procedure that requires logical and abstract thinking abilities. Therefore, we developed a problem based scratch programming teaching and learning model to enhance intrinsic motivation of learners and to maximize the effects of using the scratch, educational programming language. The developed problem based teaching and learning model considered elementary students' characteristics. It was implemented in fifth grade elementary school classes and the educational effects of the model was analysed. The developed model was helpful in enhancing students' problem solving potential and logical thinking abilities.

  • PDF

Benchmarking of BioPerl, Perl, BioJava, Java, BioPython, and Python for Primitive Bioinformatics Tasks and Choosing a Suitable Language

  • Ryu, Tae-Wan
    • International Journal of Contents
    • /
    • v.5 no.2
    • /
    • pp.6-15
    • /
    • 2009
  • Recently many different programming languages have emerged for the development of bioinformatics applications. In addition to the traditional languages, languages from open source projects such as BioPerl, BioPython, and BioJava have become popular because they provide special tools for biological data processing and are easy to use. However, it is not well-studied which of these programming languages will be most suitable for a given bioinformatics task and which factors should be considered in choosing a language for a project. Like many other application projects, bioinformatics projects also require various types of tasks. Accordingly, it will be a challenge to characterize all the aspects of a project in order to choose a language. However, most projects require some common and primitive tasks such as file I/O, text processing, and basic computation for counting, translation, statistics, etc. This paper presents the benchmarking results of six popular languages, Perl, BioPerl, Python, BioPython, Java, and BioJava, for several common and simple bioinformatics tasks. The experimental results of each language are compared through quantitative evaluation metrics such as execution time, memory usage, and size of the source code. Other qualitative factors, including writeability, readability, portability, scalability, and maintainability, that affect the success of a project are also discussed. The results of this research can be useful for developers in choosing an appropriate language for the development of bioinformatics applications.