• Title/Summary/Keyword: 프로그래밍 언어 학습

Search Result 341, Processing Time 0.026 seconds

Design and Implementation of a Question Management System based on a Concept Lattice (개념 망 구조를 기반으로 한 문항 관리 시스템의 설계 및 구현)

  • Kim, Mi-Hye
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.11
    • /
    • pp.412-425
    • /
    • 2008
  • One of the important elements for improving academic achievement of learners in education through e-learning is to support learners to study by finding questions they want with providing various evaluation questions. However, most of question retrieval systems usually depend on keyword search based on only a syntactical analysis and/or a hierarchical browsing system classified by the topics of subjects. In such a system it is not easy to find integrative questions associated with each other. In order to improve this problem, in this paper we proposed a question management and retrieval system which allows users to easily manage questions and also to effectively find questions for study on the Web. Then, we implemented a system that gives to access questions for the domain of C language programming. The system makes it possible to easily search questions related to not only a single theme but also questions integrated by interrelationship between topics and questions. This is done by supporting to be able to retrieve questions according to conceptual interrelationships between questions from user query. Consequently, it is expected that the proposed system will provide learners to understand the basic theories and the concepts of the subjects as well as to improve the ability of comprehensive knowledge utilization and problem-solving.

Development of Liberal Art and Natural Science Integration Computational Thinking Education Program Based on the IoT (IoT 기반의 문·이과 통합형 CT 교육 프로그램 개발)

  • Jeong, Sang-Mok;Shin, Soo-Bum;Yim, Taek-Kyun;Mun, Seong-Yun;Jeon, In-Seong
    • Journal of Korea Entertainment Industry Association
    • /
    • v.13 no.4
    • /
    • pp.255-262
    • /
    • 2019
  • The informatics curriculum which was revised in 2015 presents the growth of creative and convergent talents as a main goal, and what is essential in the growth of creative and convergent talents is Computational Thinking(CT). In this study, in line with the goal of the growth of creative and convergent talents, the subject of IoT technology and liberal arts and natural sciences integration course was combined with the contents of informatics textbook, and the teaching-learning program was developed. In order to verify the effect of the developed teaching-learning program, the experimental research was conducted, and as a result of study, the mean of the experimental group was 10 points higher than that of the control group. Therefore, it could be known that there was an effect in the teaching-learning program suggested in this study. It is expected that the teaching-learning program suggested in this study can induce the learning motive and interest in SW education by directly implementing SW skill to the various fields of a real life through CT education based on Iot as well as a programing language, and improve convergent and scientific thinking through the experience of solving the problems which are blended with many subjects through liberal arts and natural sciences integration course, and designing them creatively.

Android Malware Analysis Technology Research Based on Naive Bayes (Naive Bayes 기반 안드로이드 악성코드 분석 기술 연구)

  • Hwang, Jun-ho;Lee, Tae-jin
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.27 no.5
    • /
    • pp.1087-1097
    • /
    • 2017
  • As the penetration rate of smartphones increases, the number of malicious codes targeting smartphones is increasing. I 360 Security 's smartphone malware statistics show that malicious code increased 437 percent in the first quarter of 2016 compared to the fourth quarter of 2015. In particular, malicious applications, which are the main means of distributing malicious code on smartphones, are aimed at leakage of user information, data destruction, and money withdrawal. Often, it is operated by an API, which is an interface that allows you to control the functions provided by the operating system or programming language. In this paper, we propose a mechanism to detect malicious application based on the similarity of API pattern in normal application and malicious application by learning pattern of API in application derived from static analysis. In addition, we show a technique for improving the detection rate and detection rate for each label derived by using the corresponding mechanism for the sample data. In particular, in the case of the proposed mechanism, it is possible to detect when the API pattern of the new malicious application is similar to the previously learned patterns at a certain level. Future researches of various features of the application and applying them to this mechanism are expected to be able to detect new malicious applications of anti-malware system.

