e-Learning, e-Education, and Online Training. 5th EAI International Conference, eLEOT 2019, Kunming, China, August 18–19, 2019, Proceedings

Research Article

The Application of Heuristic Teaching Method in Explaining the Asterisk Triangles Pattern in C Language

Download
54 downloads
  • @INPROCEEDINGS{10.1007/978-3-030-35095-6_34,
        author={Xiaoqiang Wu and Ruican Hao and Hongfang Cheng},
        title={The Application of Heuristic Teaching Method in Explaining the Asterisk Triangles Pattern in C Language},
        proceedings={e-Learning, e-Education, and Online Training. 5th EAI International Conference, eLEOT 2019, Kunming, China, August 18--19, 2019, Proceedings},
        proceedings_a={ELEOT},
        year={2019},
        month={11},
        keywords={Program design Triangle Graphical method Heuristic teaching},
        doi={10.1007/978-3-030-35095-6_34}
    }
    
  • Xiaoqiang Wu
    Ruican Hao
    Hongfang Cheng
    Year: 2019
    The Application of Heuristic Teaching Method in Explaining the Asterisk Triangles Pattern in C Language
    ELEOT
    Springer
    DOI: 10.1007/978-3-030-35095-6_34
Xiaoqiang Wu1, Ruican Hao2,*, Hongfang Cheng3
  • 1: Inner Mongolia University for the Nationalities
  • 2: Beijing Polytechnic
  • 3: Wuhu Institute of Technology
*Contact email: haoruican@163.com

Abstract

The C language is a programming language which has both the characteristics of the low-level and high-level. The C language program design course has been set up in every major of the College of Mechanical Engineering at the Inner Mongolia University of Nationalities. However, as a non computer major student, when studying the knowledge of loop structure, the complexity and abstraction of the knowledge point and the various multiple loop structures are difficult to learn. But as the most common and basic knowledge point, it must be mastered skillfully. In this paper, the pattern of a isosceles right triangle composed of asterisks was used as an example. By using the loop structure to output the pattern, the students were inspired and learned how to find ways to solve the similar problems. The actual teaching practice achieved good results which proved the effectiveness of the teaching case.