• 제목/요약/키워드: Programming Environment

검색결과 930건 처리시간 0.031초

영상처리에서 효율적인 교육과 연구를 위한 비주얼 프로그래밍 환경 개발 (Visual Programming Environment for Effective Teaching and Research in Image Processing)

  • 이정헌;허훈;채옥삼
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제32권1호
    • /
    • pp.50-61
    • /
    • 2005
  • 멀티미디어 기기의 일반화로 여러 분야에서 영상처리 기술인력에 대한 수요가 증가하고 있으나, 실무능력을 가진 전문인력의 수는 시장의 요구에 비해 매우 적다. 영상처리 분야에 실무능력을 갖춘 전문인력을 양성하기 위해서는 이론교육과 함께 학습한 이론을 실제 영상에 적용하고 적용된 결과를 분석해 볼 수 있는 실습과정을 체계적으로 지원할 수 있는 비주얼 프로그래밍 환경이 필요하다. 본 논문에서는 효율적인 영상처리 교육이 이루어지도록 이론적인 내용과 이론에 따른 다양한 해법을 직접 체험해 볼 수 있고 학습과정에서 얻어진 새로운 아이디어를 쉽게 구현해 볼 수 있는 통합 환경인 비주얼 프로그래밍 환경을 제안한다. 제안된 시스템은 교육받은 내용을 실제 응용 시스템 개발 과정까지 일괄적으로 지원하는 통합 환경을 제공하고 있으며, 교재 및 학습자료들을 누적 관리하여 학생이나 교수자 모두에게 이상적인 영상처리 교육 및 연구 환경을 제공한다.

Creating a Standardized Environment for Efficient Learning Management using GitHub Codespaces and GitHub Classroom

  • Aaron Daniel Snowberger;Kangsoo You
    • 실천공학교육논문지
    • /
    • 제16권3_spc호
    • /
    • pp.267-274
    • /
    • 2024
  • One challenge with teaching practical programming classes is the standardization of development tools on student computers. This is particularly true when a complicated setup process is required before beginning to code, or in remote classes, such as those necessitated by the COVID-19 pandemic, where the instructor cannot provide individual troubleshooting assistance. In such cases, students who encounter problems during the setup process may give up on the class altogether before even beginning to code. Therefore, this paper recommends using GitHub Codespaces as a tool for implementing standardized student development environments from day one. Codespaces provides Docker containers that an instructor can configure in such a way as to enable students to practice installing various coding tools within a controlled space, while also providing a language-specific, fully optimized development environment. In addition, Codespaces may be used more effectively in collaboration with GitHub Classroom, which helps instructors manage both the starter code and coding environment in which students work. In this paper, we compare two semesters of university Node.JS programming classes that utilized different development environments: one localized on student computers, the other containerized in Codespaces online. Then, we discuss how GitHub Codespaces and GitHub Classroom can be used to increase the effectiveness of practical programming classes while also increasing student engagement and programming confidence in class.

적응형 거북 세계의 설계 (Design of the Adaptable Turtle World)

  • 김성백;김철민;이정훈
    • 컴퓨터교육학회논문지
    • /
    • 제3권2호
    • /
    • pp.95-106
    • /
    • 2000
  • 교육용 프로그래밍 언어의 교육적 활용은 컴퓨터 자체를 쉽게 이해하고 활용하는 데 도움이 될 뿐만 아니라 학습자의 논리력과 사고력을 신장시켜 준다. 교육용 프로그래밍 언어의 이러한 역할에도 불구하고 그에 대한 연구나 개발은 범용의 프로그래밍 언어에 비해 매우 미비하다. 본 논문에서는 컴퓨터와 정보 기술의 발달을 반영하여 설계한 새로운 교육용 프로그래밍 환경 TWo (Turtle World)를 제안하고 고찰한다. 멀티미디어 프로그래밍 학습 도구이자 멀티미디어 작업 도구로서의 실용적 활용을 목적으로 개발 중인 TWo는 반영(reflection) 개념을 도입하여 수준별 프로그래밍 학습 환경을 효과적으로 구성할 수 있게 지원하는 적응성 높은 웹 기반 객체 지향 한글 프로그래밍 환경이다.

  • PDF

초등학생을 위한 증강현실 기반 프로그래밍 도구 분석 (Augmented Reality-based Programming Tool Analysis for Elementary)

  • 김정아;심재권
    • 한국정보교육학회:학술대회논문집
    • /
    • 한국정보교육학회 2021년도 학술논문집
    • /
    • pp.93-99
    • /
    • 2021
  • 본 연구는 초등학생을 대상으로 하는 증강현실 기반 프로그래밍 학습 도구의 개발 방향에 대해 논의하고자 기존에 개발된 도구와 관련 문헌을 분석하였다. 문헌연구를 통해, 명령어를 조작하는 환경은 모바일형 증강현실 내에서 터치하는 방식이 효과적이며 수업 환경과 교수학습전략을 고려한 콘텐츠 개발과 설계가 필요하다는 결론을 도출하였다. 이를 토대로 초등학생을 위한 증강현실 프로그래밍 도구는 실물 교재나 특정 공간을 인식시키면 프로그래밍 문제가 증강되며 증강된 환경 내에서 명령어 선택 및 조합을 가능하게 함으로써, 프로그래밍에 대한 흥미와 관심을 증진 시킬 수 있도록 설계되어야 함을 시사하였다.

  • PDF