Comparative analysis of deep learning performance for Python and C# using Keras (Keras를 이용한 Python과 C#의 딥러닝 성능 비교 분석)

  • Lee, Sung-jin;Moon, Sang-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.10a
    • /
    • pp.360-363
    • /
    • 2022
  • According to the 2018 Kaggle ML & DS Survey, among the proportions of frameworks for machine learning and data science, TensorFlow and Keras each account for 41.82%. It was found to be 34.09%, and in the case of development programming, it is confirmed that about 82% use Python. A significant number of machine learning and deep learning structures utilize the Keras framework and Python, but in the case of Python, distribution and execution are limited to the Python script environment due to the script language, so it is judged that it is difficult to operate in various environments. This paper implemented a machine learning and deep learning system using C# and Keras running in Visual Studio 2019. Using the Mnist dataset, 100 tests were performed in Python 3.8,2 and C# .NET 5.0 environments, and the minimum time for Python was 1.86 seconds, the maximum time was 2.38 seconds, and the average time was 1.98 seconds. Time 1.78 seconds, maximum time 2.11 seconds, average time 1.85 seconds, total time 37.02 seconds. As a result of the experiment, the performance of C# improved by about 6% compared to Python, and it is expected that the utilization will be high because executable files can be extracted.

  • PDF

Sound Model Generation using Most Frequent Model Search for Recognizing Animal Vocalization (최대 빈도모델 탐색을 이용한 동물소리 인식용 소리모델생성)

  • Ko, Youjung;Kim, Yoonjoong
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.10 no.1
    • /
    • pp.85-94
    • /
    • 2017
  • In this paper, I proposed a sound model generation and a most frequent model search algorithm for recognizing animal vocalization. The sound model generation algorithm generates a optimal set of models through repeating processes such as the training process, the Viterbi Search process, and the most frequent model search process while adjusting HMM(Hidden Markov Model) structure to improve global recognition rate. The most frequent model search algorithm searches the list of models produced by Viterbi Search Algorithm for the most frequent model and makes it be the final decision of recognition process. It is implemented using MFCC(Mel Frequency Cepstral Coefficient) for the sound feature, HMM for the model, and C# programming language. To evaluate the algorithm, a set of animal sounds for 27 species were prepared and the experiment showed that the sound model generation algorithm generates 27 HMM models with 97.29 percent of recognition rate.

A Study on the Improvement Scheme of University's Software Education

  • Lee, Won Joo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.3
    • /
    • pp.243-250
    • /
    • 2020
  • In this paper, we propose an effective software education scheme for universities. The key idea of this software education scheme is to analyze software curriculum of QS world university rankings Top 10, SW-oriented university, and regional main national university. And based on the results, we propose five improvements for the effective SW education method of universities. The first is to enhance the adaptability of the industry by developing courses based on the SW developer's job analysis in the curriculum development process. Second, it is necessary to strengthen the curriculum of the 4th industrial revolution core technologies(cloud computing, big data, virtual/augmented reality, Internet of things, etc.) and integrate them with various fields such as medical, bio, sensor, human, and cognitive science. Third, programming language education should be included in software convergence course after basic syntax education to implement projects in various fields. In addition, the curriculum for developing system programming developers and back-end developers should be strengthened rather than application program developers. Fourth, it offers opportunities to participate in industrial projects by reinforcing courses such as capstone design and comprehensive design, which enables product-based self-directed learning. Fifth, it is necessary to develop university-specific curriculum based on local industry by reinforcing internship or industry-academic program that can acquire skills in local industry field.

A Study on the Development of Web-based STS Instruction Model for the Scientifically Gifted Students- Centered on Biology Education - (과학영재교육을 위한 웹기반 STS수업모형 개발-생물교육을 중심으로-)

  • Lim, Gil-Sun;Jeong, Wan-Ho
    • Journal of The Korean Association For Science Education
    • /
    • v.24 no.5
    • /
    • pp.851-868
    • /
    • 2004
  • The main purposes of this study is to develop a web-based STS biology instruction program (WB-STS) for the scientifically gifted students. The specific main research questions were as follows; 1. How can the WB-STS for biology education be developed and what are the primary components involved in it? 2. Is there any proper validity for developed the WB-STS in biology education? To solve the above mentioned problems, several procedures were applied. First, in order to develop WB-STS for the scientifically gifted students, NCISE, Renzulli' s Enrichment Triad Model and the Iowa Chautauqua program's main characteristics were analyzed systematically and the principles and general process for constructing WB-STS were examined. Additionally, the needs of students and the goals of Biology education were identified thoroughly. And then all these ideas were embodied in an agenda for constructing WB-STS. Second, to analyse the validity and utility of developing WB-STS, a questionnaire was developed and submitted to seven specialists and a group of twenty students who would participate in the experiment later. The main results of study are summarized below: First, WB-STS appeared to be successfully constructed based on Renzulli' s Enrichment Triad Model and the Iowa Chautauqua program. Its main features are that it was made emphasizing a learner-centered approach and constructive learning. It is composed of five steps: Scientific theme selection -${\rightarrow}$Exploration ${\rightarrow}$ Concept & Principle Check ${\rightarrow}$ Finding Solution ${\rightarrow}$ Action. Second, seven specialists and a group of students assessed the developed WB-STS's validity and utility with a questionnaire, the results appeared satisfactory. Students showed high interest in WB-STS and gave a positive evaluation of WB-STS.

