(Origin section: C/C
Compressed file format: e-book
Attachment source: Internet
Operation mode: Windows mode
Is it verified by yourself: No
Attachment nature: free
Specific description: The discussion of the function template education method has a learning reference value!
【Summary】
C language programming is an important basic course for computer majors, and templates are one of the key points of education. In the process of educational practice, the gradual three-step education method can gradually remind the connotation of function templates, so that students can easily and naturally master the use of function templates, so as to obtain outstanding educational effects.
【Key words】C language; function template; educational method; enlightenment education
1. Introduction
Template mechanism is a new feature introduced in C language, because of its high degree of abstraction, it is a big difficulty for beginners. Templates are divided into class templates and function templates. If you can master the concept and use of function templates well, your understanding of class templates will be smooth. Through continuous exploration in the process of practice, the education about function templates adopts the three-step education method of arousing hobbies, enlightening introduction, and understanding the mechanism. From shallow to deep, from outside to inside, students can deeply understand the essence of function templates. Proficient in writing and using methods.
Function Template Education Method Discussion.doc)