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

검색결과 193건 처리시간 0.029초

온라인 학습 환경에서 발생하는 파이썬 프로그래밍 오류 사례 분석 (A Case Study of Python Programming Error in an Online Learning Environment)

  • 정혜욱
    • 문화기술의 융합
    • /
    • 제7권3호
    • /
    • pp.247-253
    • /
    • 2021
  • 컴퓨터 프로그램 초보 학습자의 프로그래밍 실습과정에서 발생하는 프로그래밍 오류는 다양하다. 이때 학습자는 스스로 오류사항을 인지하기 어렵기 때문에 교수자의 피드백을 통해 프로그램 오류를 수정하게 된다. 그러나 최근 코로나19로 인해 온라인 환경에서 프로그래밍 기법을 학습하게 됨에 따라 오프라인 수업에 비해 교수자와의 상호작용에 한계가 있으므로 학습자 스스로 프로그래밍 오류를 해결하는 능력을 키울 필요가 있다. 이에 본 연구에서는 파이썬 언어를 이용한 온라인 프로그래밍 수업에서 발생된 학습자들의 오류 사례를 분석하고, 그 결과를 바탕으로 학습자의 프로그래밍 오류 수정 능력을 키워줄 수 있는 온라인 프로그래밍 교육 방안을 제시하였다.

인지적 도제 모델을 적용한 웹기반 비주얼 프로그래밍 학습시스템 개발 (Development of Web-based Visual Programming Instruction System using the Model of Cognitive Apprenticeship)

  • 김보현;박정호;오필우;김명렬
    • 컴퓨터교육학회논문지
    • /
    • 제11권2호
    • /
    • pp.55-64
    • /
    • 2008
  • 프로그래밍 언어의 교수-학습을 개선하기 위한 연구는 꾸준히 계속되어 오고 있으며, 또한 프로그래밍언어에 대한 학습 코스웨어들도 많이 개발되고 있으나, 컴퓨터 프로그래밍교육에 대한 학습자들의 학습효과는 비교적 저조한 편이다. 따라서 본 연구에서는 컴퓨터프로그래밍 교육의 학습효과를 향상시키기 위해 인지적 도제 모델을 적용한 웹기반 비주얼 프로그래밍 학습시스템을 설계 및 구현하고, 구현한 학습시스템을 학교교육 현장에 적용하였다. 그 결과 학습자들의 학업성취도와 학습태도에서 긍정적인 효과가 있음을 검증하여 제시한다.

  • PDF

대면 및 비대면 프로그래밍 수업의 학생 인식에 관한 연구 (A Study on Student Perceptions of Face-to-face and Non-face-to-face Programming Classes)

  • 정인기
    • 한국정보교육학회:학술대회논문집
    • /
    • 한국정보교육학회 2021년도 학술논문집
    • /
    • pp.341-348
    • /
    • 2021
  • 펜데믹 시대가 도래하면서 비대면 수업이 실시되고 있으며, 많은 교과에서 비대면 수업의 효과에 대한 연구도 많이 진행되고 있다. 특히, 프로그래밍 수업은 지식 전달과 실습을 겸하는 특성을 가진 과목으로 비대면 수업의 경우에 학생들의 인식면에서 어떤 특성을 보여주는지 알아보기 위하여 비대면 수업과 대면 수업을 각각 실시한 후에 학생들에게 설문 조사하였다. 수업에서의 질문과 응답 용이성, 수업 내용의 이해 및 수업에의 몰입에서는 전통적인 대면 수업이 좋다고 응답한 학생수가 많았으며, 실습 시간 확보 및 수업 제어 면에서는 비대면 수업이 좋다고 응답한 학생수가 많았다. 이와 같은 연구 결과를 활용하면 효과적인 프로그래밍 수업을 계획하는데 도움이 될 수 있을 것으로 기대된다.

  • PDF

프로그래밍 실습수업에서의 짝 프로그래밍: 학생들의 수용성(受容性)을 중심으로 본 효과와 한계, 운영 방안 (Pair Programming in Programming Lab: The Effects, Limits, and Guidelines Based on the Student Receptivity)

  • 정충교
    • 디지털콘텐츠학회 논문지
    • /
    • 제19권9호
    • /
    • pp.1663-1669
    • /
    • 2018
  • 짝 프로그래밍은 두 사람이 하나의 컴퓨터에서 코드를 작성하는 소프트웨어 개발 방법이다. 한 사람은 코드를 입력하고 다른 사람은 옆에서 훈수를 두는데 두 사람은 자주 역할을 바꾼다. 프로그래밍 실습 수업에 짝 프로그래밍을 적용하면 학습 성과 향상, 협동 작업 연습, 교류 증진 등 여러 가지 이득을 기대할 수 있다. 이 연구에서는 대학 프로그래밍 실습에 짝 프로그래밍을 적용하고 설문 조사를 통해 학생들이 짝 프로그래밍을 얼마나 잘 받아들이는지, 짝 프로그래밍을 받아들이기 어렵게 하는 요소가 무엇인지를 조사하였다. 조사 결과를 바탕으로 짝 프로그래밍을 도입할 때 고려할 사항을 가이드라인으로 제시하였다. 이를 요약하면, 학생이 짝 프로그래밍 참여 여부를 선택할 수 있게 해야 할 것이며, 역할 교대를 방해하는 요인들을 제거해야 하고, 짝 배정에 세심한 노력을 기울여야 한다는 것이다.