Fostering Primary Pre-service Teachers' Computational Thinking through Self-Assessment (초등예비교사를 위한 컴퓨팅 사고력 자기평가 방법)

  • Kim, Misong;Choi, Hyungshin
    • Journal of The Korean Association of Information Education
    • /
    • v.22 no.1
    • /
    • pp.61-70
    • /
    • 2018
  • It is urgent in the context of the Fourth Industrial Revolution that students become creative and integrative thinkers. In this vein, in the last few years, drawing upon constructivism as an innovative learning paradigm, new coding curricula using MIT's Scratch have been introduced in the number of countries to enhance computational thinking (CT). However, constructivism encouraging collaborative and active learning may not be explicitly utilized in instructional design focusing mainly on learning to code as technical skills - some of which exist today in large numbers of school and after-school code activities. To respond to such a misleading way of developing CT through coding, the present study aims to propose the benefits of CT self-assessment rubrics for primary pre-service teachers within a CT course entitled "Problem Solving by Computational Thinking". Our findings show how meaningful collaborative CT self-assessment in a group impacts their learning of CT. We end this paper with the discussion of implications of our findings for CT assessment towards a new paradigm in education.

Analysis of Inquiry Tendency in 'Problem-Solving Method and Process' Sections in the 2009 Authorized Informatics Textbooks (2009년 검정교과서로 채택된 '정보' 교과서 '문제 해결 방법과 절차' 영역 구성의 탐구적 경향 분석)

  • Kim, Ja-Mee;Yoon, Il-Kyu;Kim, Yong-Cheon;Choi, Ji-Young;Lee, Won-Gyu
    • Journal of The Korean Association of Information Education
    • /
    • v.15 no.2
    • /
    • pp.253-264
    • /
    • 2011
  • The 2007 revised curriculum designated information-related subjects informatics and changed the direction of education by stressing problem-solving skills in consideration of the characteristics of the subject. The purpose of this study was to examine whether the problem-solving method and process sections of informatics textbooks had an inquiry tendency to foster the problem-solving skills of students. Four textbooks that were widely selected from among the authorized textbooks were analyzed by utilizing Romey method. As a result, just one textbook was found to have an inquiry tendency in terms of texts, but every textbook had a sufficient inquiry tendency in terms of activities. But in terms of structure, there were some problems that commercial softwares were utilized and some softwares employed a particular programming language. The findings of the study suggest that no question should be posed about intrinsic inequality in conjunction with textbook selection, and that textbooks should be structured not to make students adversely affected by learning environments.

  • PDF

A Case Study of Basic Data Science Education using Public Big Data Collection and Spreadsheets for Teacher Education (교사교육을 위한 공공 빅데이터 수집 및 스프레드시트 활용 기초 데이터과학 교육 사례 연구)

  • Hur, Kyeong
    • Journal of The Korean Association of Information Education
    • /
    • v.25 no.3
    • /
    • pp.459-469
    • /
    • 2021
  • In this paper, a case study of basic data science practice education for field teachers and pre-service teachers was studied. In this paper, for basic data science education, spreadsheet software was used as a data collection and analysis tool. After that, we trained on statistics for data processing, predictive hypothesis, and predictive model verification. In addition, an educational case for collecting and processing thousands of public big data and verifying the population prediction hypothesis and prediction model was proposed. A 34-hour, 17-week curriculum using a spreadsheet tool was presented with the contents of such basic education in data science. As a tool for data collection, processing, and analysis, unlike Python, spreadsheets do not have the burden of learning program- ming languages and data structures, and have the advantage of visually learning theories of processing and anal- ysis of qualitative and quantitative data. As a result of this educational case study, three predictive hypothesis test cases were presented and analyzed. First, quantitative public data were collected to verify the hypothesis of predicting the difference in the mean value for each group of the population. Second, by collecting qualitative public data, the hypothesis of predicting the association within the qualitative data of the population was verified. Third, by collecting quantitative public data, the regression prediction model was verified according to the hypothesis of correlation prediction within the quantitative data of the population. And through the satisfaction analysis of pre-service and field teachers, the effectiveness of this education case in data science education was analyzed.