소프트웨어 교육을 위한 웹 페이지 기반의 프로그래밍 교육 및 채점 시스템 (Web page-based programming education and scoring system for software education)

  • 조민우;최지영;정회경
    • 한국정보통신학회논문지
    • /
    • 제26권1호
    • /
    • pp.134-139
    • /
    • 2022
  • 최근 프로그래밍과 인공지능에 대한 관심이 지속적으로 높아지고 있으며 초등학교부터 필수 교육으로 소프트웨어 교육을 실시하고 있다. 효율적인 프로그래밍 교육을 위해서 기본적으로 학생과 교사에게 적합한 실습실 환경을 구축해야 하지만 노후 컴퓨터와 네트워크 장비 구축 미비 등으로 인한 성능 문제가 있으며 이러한 컴퓨터들의 교체를 통해 성능을 높이는 일은 단기간에 현실적으로 불가능하다. 따라서 본 논문에서는 프로그래밍 실습 환경에 대한 문제 해결을 위해 React와 Spring boot를 사용하여 웹 페이지 기반의 온라인 실습환경 및 알고리즘 경진대회 채점 시스템을 제안한다. 이를 통해 사양이 낮은 컴퓨터에서도 웹 브라우저만을 사용하여 프로그래밍 학습을 진행할 수 있을 것으로 사료된다. 또한 학습하고자 하는 언어와 관계없이 여러 가지 프로그래밍 언어를 학습할 수 있으므로 실습 환경 구축을 위해 시간적 비용을 줄일 수 있을 것으로 사료된다.

PC 기반 제어기를 위한 Flowchart 활용 프로그래밍 환경의 개발 (Flowchart Programming Environment for Process Control)

  • 이희원;김기원;민병권;이상조;김찬봉
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.1240-1243
    • /
    • 2004
  • For agile production methods, manufacturing system requires development of a motion controller which has flexibility of general-purpose motion controller and productivity of specialized-purpose one. In this study we developed the Flowchart Programming development environment for Motion language and Process Control. The controller designed on this environment can be used as a general purpose motion controller of a machining tool. Design of control programming based on a flowchart has the advantage of reducing the time consumed and intuitive interface for users. We create the solution with the Microsoft Visio for the flowchart-based platform and OPC for the process communication..

  • PDF

그래픽 사용자 인터페이스로 구현한 병렬 프로그래밍 환경 (A Parallel Programming Environment Implemented with Graphic User Interface)

  • 유정목;이동희;이만호
    • 한국정보처리학회논문지
    • /
    • 제7권8호
    • /
    • pp.2388-2399
    • /
    • 2000
  • 본 논문에서는 사용자의 병렬 프로그램 작성을 도와주는 병렬 프로그래밍 환경에 대해 기술한다. 병렬 프로그래밍 환경은 일반적인 컴파일러의 기능의 전위 부분에 해당하는 어휘분석과 구문분석 기능 수행하고 있으며, 프로그램에서 이용하는 변수들의 데이터 흐름 분석과 데이터 종속성 분석, 그리고, 여러 가지 병렬 프로그램 변환 기법들을 수행한다. 특히 프로그래머가 병렬 프로그램을 용이하게 작성할 수 있도록 그래픽 사용자 인터페이스를 제공한다.

  • PDF

공장 자동화를 위한 지능 생산 시스템 개발에 관한 연구 (Study of Intelligent Manufacturing System Development for Factory Automation)

  • Park, K.H.
    • 한국정밀공학회지
    • /
    • 제14권7호
    • /
    • pp.126-136
    • /
    • 1997
  • This paper describes a task level cell programming environment that deals with difficulties in programming Flexible Manufacturing Cells (FMCs), and consists of the cell programming editor and the automatic generation module. In the cell programming editor, cell programs can be developed with task- oriented cell specifications that reduces the amount of details to be considered by cell programmers. The automatic generation module transforms task specifications into executable programs used by cell constituents. The development tool in designing the environment is an object-oriented approach which provides a simple to use and intuitive user interface, and allows for an easy development of object models associated with the environment. Test results are illustrated in order to demonstrate the applicability of the developed envifonment.

  • PDF

다중 로봇의 작업 교시를 위한 오프라인 프로그래밍 (Off-Line Programming for Task Teaching in a Muti-Robot System)

  • 김대광;강성균;손권
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.412-412
    • /
    • 2000
  • This paper presents a task teaching method for off-line programming of a multi-robot system. Teaching commands were developed in order to simplify a complex teaching process, to shorten the setup time for new working environment and to have flexibility for changes in working environment. Four teaching commands can be used to automatically generate trajectories of an end-effector of the robot in electronics assembly line. The robots used in the work cell are a four-axis SCARA robot and six-axis articulated robot. Each robot is controlled in a independent way while objects, working environment and robots are modeled in corresponding modules, respectively. The off- line programming system developed uses OpenGL for a smooth graphic effect in Window s where three dimensional CAD data can be leaded for graphical modeling.

  • PDF

Ada 프로그램의 Visibility Graph 생성모델에 관한 연구 (A Study on Visibility Graph Generating Model of Ada Program)

  • 정중영;김희주;윤창섭
    • 한국국방경영분석학회지
    • /
    • 제16권2호
    • /
    • pp.56-74
    • /
    • 1990
  • Programming-in-the-Large refers to software development environment and includes the organization and representation of a system structure, module decomposition, component dependence analysis, seperate compilation, subsystem and composition identification. The most intricate problem in this environment is the mastery of the structural complexity of large software systems. Ada programming language is tailored to the needs for building of large, integrated software systems from many program units. The visibility graph generating model presented in this paper transforms Ada source program into a visibility graph with nodes for program units and edges for visibility relations among program units. The system description in terms of program units and their visibility relations produced by this model can be utilized for some apects of Programming-in-the-Large environment and also assists designeers, programmers, integrators and maintainers in defining, understanding and exploring the structure of evolving software systems. The model designed and implemented in Ada programming language runs on PCs and will remain useful both in practice and as experimental tool.

  • PDF