ASP 프로그래밍 능력 향상을 위한 교육용 컨텐츠의 설계 및 구현 (Design and Implementation of Educational Contents for ASP Programming Efficiency)

  • 정남철
    • 한국컴퓨터산업학회논문지
    • /
    • 제6권5호
    • /
    • pp.791-800
    • /
    • 2005
  • 본 논문에서 ASP 프로그래밍 능력 향상을 위한 교육용 컨텐츠를 개발하였다. 여기서 개발된 교육용 컨텐츠는 구성주의에 바탕을 둔 교수 학습 모델의 하나인 인지적 도제 모델을 적용하였다. 특히, 본 컨텐츠를 통해서 학습자는 멀티미디어로 만들어진 교육용 동영상을 통해 학습할 수 있고, 실제 실습 환경과 유사하게 실행되는 동영상의 예제에 따라 프로그래밍을 실습할 수 있으며, 주어진 과제를 해결함으로써 스스로 이해 수준을 파악할 수 있다. 따라서 이 교육용 컨텐츠는 학습자 스스로가 프로그래밍 실습에 흥미를 가지고 학습을 유도하도록 개발하였으므로 학습 효과를 기대할 수 있다.

  • PDF

안드로이드 프로그래밍 수업을 위한 뇌기반 교수학습 설계 (Brain-based Instructional Design for Android Programming Lessons)

  • 최숙영
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2018년도 춘계학술대회
    • /
    • pp.601-603
    • /
    • 2018
  • 최근 뇌과학의 발달을 통해 뇌가 어떻게 학습하고 어떤 상황에서 가장 효과적으로 활동하는지 파악하여 이를 기반으로 교수 학습을 지원하기 위한 연구들이 진행되고 있다. 본 연구에서는 프로그래밍 수업의 특징과 실습 과정에서 발생되는 어려움들을 고려하여 이를 효과적으로 극복하기 위한 방안으로 뇌기반 학습 원리를 적용하고자 한다. 즉, 안드로이드 프로그래밍 수업의 특성에 적합한 뇌기반 학습 원리를 적용하여 학습자가 효과적으로 프로그래밍 학습을 할 수 있도록 교수학습을 설계한다.

  • PDF

Robust Evolutionary Programming Technique for Optimal Control Problems

  • Park, C.;Lee, T.
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.50.2-50
    • /
    • 2001
  • Optimal control problems are notoriously difficult to solve either analytically or numerically except for limited cases of having simple dynamics. Evolutionary programming is a promising method of solving various optimal control problem arising in practice since it does not require the expression of Lagrange´s adjoint system and that it can easily implement the inequality constraints on the control variable, In this paper, evolutionary programming is combined with spline method, so the smoother control profile and the Jumping times could be obtained. The optimal profiles obtained by the proposed method are compared with exact solution if it is available. With more complicated model equation, the proposed method showed better performance than other researchers´. It is demonstrated that the evolutionary programming with spline method can ...

  • PDF

Design optimization of reinforced concrete structures

  • Guerra, Andres;Kiousis, Panos D.
    • Computers and Concrete
    • /
    • 제3권5호
    • /
    • pp.313-334
    • /
    • 2006
  • A novel formulation aiming to achieve optimal design of reinforced concrete (RC) structures is presented here. Optimal sizing and reinforcing for beam and column members in multi-bay and multistory RC structures incorporates optimal stiffness correlation among all structural members and results in cost savings over typical-practice design solutions. A Nonlinear Programming algorithm searches for a minimum cost solution that satisfies ACI 2005 code requirements for axial and flexural loads. Material and labor costs for forming and placing concrete and steel are incorporated as a function of member size using RS Means 2005 cost data. Successful implementation demonstrates the abilities and performance of MATLAB's (The Mathworks, Inc.) Sequential Quadratic Programming algorithm for the design optimization of RC structures. A number of examples are presented that demonstrate the ability of this formulation to achieve optimal designs.

A Curriculum for Mobile Programming Education that Includes A Project Completion and It's Implementation Results

  • Ha, Seok-Wun;Huh, Kwang-Hoon
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권9호
    • /
    • pp.139-147
    • /
    • 2016
  • In recent, android application developments have been done widely that intensify smart phone utilization. In this paper, we propose a curriculum that undergraduate students can improve their mobile programming abilities as well as integrate experiences of application development based on android. And also a series of practices to advance their sense of accomplishment are added by offering an opportunity to carry out a real project to use a variety of sensors embedded in smart phone during the course of study. The project is composed of a series of modules for implementing a trekking App that helpful to people who enjoy spending time in outdoors through their favorite activities such as trekking, cycling, and climbing with their own smart phones. Through practical curriculum operation and project implementation, we show that the proposed curriculum is appropriate to a mobile programming education that combine learning and practice.

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